private void InitializeComponent()
 {
     this.components = new Container();
     Area area = new Area();
     House house = new House();
     Area area2 = new Area();
     this.splitContainer1 = new System.Windows.Forms.SplitContainer();
     this.splitContainer2 = new System.Windows.Forms.SplitContainer();
     this.gbSearchParams = new System.Windows.Forms.GroupBox();
     this.label12 = new System.Windows.Forms.Label();
     this.selectServices1 = new AIS.SN.UI.Controls.SelectServices();
     this.cbxHousesWithoutNorms = new System.Windows.Forms.CheckBox();
     this.cbxHousesWithoutTariffs = new System.Windows.Forms.CheckBox();
     this.label2 = new System.Windows.Forms.Label();
     this.selectCanonicalType = new SelectFasetData();
     this.nudYearEnd = new System.Windows.Forms.NumericUpDown();
     this.lblYearEnd = new System.Windows.Forms.Label();
     this.nudYearBegin = new System.Windows.Forms.NumericUpDown();
     this.lblYearBegin = new System.Windows.Forms.Label();
     this.cbxYear = new System.Windows.Forms.CheckBox();
     this.cbxFloor = new System.Windows.Forms.CheckBox();
     this.nudFloorEnd = new System.Windows.Forms.NumericUpDown();
     this.lblFloorEnd = new System.Windows.Forms.Label();
     this.nudFloorBegin = new System.Windows.Forms.NumericUpDown();
     this.lblFloorBegin = new System.Windows.Forms.Label();
     this.selectAddresses = new SelectAddresses();
     this.bFind = new System.Windows.Forms.Button();
     this.label6 = new System.Windows.Forms.Label();
     this.label3 = new System.Windows.Forms.Label();
     this.cbxServiceType = new System.Windows.Forms.ComboBox();
     this.bsServiceTypes = new System.Windows.Forms.BindingSource(this.components);
     this.houseServiceTariffAddView = new HouseServiceTariffAddView();
     this.btnSave = new System.Windows.Forms.Button();
     this.dbxTariffDate = new DateBox();
     this.label9 = new System.Windows.Forms.Label();
     this.label1 = new System.Windows.Forms.Label();
     this.selectOrgDocument = new SelectOrgDocument();
     this.statusStrip = new System.Windows.Forms.StatusStrip();
     this.statsLabel = new System.Windows.Forms.ToolStripStatusLabel();
     this.splitContainer1.Panel1.SuspendLayout();
     this.splitContainer1.Panel2.SuspendLayout();
     this.splitContainer1.SuspendLayout();
     this.splitContainer2.Panel1.SuspendLayout();
     this.splitContainer2.Panel2.SuspendLayout();
     this.splitContainer2.SuspendLayout();
     this.gbSearchParams.SuspendLayout();
     this.nudYearEnd.BeginInit();
     this.nudYearBegin.BeginInit();
     this.nudFloorEnd.BeginInit();
     this.nudFloorBegin.BeginInit();
     this.bsServiceTypes.BeginInit();
     this.statusStrip.SuspendLayout();
     base.SuspendLayout();
     this.splitContainer1.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.splitContainer1.set_FixedPanel(System.Windows.Forms.FixedPanel.Panel2);
     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.splitContainer2);
     this.splitContainer1.Panel2.Controls.Add(this.btnSave);
     this.splitContainer1.Panel2.Controls.Add(this.dbxTariffDate);
     this.splitContainer1.Panel2.Controls.Add(this.label9);
     this.splitContainer1.Panel2.Controls.Add(this.label1);
     this.splitContainer1.Panel2.Controls.Add(this.selectOrgDocument);
     this.splitContainer1.set_Size(new System.Drawing.Size(960, 0x27d));
     this.splitContainer1.set_SplitterDistance(0x23f);
     this.splitContainer1.set_TabIndex(1);
     this.splitContainer2.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.splitContainer2.set_FixedPanel(System.Windows.Forms.FixedPanel.Panel1);
     this.splitContainer2.set_Location(new System.Drawing.Point(0, 0));
     this.splitContainer2.set_Name("splitContainer2");
     this.splitContainer2.set_Orientation(System.Windows.Forms.Orientation.Horizontal);
     this.splitContainer2.Panel1.Controls.Add(this.gbSearchParams);
     this.splitContainer2.Panel2.Controls.Add(this.houseServiceTariffAddView);
     this.splitContainer2.set_Size(new System.Drawing.Size(960, 0x23f));
     this.splitContainer2.set_SplitterDistance(150);
     this.splitContainer2.set_TabIndex(1);
     this.gbSearchParams.Controls.Add(this.label12);
     this.gbSearchParams.Controls.Add(this.selectServices1);
     this.gbSearchParams.Controls.Add(this.cbxHousesWithoutNorms);
     this.gbSearchParams.Controls.Add(this.cbxHousesWithoutTariffs);
     this.gbSearchParams.Controls.Add(this.label2);
     this.gbSearchParams.Controls.Add(this.selectCanonicalType);
     this.gbSearchParams.Controls.Add(this.nudYearEnd);
     this.gbSearchParams.Controls.Add(this.lblYearEnd);
     this.gbSearchParams.Controls.Add(this.nudYearBegin);
     this.gbSearchParams.Controls.Add(this.lblYearBegin);
     this.gbSearchParams.Controls.Add(this.cbxYear);
     this.gbSearchParams.Controls.Add(this.cbxFloor);
     this.gbSearchParams.Controls.Add(this.nudFloorEnd);
     this.gbSearchParams.Controls.Add(this.lblFloorEnd);
     this.gbSearchParams.Controls.Add(this.nudFloorBegin);
     this.gbSearchParams.Controls.Add(this.lblFloorBegin);
     this.gbSearchParams.Controls.Add(this.selectAddresses);
     this.gbSearchParams.Controls.Add(this.bFind);
     this.gbSearchParams.Controls.Add(this.label6);
     this.gbSearchParams.Controls.Add(this.label3);
     this.gbSearchParams.Controls.Add(this.cbxServiceType);
     this.gbSearchParams.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.gbSearchParams.set_Location(new System.Drawing.Point(0, 0));
     this.gbSearchParams.set_Name("gbSearchParams");
     this.gbSearchParams.set_Size(new System.Drawing.Size(960, 150));
     this.gbSearchParams.set_TabIndex(0);
     this.gbSearchParams.set_TabStop(false);
     this.gbSearchParams.set_Text("Параметры поиска");
     this.label12.set_AutoSize(true);
     this.label12.set_Location(new System.Drawing.Point(12, 0x34));
     this.label12.set_Name("label12");
     this.label12.set_Size(new System.Drawing.Size(0x2b, 13));
     this.label12.set_TabIndex(0x37);
     this.label12.set_Text("Услуга");
     area.AreaGroupId = 0L;
     area.AreaGroupName = null;
     area.Id = 0L;
     area.IsDeleted = false;
     area.IsDirty = true;
     area.Name = "";
     area.ObjectWithIdType = null;
     area.StatusTemporary = 0;
     this.selectServices1.Area = area;
     this.selectServices1.Date = new System.DateTime(0L);
     this.selectServices1.FromDate = new System.DateTime(0L);
     house.AdrId = 0L;
     house.AdrName = null;
     int[] numArray = new int[4];
     house.AnotherSquare = new decimal(numArray);
     house.BoroughId = 0;
     house.BoroughName = null;
     house.CanonicalTypeId = 0;
     house.CanonicalTypeName = null;
     house.CargoLift = 0;
     house.Created = new System.DateTime(0L);
     house.DomKom = false;
     house.DomKomTarif = 0.0;
     house.Entrance = 0;
     house.ExternalKey = 0L;
     house.FireAlarmType = 0;
     house.FireAlarmTypeName = null;
     int[] numArray2 = new int[4];
     house.FiredArea = new decimal(numArray2);
     house.FiveRoom = 0;
     house.Flat = 0;
     house.FlatWithGarbageChute = 0;
     house.Floor = 0;
     int[] numArray3 = new int[4];
     house.FloorArea = new decimal(numArray3);
     house.FormControl = 0;
     house.FormControlTypeName = null;
     house.FoundationType = 0;
     house.FoundationTypeName = null;
     house.FourRoom = 0;
     house.GvsType = 0;
     house.GvsTypeName = null;
     house.HeatingType = 0;
     house.HeatingTypeName = null;
     house.HouseChief = null;
     house.HvsType = 0;
     house.HvsTypeName = null;
     house.Id = 0L;
     house.IsDeleted = false;
     house.IsDirty = false;
     house.KapRemontYear = 0;
     int[] numArray4 = new int[4];
     house.KitchensSquare = new decimal(numArray4);
     house.Lift = 0;
     int[] numArray5 = new int[4];
     house.LivingSquare = new decimal(numArray5);
     house.LocalBroadcastingType = 0;
     house.LocalBroadcastingTypeName = null;
     house.MusorCount = 0;
     house.ObjectWithIdType = null;
     house.OnDate = new System.DateTime(0L);
     house.OneRoom = 0;
     house.OverflowType = 0;
     house.OverFlowTypeName = null;
     house.OverlapType = 0;
     house.OverlapTypeName = null;
     house.OwnershipType = 0;
     house.OwnerShipTypeName = null;
     house.PassLift = 0;
     house.PassportNum = 0;
     house.PercentWear = 0;
     house.PrintServices = 0;
     house.RaionSud = null;
     house.RoofType = 0;
     house.RoofTypeName = null;
     house.Series = 0;
     house.SewerType = 0;
     house.SewerTypeName = null;
     house.StoveType = 0;
     house.StoveTypeName = null;
     house.SubProvider = null;
     house.Sud = 0;
     house.SudUc = null;
     house.TerritorialManagement = 0;
     house.TerritorialManagementName = null;
     house.ThreeRoom = 0;
     int[] numArray6 = new int[4];
     house.ToiletsSquare = new decimal(numArray6);
     int[] numArray7 = new int[4];
     house.TotalArea = new decimal(numArray7);
     int[] numArray8 = new int[4];
     house.TotalAreaLivingNonLivingMkd = new decimal(numArray8);
     int[] numArray9 = new int[4];
     house.TotalAreaMkd = new decimal(numArray9);
     int[] numArray10 = new int[4];
     house.TotalAreaOi = new decimal(numArray10);
     int[] numArray11 = new int[4];
     house.TotalStructureVolume = new decimal(numArray11);
     house.Tvenquipmenttype = 0;
     house.Tvenquipmenttypename = null;
     house.TwoRoom = 0;
     house.Type = 0;
     house.TypeName = null;
     house.UtilizationType = 0;
     house.UtilizationTypeName = null;
     house.WallType = 0;
     house.WallTypeName = null;
     house.YearBegin = 0;
     house.YearPassport = 0;
     this.selectServices1.House = house;
     this.selectServices1.IsMultiSelect = false;
     this.selectServices1.set_Location(new System.Drawing.Point(0x80, 50));
     this.selectServices1.set_MinimumSize(new System.Drawing.Size(0x159, 0));
     this.selectServices1.set_Name("selectServices1");
     this.selectServices1.set_Size(new System.Drawing.Size(0x19d, 20));
     this.selectServices1.set_TabIndex(0x36);
     this.selectServices1.ToDate = new System.DateTime(0x270f, 12, 0x1f, 0x17, 0x3b, 0x3b, 0x3e7);
     this.cbxHousesWithoutNorms.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Top);
     this.cbxHousesWithoutNorms.set_AutoSize(true);
     this.cbxHousesWithoutNorms.set_Location(new System.Drawing.Point(560, 0x74));
     this.cbxHousesWithoutNorms.set_Name("cbxHousesWithoutNorms");
     this.cbxHousesWithoutNorms.set_Size(new System.Drawing.Size(140, 0x11));
     this.cbxHousesWithoutNorms.set_TabIndex(11);
     this.cbxHousesWithoutNorms.set_Text("Дома без нормативов");
     this.cbxHousesWithoutNorms.set_UseVisualStyleBackColor(true);
     this.cbxHousesWithoutTariffs.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Top);
     this.cbxHousesWithoutTariffs.set_AutoSize(true);
     this.cbxHousesWithoutTariffs.set_Location(new System.Drawing.Point(560, 0x55));
     this.cbxHousesWithoutTariffs.set_Name("cbxHousesWithoutTariffs");
     this.cbxHousesWithoutTariffs.set_Size(new System.Drawing.Size(0x7a, 0x11));
     this.cbxHousesWithoutTariffs.set_TabIndex(10);
     this.cbxHousesWithoutTariffs.set_Text("Дома без тарифов");
     this.cbxHousesWithoutTariffs.set_UseVisualStyleBackColor(true);
     this.label2.set_AutoSize(true);
     this.label2.set_Location(new System.Drawing.Point(12, 0x55));
     this.label2.set_Name("label2");
     this.label2.set_Size(new System.Drawing.Size(0x73, 13));
     this.label2.set_TabIndex(0x2e);
     this.label2.set_Text("Вид благоустройства");
     this.selectCanonicalType.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Top);
     this.selectCanonicalType.set_FormattingEnabled(true);
     this.selectCanonicalType.set_Location(new System.Drawing.Point(0x80, 0x51));
     this.selectCanonicalType.set_Name("selectCanonicalType");
     this.selectCanonicalType.set_Size(new System.Drawing.Size(0x19d, 0x15));
     this.selectCanonicalType.set_Sorted(true);
     this.selectCanonicalType.set_TabIndex(2);
     this.nudYearEnd.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Top);
     this.nudYearEnd.set_Location(new System.Drawing.Point(0x30f, 0x34));
     int[] numArray12 = new int[4];
     numArray12[0] = 0x270f;
     this.nudYearEnd.set_Maximum(new decimal(numArray12));
     int[] numArray13 = new int[4];
     numArray13[0] = 0x6d9;
     this.nudYearEnd.set_Minimum(new decimal(numArray13));
     this.nudYearEnd.set_Name("nudYearEnd");
     this.nudYearEnd.set_Size(new System.Drawing.Size(0x33, 20));
     this.nudYearEnd.set_TabIndex(9);
     int[] numArray14 = new int[4];
     numArray14[0] = 0x7da;
     this.nudYearEnd.set_Value(new decimal(numArray14));
     this.lblYearEnd.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Top);
     this.lblYearEnd.set_AutoSize(true);
     this.lblYearEnd.set_Location(new System.Drawing.Point(0x2f6, 0x36));
     this.lblYearEnd.set_Name("lblYearEnd");
     this.lblYearEnd.set_Size(new System.Drawing.Size(0x13, 13));
     this.lblYearEnd.set_TabIndex(0x2c);
     this.lblYearEnd.set_Text("до");
     this.nudYearBegin.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Top);
     this.nudYearBegin.set_Location(new System.Drawing.Point(0x2bd, 0x34));
     int[] numArray15 = new int[4];
     numArray15[0] = 0x270f;
     this.nudYearBegin.set_Maximum(new decimal(numArray15));
     int[] numArray16 = new int[4];
     numArray16[0] = 0x6d9;
     this.nudYearBegin.set_Minimum(new decimal(numArray16));
     this.nudYearBegin.set_Name("nudYearBegin");
     this.nudYearBegin.set_Size(new System.Drawing.Size(0x33, 20));
     this.nudYearBegin.set_TabIndex(8);
     int[] numArray17 = new int[4];
     numArray17[0] = 0x7cb;
     this.nudYearBegin.set_Value(new decimal(numArray17));
     this.lblYearBegin.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Top);
     this.lblYearBegin.set_AutoSize(true);
     this.lblYearBegin.set_Location(new System.Drawing.Point(0x2aa, 0x36));
     this.lblYearBegin.set_Name("lblYearBegin");
     this.lblYearBegin.set_Size(new System.Drawing.Size(0x12, 13));
     this.lblYearBegin.set_TabIndex(0x2a);
     this.lblYearBegin.set_Text("от");
     this.cbxYear.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Top);
     this.cbxYear.set_AutoSize(true);
     this.cbxYear.set_Location(new System.Drawing.Point(560, 0x35));
     this.cbxYear.set_Name("cbxYear");
     this.cbxYear.set_Size(new System.Drawing.Size(100, 0x11));
     this.cbxYear.set_TabIndex(7);
     this.cbxYear.set_Text("Год постройки");
     this.cbxYear.set_UseVisualStyleBackColor(true);
     this.cbxYear.add_CheckedChanged(new System.EventHandler(this.cbxYear_CheckedChanged));
     this.cbxFloor.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Top);
     this.cbxFloor.set_AutoSize(true);
     this.cbxFloor.set_Location(new System.Drawing.Point(560, 0x17));
     this.cbxFloor.set_Name("cbxFloor");
     this.cbxFloor.set_Size(new System.Drawing.Size(0x7d, 0x11));
     this.cbxFloor.set_TabIndex(4);
     this.cbxFloor.set_Text("Количество этажей");
     this.cbxFloor.set_UseVisualStyleBackColor(true);
     this.cbxFloor.add_CheckedChanged(new System.EventHandler(this.cbxFloor_CheckedChanged));
     this.nudFloorEnd.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Top);
     this.nudFloorEnd.set_Location(new System.Drawing.Point(0x30f, 0x16));
     int[] numArray18 = new int[4];
     numArray18[0] = 0x63;
     this.nudFloorEnd.set_Maximum(new decimal(numArray18));
     int[] numArray19 = new int[4];
     numArray19[0] = 1;
     this.nudFloorEnd.set_Minimum(new decimal(numArray19));
     this.nudFloorEnd.set_Name("nudFloorEnd");
     this.nudFloorEnd.set_Size(new System.Drawing.Size(0x33, 20));
     this.nudFloorEnd.set_TabIndex(6);
     int[] numArray20 = new int[4];
     numArray20[0] = 9;
     this.nudFloorEnd.set_Value(new decimal(numArray20));
     this.lblFloorEnd.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Top);
     this.lblFloorEnd.set_AutoSize(true);
     this.lblFloorEnd.set_Location(new System.Drawing.Point(0x2f6, 0x18));
     this.lblFloorEnd.set_Name("lblFloorEnd");
     this.lblFloorEnd.set_Size(new System.Drawing.Size(0x13, 13));
     this.lblFloorEnd.set_TabIndex(0x26);
     this.lblFloorEnd.set_Text("до");
     this.nudFloorBegin.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Top);
     this.nudFloorBegin.set_Location(new System.Drawing.Point(0x2bd, 0x16));
     int[] numArray21 = new int[4];
     numArray21[0] = 0x63;
     this.nudFloorBegin.set_Maximum(new decimal(numArray21));
     int[] numArray22 = new int[4];
     numArray22[0] = 1;
     this.nudFloorBegin.set_Minimum(new decimal(numArray22));
     this.nudFloorBegin.set_Name("nudFloorBegin");
     this.nudFloorBegin.set_Size(new System.Drawing.Size(0x33, 20));
     this.nudFloorBegin.set_TabIndex(5);
     int[] numArray23 = new int[4];
     numArray23[0] = 1;
     this.nudFloorBegin.set_Value(new decimal(numArray23));
     this.lblFloorBegin.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Top);
     this.lblFloorBegin.set_AutoSize(true);
     this.lblFloorBegin.set_Location(new System.Drawing.Point(0x2aa, 0x18));
     this.lblFloorBegin.set_Name("lblFloorBegin");
     this.lblFloorBegin.set_Size(new System.Drawing.Size(0x12, 13));
     this.lblFloorBegin.set_TabIndex(0x24);
     this.lblFloorBegin.set_Text("от");
     this.selectAddresses.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Top);
     this.selectAddresses.IsByUser = false;
     this.selectAddresses.set_Location(new System.Drawing.Point(0x80, 0x74));
     this.selectAddresses.set_Name("selectAddresses");
     area2.AreaGroupId = 0L;
     area2.AreaGroupName = null;
     area2.Id = 0L;
     area2.IsDeleted = false;
     area2.IsDirty = false;
     area2.Name = "";
     area2.ObjectWithIdType = null;
     area2.StatusTemporary = 0;
     this.selectAddresses.SelectedArea = area2;
     this.selectAddresses.set_Size(new System.Drawing.Size(0x19d, 20));
     this.selectAddresses.set_TabIndex(3);
     this.bFind.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Top);
     this.bFind.set_Image(Resources.SEARCH);
     this.bFind.set_ImageAlign(System.Drawing.ContentAlignment.MiddleLeft);
     this.bFind.set_Location(new System.Drawing.Point(0x35a, 0x13));
     this.bFind.set_Name("bFind");
     this.bFind.set_Size(new System.Drawing.Size(0x60, 0x33));
     this.bFind.set_TabIndex(12);
     this.bFind.set_Text("Поиск");
     this.bFind.set_TextAlign(System.Drawing.ContentAlignment.MiddleRight);
     this.bFind.set_UseVisualStyleBackColor(true);
     this.bFind.add_Click(new System.EventHandler(this.bFind_Click));
     this.label6.set_AutoSize(true);
     this.label6.set_Location(new System.Drawing.Point(12, 0x74));
     this.label6.set_Name("label6");
     this.label6.set_Size(new System.Drawing.Size(0x2c, 13));
     this.label6.set_TabIndex(0x1f);
     this.label6.set_Text("Адреса");
     this.label3.set_AutoSize(true);
     this.label3.set_Location(new System.Drawing.Point(12, 0x18));
     this.label3.set_Name("label3");
     this.label3.set_Size(new System.Drawing.Size(0x3e, 13));
     this.label3.set_TabIndex(0x1a);
     this.label3.set_Text("Тип услуги");
     this.cbxServiceType.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Top);
     this.cbxServiceType.set_AutoCompleteMode(System.Windows.Forms.AutoCompleteMode.SuggestAppend);
     this.cbxServiceType.set_AutoCompleteSource(System.Windows.Forms.AutoCompleteSource.CustomSource);
     this.cbxServiceType.set_DataSource(this.bsServiceTypes);
     this.cbxServiceType.set_DisplayMember("ShortName");
     this.cbxServiceType.set_FormattingEnabled(true);
     this.cbxServiceType.set_Location(new System.Drawing.Point(0x80, 0x13));
     this.cbxServiceType.set_Name("cbxServiceType");
     this.cbxServiceType.set_Size(new System.Drawing.Size(0x19d, 0x15));
     this.cbxServiceType.set_TabIndex(1);
     this.cbxServiceType.add_SelectedIndexChanged(new System.EventHandler(this.cbxServiceType_SelectedIndexChanged));
     this.bsServiceTypes.set_DataSource(typeof(ServiceType));
     this.houseServiceTariffAddView.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.houseServiceTariffAddView.set_Location(new System.Drawing.Point(0, 0));
     this.houseServiceTariffAddView.set_Name("houseServiceTariffAddView");
     this.houseServiceTariffAddView.set_Size(new System.Drawing.Size(960, 0x1a5));
     this.houseServiceTariffAddView.set_TabIndex(10);
     this.houseServiceTariffAddView.EditPerformed += new System.EventHandler(this.houseServiceTariffAddView_EditPerformed);
     this.btnSave.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Top);
     this.btnSave.set_Location(new System.Drawing.Point(0x349, 12));
     this.btnSave.set_Name("btnSave");
     this.btnSave.set_Size(new System.Drawing.Size(0x6f, 0x20));
     this.btnSave.set_TabIndex(15);
     this.btnSave.set_Text("Сохранить");
     this.btnSave.set_UseVisualStyleBackColor(true);
     this.btnSave.add_Click(new System.EventHandler(this.btnSave_Click));
     this.dbxTariffDate.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Top);
     this.dbxTariffDate.AttachToPeriod = false;
     this.dbxTariffDate.AttachToPeriodEnd = false;
     this.dbxTariffDate.set_Location(new System.Drawing.Point(0x2c8, 0x13));
     this.dbxTariffDate.set_Mask("00/00/0000");
     this.dbxTariffDate.set_Name("dbxTariffDate");
     this.dbxTariffDate.set_Size(new System.Drawing.Size(100, 20));
     this.dbxTariffDate.set_TabIndex(14);
     this.dbxTariffDate.DateChanged += new DateChangedHandler(this.dbxTariffDate_DateChanged);
     this.label9.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Top);
     this.label9.set_AutoSize(true);
     this.label9.set_Location(new System.Drawing.Point(0x253, 0x16));
     this.label9.set_Name("label9");
     this.label9.set_Size(new System.Drawing.Size(0x6f, 13));
     this.label9.set_TabIndex(0x1b);
     this.label9.set_Text("Дата нового тарифа");
     this.label1.set_AutoSize(true);
     this.label1.set_Location(new System.Drawing.Point(7, 0x16));
     this.label1.set_Name("label1");
     this.label1.set_Size(new System.Drawing.Size(0x3a, 13));
     this.label1.set_TabIndex(0x1a);
     this.label1.set_Text("Документ");
     this.selectOrgDocument.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Top);
     this.selectOrgDocument.set_Location(new System.Drawing.Point(0x4a, 0x13));
     this.selectOrgDocument.set_Name("selectOrgDocument");
     this.selectOrgDocument.set_Size(new System.Drawing.Size(0x203, 20));
     this.selectOrgDocument.set_TabIndex(13);
     this.selectOrgDocument.OnOrgDocumentSelected += new OrgDocumentHandler(this.selectOrgDocument_OnOrgDocumentSelected);
     this.statusStrip.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { this.statsLabel });
     this.statusStrip.set_Location(new System.Drawing.Point(0, 0x27d));
     this.statusStrip.set_Name("statusStrip");
     this.statusStrip.set_Size(new System.Drawing.Size(960, 0x16));
     this.statusStrip.set_TabIndex(2);
     this.statsLabel.set_Name("statsLabel");
     this.statsLabel.set_Size(new System.Drawing.Size(0, 0x11));
     base.set_AutoScaleDimensions(new System.Drawing.SizeF(6f, 13f));
     base.set_AutoScaleMode(System.Windows.Forms.AutoScaleMode.Font);
     base.set_ClientSize(new System.Drawing.Size(960, 0x293));
     base.Controls.Add(this.splitContainer1);
     base.Controls.Add(this.statusStrip);
     base.set_Name("HouseServiceTariffMultipleAddForm");
     base.set_StartPosition(System.Windows.Forms.FormStartPosition.CenterScreen);
     this.set_Text("Групповое добавление тарифов на дома");
     base.set_WindowState(System.Windows.Forms.FormWindowState.Maximized);
     base.add_Load(new System.EventHandler(this.HouseServiceTariffMultipleAddForm_Load));
     this.splitContainer1.Panel1.ResumeLayout(false);
     this.splitContainer1.Panel2.ResumeLayout(false);
     this.splitContainer1.Panel2.PerformLayout();
     this.splitContainer1.ResumeLayout(false);
     this.splitContainer2.Panel1.ResumeLayout(false);
     this.splitContainer2.Panel2.ResumeLayout(false);
     this.splitContainer2.ResumeLayout(false);
     this.gbSearchParams.ResumeLayout(false);
     this.gbSearchParams.PerformLayout();
     this.nudYearEnd.EndInit();
     this.nudYearBegin.EndInit();
     this.nudFloorEnd.EndInit();
     this.nudFloorBegin.EndInit();
     this.bsServiceTypes.EndInit();
     this.statusStrip.ResumeLayout(false);
     this.statusStrip.PerformLayout();
     base.ResumeLayout(false);
     base.PerformLayout();
 }
 private void InitializeComponent()
 {
     Area area = new Area();
     House house = new House();
     this.btnCancel = new System.Windows.Forms.Button();
     this.btnOk = new System.Windows.Forms.Button();
     this.datePeriod = new DatePeriod();
     this.label2 = new System.Windows.Forms.Label();
     this.label1 = new System.Windows.Forms.Label();
     this.selectServices = new SelectServices();
     base.SuspendLayout();
     this.btnCancel.set_Location(new System.Drawing.Point(0x162, 0x1f));
     this.btnCancel.set_Name("btnCancel");
     this.btnCancel.set_Size(new System.Drawing.Size(0x42, 0x16));
     this.btnCancel.set_TabIndex(0x5d);
     this.btnCancel.set_Text("Отменить");
     this.btnCancel.set_UseVisualStyleBackColor(true);
     this.btnCancel.add_Click(new System.EventHandler(this.btnCancel_Click));
     this.btnOk.set_Location(new System.Drawing.Point(0x11a, 0x1f));
     this.btnOk.set_Name("btnOk");
     this.btnOk.set_Size(new System.Drawing.Size(0x42, 0x16));
     this.btnOk.set_TabIndex(0x5c);
     this.btnOk.set_Text("Добавить");
     this.btnOk.set_UseVisualStyleBackColor(true);
     this.btnOk.add_Click(new System.EventHandler(this.btnOk_Click));
     this.datePeriod.AttachToPeriod = false;
     this.datePeriod.DateBeginReadonly = false;
     this.datePeriod.DateEndReadonly = false;
     this.datePeriod.set_Location(new System.Drawing.Point(0x35, 0x20));
     this.datePeriod.set_Margin(new System.Windows.Forms.Padding(4));
     this.datePeriod.set_Name("datePeriod");
     this.datePeriod.set_Size(new System.Drawing.Size(0xe9, 0x17));
     this.datePeriod.set_TabIndex(0x5b);
     this.label2.set_AutoSize(true);
     this.label2.set_Location(new System.Drawing.Point(1, 0x24));
     this.label2.set_Name("label2");
     this.label2.set_Size(new System.Drawing.Size(0x2d, 13));
     this.label2.set_TabIndex(90);
     this.label2.set_Text("Период");
     this.label1.set_AutoSize(true);
     this.label1.set_Location(new System.Drawing.Point(1, 11));
     this.label1.set_Name("label1");
     this.label1.set_Size(new System.Drawing.Size(0x2b, 13));
     this.label1.set_TabIndex(0x59);
     this.label1.set_Text("Услуга");
     area.AreaGroupId = 0L;
     area.AreaGroupName = null;
     area.Id = 0L;
     area.IsDeleted = false;
     area.IsDirty = true;
     area.StatusTemporary = 0;
     area.Name = "";
     area.ObjectWithIdType = null;
     this.selectServices.Area = area;
     this.selectServices.Date = new System.DateTime(0L);
     this.selectServices.FromDate = new System.DateTime(0L);
     house.AdrId = 0L;
     house.AdrName = null;
     int[] numArray = new int[4];
     house.AnotherSquare = new decimal(numArray);
     house.BoroughId = 0;
     house.BoroughName = null;
     house.CargoLift = 0;
     house.Created = new System.DateTime(0L);
     house.Entrance = 0;
     house.FireAlarmType = 0;
     house.FireAlarmTypeName = null;
     int[] numArray2 = new int[4];
     house.FiredArea = new decimal(numArray2);
     house.FiveRoom = 0;
     house.Flat = 0;
     house.Floor = 0;
     int[] numArray3 = new int[4];
     house.FloorArea = new decimal(numArray3);
     house.FormControl = 0;
     house.FormControlTypeName = null;
     house.FourRoom = 0;
     house.GvsType = 0;
     house.GvsTypeName = null;
     house.HeatingType = 0;
     house.HeatingTypeName = null;
     house.HouseChief = null;
     house.HvsType = 0;
     house.HvsTypeName = null;
     house.Id = 0L;
     house.IsDeleted = false;
     house.IsDirty = false;
     int[] numArray4 = new int[4];
     house.KitchensSquare = new decimal(numArray4);
     house.Lift = 0;
     int[] numArray5 = new int[4];
     house.LivingSquare = new decimal(numArray5);
     house.LocalBroadcastingType = 0;
     house.LocalBroadcastingTypeName = null;
     house.ObjectWithIdType = null;
     house.OnDate = new System.DateTime(0L);
     house.OneRoom = 0;
     house.OverflowType = 0;
     house.OverFlowTypeName = null;
     house.OwnershipType = 0;
     house.OwnerShipTypeName = null;
     house.PassLift = 0;
     house.PercentWear = 0;
     house.RoofType = 0;
     house.RoofTypeName = null;
     house.Series = 0;
     house.SewerType = 0;
     house.SewerTypeName = null;
     house.StoveType = 0;
     house.StoveTypeName = null;
     house.SubProvider = null;
     house.ThreeRoom = 0;
     int[] numArray6 = new int[4];
     house.ToiletsSquare = new decimal(numArray6);
     int[] numArray7 = new int[4];
     house.TotalArea = new decimal(numArray7);
     int[] numArray8 = new int[4];
     house.TotalStructureVolume = new decimal(numArray8);
     house.Tvenquipmenttype = 0;
     house.Tvenquipmenttypename = null;
     house.TwoRoom = 0;
     house.Type = 0;
     house.TypeName = null;
     house.UtilizationType = 0;
     house.UtilizationTypeName = null;
     house.WallType = 0;
     house.WallTypeName = null;
     house.YearBegin = 0;
     house.YearPassport = 0;
     this.selectServices.House = house;
     this.selectServices.IsMultiSelect = false;
     this.selectServices.set_Location(new System.Drawing.Point(0x4f, 4));
     this.selectServices.set_Name("selectServices");
     this.selectServices.set_Size(new System.Drawing.Size(0x155, 20));
     this.selectServices.set_TabIndex(0x58);
     this.selectServices.ToDate = new System.DateTime(0x270f, 12, 0x1f, 0x17, 0x3b, 0x3b, 0x3e7);
     base.set_AutoScaleDimensions(new System.Drawing.SizeF(6f, 13f));
     base.set_AutoScaleMode(System.Windows.Forms.AutoScaleMode.Font);
     base.set_ClientSize(new System.Drawing.Size(0x1a8, 0x3b));
     base.Controls.Add(this.btnCancel);
     base.Controls.Add(this.btnOk);
     base.Controls.Add(this.datePeriod);
     base.Controls.Add(this.label2);
     base.Controls.Add(this.label1);
     base.Controls.Add(this.selectServices);
     base.set_FormBorderStyle(System.Windows.Forms.FormBorderStyle.FixedDialog);
     base.set_Name("HouseCounterServiceCounterAddChangeForm");
     base.set_StartPosition(System.Windows.Forms.FormStartPosition.CenterScreen);
     base.add_Load(new System.EventHandler(this.HouseCounterServiceCounterAddChangeForm_Load));
     base.add_FormClosed(new System.Windows.Forms.FormClosedEventHandler(this.HouseCounterServiceCounterAddChangeForm_FormClosed));
     base.ResumeLayout(false);
     base.PerformLayout();
 }
 private void InitializeComponent()
 {
     Area area = new Area();
     House house = new House();
     this.label6 = new System.Windows.Forms.Label();
     this.btnAddChange = new System.Windows.Forms.Button();
     this.btnCancel = new System.Windows.Forms.Button();
     this.label1 = new System.Windows.Forms.Label();
     this.label2 = new System.Windows.Forms.Label();
     this.label3 = new System.Windows.Forms.Label();
     this.label4 = new System.Windows.Forms.Label();
     this.label5 = new System.Windows.Forms.Label();
     this.lbAddress = new System.Windows.Forms.Label();
     this.lbTarif = new System.Windows.Forms.Label();
     this.lbResource = new System.Windows.Forms.Label();
     this.lbHouseHolder = new System.Windows.Forms.Label();
     this.lbServiceType = new System.Windows.Forms.Label();
     this.label10 = new System.Windows.Forms.Label();
     this.lbIsSeasonal = new System.Windows.Forms.Label();
     this.label11 = new System.Windows.Forms.Label();
     this.groupBox1 = new System.Windows.Forms.GroupBox();
     this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
     this.lblCanonicalName = new System.Windows.Forms.Label();
     this.label8 = new System.Windows.Forms.Label();
     this.chbxValidated = new System.Windows.Forms.CheckBox();
     this.chbxOpenedByError = new System.Windows.Forms.CheckBox();
     this.cb_UseOrganizations = new System.Windows.Forms.CheckBox();
     this.label7 = new System.Windows.Forms.Label();
     this.label9 = new System.Windows.Forms.Label();
     this.selectCloseOrgDocument = new SelectOrgDocument();
     this.selectOpenOrgDocument = new SelectOrgDocument();
     this.selectServices = new SelectServices();
     this.datePeriod = new DatePeriod();
     this.groupBox1.SuspendLayout();
     this.tableLayoutPanel1.SuspendLayout();
     base.SuspendLayout();
     this.label6.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Top);
     this.label6.set_AutoSize(true);
     this.label6.set_Location(new System.Drawing.Point(4, 0x73));
     this.label6.set_Name("label6");
     this.label6.set_Size(new System.Drawing.Size(0x2e, 13));
     this.label6.set_TabIndex(0x36);
     this.label6.set_Text("Услуга:");
     this.btnAddChange.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Bottom);
     this.btnAddChange.set_Location(new System.Drawing.Point(0x1d4, 0x11c));
     this.btnAddChange.set_Name("btnAddChange");
     this.btnAddChange.set_Size(new System.Drawing.Size(80, 0x19));
     this.btnAddChange.set_TabIndex(60);
     this.btnAddChange.set_UseVisualStyleBackColor(true);
     this.btnAddChange.add_Click(new System.EventHandler(this.btnAddChange_Click));
     this.btnCancel.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Bottom);
     this.btnCancel.set_Location(new System.Drawing.Point(0x22a, 0x11c));
     this.btnCancel.set_Name("btnCancel");
     this.btnCancel.set_Size(new System.Drawing.Size(80, 0x19));
     this.btnCancel.set_TabIndex(70);
     this.btnCancel.set_Text("Отмена");
     this.btnCancel.set_UseVisualStyleBackColor(true);
     this.btnCancel.add_Click(new System.EventHandler(this.btnCancel_Click));
     this.label1.set_AutoSize(true);
     this.label1.set_Location(new System.Drawing.Point(4, 13));
     this.label1.set_Name("label1");
     this.label1.set_Size(new System.Drawing.Size(0x2d, 13));
     this.label1.set_TabIndex(0x3a);
     this.label1.set_Text("Период");
     this.label2.set_AutoSize(true);
     this.label2.set_Location(new System.Drawing.Point(3, 13));
     this.label2.set_Name("label2");
     this.label2.set_Size(new System.Drawing.Size(0x88, 13));
     this.label2.set_TabIndex(0x3e);
     this.label2.set_Text("Управляющая компания:");
     this.label3.set_AutoSize(true);
     this.label3.set_Location(new System.Drawing.Point(3, 0x1a));
     this.label3.set_Name("label3");
     this.label3.set_Size(new System.Drawing.Size(0x98, 13));
     this.label3.set_TabIndex(0x3f);
     this.label3.set_Text("Ресурсоснабж.организация:");
     this.label4.set_AutoSize(true);
     this.label4.set_Location(new System.Drawing.Point(3, 0x27));
     this.label4.set_Name("label4");
     this.label4.set_Size(new System.Drawing.Size(0x2b, 13));
     this.label4.set_TabIndex(0x40);
     this.label4.set_Text("Тариф:");
     this.label5.set_AutoSize(true);
     this.label5.set_Location(new System.Drawing.Point(3, 0x34));
     this.label5.set_Name("label5");
     this.label5.set_Size(new System.Drawing.Size(0x29, 13));
     this.label5.set_TabIndex(0x41);
     this.label5.set_Text("Адрес:");
     this.lbAddress.set_AutoSize(true);
     this.lbAddress.set_Location(new System.Drawing.Point(0xcb, 0x34));
     this.lbAddress.set_Name("lbAddress");
     this.lbAddress.set_Size(new System.Drawing.Size(0x35, 13));
     this.lbAddress.set_TabIndex(0x45);
     this.lbAddress.set_Text("lbAddress");
     this.lbTarif.set_AutoSize(true);
     this.lbTarif.set_Location(new System.Drawing.Point(0xcb, 0x27));
     this.lbTarif.set_Name("lbTarif");
     this.lbTarif.set_Size(new System.Drawing.Size(0x24, 13));
     this.lbTarif.set_TabIndex(0x44);
     this.lbTarif.set_Text("lbTarif");
     this.lbResource.set_AutoSize(true);
     this.lbResource.set_Location(new System.Drawing.Point(0xcb, 0x1a));
     this.lbResource.set_Name("lbResource");
     this.lbResource.set_Size(new System.Drawing.Size(0x3d, 13));
     this.lbResource.set_TabIndex(0x43);
     this.lbResource.set_Text("lbResource");
     this.lbHouseHolder.set_AutoSize(true);
     this.lbHouseHolder.set_Location(new System.Drawing.Point(0xcb, 13));
     this.lbHouseHolder.set_Name("lbHouseHolder");
     this.lbHouseHolder.set_Size(new System.Drawing.Size(0x4d, 13));
     this.lbHouseHolder.set_TabIndex(0x42);
     this.lbHouseHolder.set_Text("lbHouseHolder");
     this.lbServiceType.set_AutoSize(true);
     this.lbServiceType.set_Location(new System.Drawing.Point(0xcb, 0));
     this.lbServiceType.set_Name("lbServiceType");
     this.lbServiceType.set_Size(new System.Drawing.Size(0x4b, 13));
     this.lbServiceType.set_TabIndex(0x47);
     this.lbServiceType.set_Text("lbServiceType");
     this.label10.set_AutoSize(true);
     this.label10.set_Location(new System.Drawing.Point(3, 0));
     this.label10.set_Name("label10");
     this.label10.set_Size(new System.Drawing.Size(0x41, 13));
     this.label10.set_TabIndex(70);
     this.label10.set_Text("Тип услуги:");
     this.lbIsSeasonal.set_AutoSize(true);
     this.lbIsSeasonal.set_Location(new System.Drawing.Point(0xcb, 0x41));
     this.lbIsSeasonal.set_Name("lbIsSeasonal");
     this.lbIsSeasonal.set_Size(new System.Drawing.Size(0x43, 13));
     this.lbIsSeasonal.set_TabIndex(0x49);
     this.lbIsSeasonal.set_Text("lbIsSeasonal");
     this.label11.set_AutoSize(true);
     this.label11.set_Location(new System.Drawing.Point(3, 0x41));
     this.label11.set_Name("label11");
     this.label11.set_Size(new System.Drawing.Size(70, 13));
     this.label11.set_TabIndex(0x48);
     this.label11.set_Text("Сезонность:");
     this.groupBox1.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Bottom);
     this.groupBox1.Controls.Add(this.tableLayoutPanel1);
     this.groupBox1.set_Location(new System.Drawing.Point(2, 0x8b));
     this.groupBox1.set_Name("groupBox1");
     this.groupBox1.set_Size(new System.Drawing.Size(0x278, 0x8b));
     this.groupBox1.set_TabIndex(0x4a);
     this.groupBox1.set_TabStop(false);
     this.groupBox1.set_Text("Параметры услуги");
     this.tableLayoutPanel1.set_ColumnCount(2);
     this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 200f));
     this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100f));
     this.tableLayoutPanel1.Controls.Add(this.label10, 0, 0);
     this.tableLayoutPanel1.Controls.Add(this.lblCanonicalName, 1, 6);
     this.tableLayoutPanel1.Controls.Add(this.label2, 0, 1);
     this.tableLayoutPanel1.Controls.Add(this.lbIsSeasonal, 1, 5);
     this.tableLayoutPanel1.Controls.Add(this.lbServiceType, 1, 0);
     this.tableLayoutPanel1.Controls.Add(this.lbAddress, 1, 4);
     this.tableLayoutPanel1.Controls.Add(this.label8, 0, 6);
     this.tableLayoutPanel1.Controls.Add(this.lbTarif, 1, 3);
     this.tableLayoutPanel1.Controls.Add(this.lbHouseHolder, 1, 1);
     this.tableLayoutPanel1.Controls.Add(this.lbResource, 1, 2);
     this.tableLayoutPanel1.Controls.Add(this.label3, 0, 2);
     this.tableLayoutPanel1.Controls.Add(this.label4, 0, 3);
     this.tableLayoutPanel1.Controls.Add(this.label5, 0, 4);
     this.tableLayoutPanel1.Controls.Add(this.label11, 0, 5);
     this.tableLayoutPanel1.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.tableLayoutPanel1.set_Location(new System.Drawing.Point(3, 0x10));
     this.tableLayoutPanel1.set_Name("tableLayoutPanel1");
     this.tableLayoutPanel1.set_RowCount(7);
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle());
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle());
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle());
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle());
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle());
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle());
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle());
     this.tableLayoutPanel1.set_Size(new System.Drawing.Size(0x272, 120));
     this.tableLayoutPanel1.set_TabIndex(0x4c);
     this.lblCanonicalName.set_AutoSize(true);
     this.lblCanonicalName.set_Location(new System.Drawing.Point(0xcb, 0x4e));
     this.lblCanonicalName.set_Name("lblCanonicalName");
     this.lblCanonicalName.set_Size(new System.Drawing.Size(0x5c, 13));
     this.lblCanonicalName.set_TabIndex(0x4d);
     this.lblCanonicalName.set_Text("lblCanonicalName");
     this.label8.set_AutoSize(true);
     this.label8.set_Location(new System.Drawing.Point(3, 0x4e));
     this.label8.set_Name("label8");
     this.label8.set_Size(new System.Drawing.Size(0x76, 13));
     this.label8.set_TabIndex(0x4c);
     this.label8.set_Text("Вид благоустройства:");
     this.chbxValidated.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Bottom);
     this.chbxValidated.set_AutoSize(true);
     this.chbxValidated.set_Location(new System.Drawing.Point(0x148, 0x121));
     this.chbxValidated.set_Name("chbxValidated");
     this.chbxValidated.set_Size(new System.Drawing.Size(0x86, 0x11));
     this.chbxValidated.set_TabIndex(50);
     this.chbxValidated.set_Text("Усиленный контроль");
     this.chbxValidated.set_UseVisualStyleBackColor(true);
     this.chbxOpenedByError.set_AutoSize(true);
     this.chbxOpenedByError.set_Location(new System.Drawing.Point(0x148, 0x10));
     this.chbxOpenedByError.set_Name("chbxOpenedByError");
     this.chbxOpenedByError.set_Size(new System.Drawing.Size(0x7a, 0x11));
     this.chbxOpenedByError.set_TabIndex(20);
     this.chbxOpenedByError.set_Text("Ошибочно открыта");
     this.chbxOpenedByError.set_UseVisualStyleBackColor(true);
     this.cb_UseOrganizations.set_AutoSize(true);
     this.cb_UseOrganizations.set_Location(new System.Drawing.Point(12, 0x2b));
     this.cb_UseOrganizations.set_Name("cb_UseOrganizations");
     this.cb_UseOrganizations.set_Size(new System.Drawing.Size(0xe2, 0x11));
     this.cb_UseOrganizations.set_TabIndex(30);
     this.cb_UseOrganizations.set_Text("Выбрать услуги по организациям дома");
     this.cb_UseOrganizations.set_UseVisualStyleBackColor(true);
     this.cb_UseOrganizations.add_CheckedChanged(new System.EventHandler(this.cb_UseOrganizations_CheckedChanged));
     this.label7.set_AutoSize(true);
     this.label7.set_Location(new System.Drawing.Point(4, 0x3f));
     this.label7.set_Name("label7");
     this.label7.set_Size(new System.Drawing.Size(0xa9, 13));
     this.label7.set_TabIndex(0x4d);
     this.label7.set_Text("Документ: основание открытия");
     this.label9.set_AutoSize(true);
     this.label9.set_Location(new System.Drawing.Point(4, 0x57));
     this.label9.set_Name("label9");
     this.label9.set_Size(new System.Drawing.Size(170, 13));
     this.label9.set_TabIndex(0x4e);
     this.label9.set_Text("Документ: основание закрытия");
     this.selectCloseOrgDocument.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Top);
     this.selectCloseOrgDocument.set_Location(new System.Drawing.Point(0xbc, 0x57));
     this.selectCloseOrgDocument.set_Name("selectCloseOrgDocument");
     this.selectCloseOrgDocument.set_Size(new System.Drawing.Size(0x1bb, 20));
     this.selectCloseOrgDocument.set_TabIndex(0x4c);
     this.selectOpenOrgDocument.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Top);
     this.selectOpenOrgDocument.set_Location(new System.Drawing.Point(0xbc, 0x3d));
     this.selectOpenOrgDocument.set_Name("selectOpenOrgDocument");
     this.selectOpenOrgDocument.set_Size(new System.Drawing.Size(0x1bb, 20));
     this.selectOpenOrgDocument.set_TabIndex(0x4b);
     this.selectServices.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Top);
     area.AreaGroupId = 0L;
     area.AreaGroupName = null;
     area.Id = 0L;
     area.IsDeleted = false;
     area.IsDirty = true;
     area.Name = "";
     area.ObjectWithIdType = null;
     area.StatusTemporary = 0;
     this.selectServices.Area = area;
     this.selectServices.Date = new System.DateTime(0L);
     this.selectServices.FromDate = new System.DateTime(0L);
     house.AdrId = 0L;
     house.AdrName = null;
     int[] numArray = new int[4];
     house.AnotherSquare = new decimal(numArray);
     house.BoroughId = 0;
     house.BoroughName = null;
     house.CanonicalTypeId = 0;
     house.CanonicalTypeName = null;
     house.CargoLift = 0;
     house.Created = new System.DateTime(0L);
     house.Entrance = 0;
     house.FireAlarmType = 0;
     house.FireAlarmTypeName = null;
     int[] numArray2 = new int[4];
     house.FiredArea = new decimal(numArray2);
     house.FiveRoom = 0;
     house.Flat = 0;
     house.FlatWithGarbageChute = 0;
     house.Floor = 0;
     int[] numArray3 = new int[4];
     house.FloorArea = new decimal(numArray3);
     house.FormControl = 0;
     house.FormControlTypeName = null;
     house.FourRoom = 0;
     house.GvsType = 0;
     house.GvsTypeName = null;
     house.HeatingType = 0;
     house.HeatingTypeName = null;
     house.HouseChief = null;
     house.HvsType = 0;
     house.HvsTypeName = null;
     house.Id = 0L;
     house.IsDeleted = false;
     house.IsDirty = false;
     int[] numArray4 = new int[4];
     house.KitchensSquare = new decimal(numArray4);
     house.Lift = 0;
     int[] numArray5 = new int[4];
     house.LivingSquare = new decimal(numArray5);
     house.LocalBroadcastingType = 0;
     house.LocalBroadcastingTypeName = null;
     house.ObjectWithIdType = null;
     house.OnDate = new System.DateTime(0L);
     house.OneRoom = 0;
     house.OverflowType = 0;
     house.OverFlowTypeName = null;
     house.OwnershipType = 0;
     house.OwnerShipTypeName = null;
     house.PassLift = 0;
     house.PercentWear = 0;
     house.PrintServices = 0;
     house.RoofType = 0;
     house.RoofTypeName = null;
     house.Series = 0;
     house.SewerType = 0;
     house.SewerTypeName = null;
     house.StoveType = 0;
     house.StoveTypeName = null;
     house.SubProvider = null;
     house.ThreeRoom = 0;
     int[] numArray6 = new int[4];
     house.ToiletsSquare = new decimal(numArray6);
     int[] numArray7 = new int[4];
     house.TotalArea = new decimal(numArray7);
     int[] numArray8 = new int[4];
     house.TotalStructureVolume = new decimal(numArray8);
     house.Tvenquipmenttype = 0;
     house.Tvenquipmenttypename = null;
     house.TwoRoom = 0;
     house.Type = 0;
     house.TypeName = null;
     house.UtilizationType = 0;
     house.UtilizationTypeName = null;
     house.WallType = 0;
     house.WallTypeName = null;
     house.YearBegin = 0;
     house.YearPassport = 0;
     this.selectServices.House = house;
     this.selectServices.IsMultiSelect = false;
     this.selectServices.set_Location(new System.Drawing.Point(0x38, 0x71));
     this.selectServices.set_Name("selectServices");
     this.selectServices.set_Size(new System.Drawing.Size(0x23f, 20));
     this.selectServices.set_TabIndex(40);
     this.selectServices.ToDate = new System.DateTime(0x270f, 12, 0x1f, 0x17, 0x3b, 0x3b, 0x3e7);
     this.selectServices.OnServicesSelected += new ServicesHandler(this.selectServices_OnServicesSelected);
     this.datePeriod.AttachToPeriod = false;
     this.datePeriod.DateBeginReadonly = false;
     this.datePeriod.DateEndReadonly = false;
     this.datePeriod.set_Location(new System.Drawing.Point(0x58, 10));
     this.datePeriod.set_Margin(new System.Windows.Forms.Padding(4));
     this.datePeriod.set_Name("datePeriod");
     this.datePeriod.set_Size(new System.Drawing.Size(0xe9, 0x17));
     this.datePeriod.set_TabIndex(10);
     this.datePeriod.OnDateBeginPeriodChangeHandler += new DateBeginPeriodChangeHandler(this.datePeriod_OnDateBeginPeriodChangeHandler);
     this.datePeriod.OnEndBeginPeriodChangeHandler += new DateEndPeriodChangeHandler(this.datePeriod_OnEndBeginPeriodChangeHandler);
     base.set_AutoScaleDimensions(new System.Drawing.SizeF(6f, 13f));
     base.set_AutoScaleMode(System.Windows.Forms.AutoScaleMode.Font);
     base.set_ClientSize(new System.Drawing.Size(0x286, 0x141));
     base.Controls.Add(this.label9);
     base.Controls.Add(this.label7);
     base.Controls.Add(this.selectCloseOrgDocument);
     base.Controls.Add(this.selectOpenOrgDocument);
     base.Controls.Add(this.cb_UseOrganizations);
     base.Controls.Add(this.chbxOpenedByError);
     base.Controls.Add(this.chbxValidated);
     base.Controls.Add(this.selectServices);
     base.Controls.Add(this.groupBox1);
     base.Controls.Add(this.datePeriod);
     base.Controls.Add(this.label1);
     base.Controls.Add(this.btnCancel);
     base.Controls.Add(this.btnAddChange);
     base.Controls.Add(this.label6);
     base.set_MaximizeBox(false);
     base.set_MinimizeBox(false);
     base.set_Name("AccountServiceAddChangeForm");
     base.set_StartPosition(System.Windows.Forms.FormStartPosition.CenterScreen);
     this.set_Text("AccountServiceAddChangeForm");
     base.add_Load(new System.EventHandler(this.AddChangeAccountServicesForm_Load));
     this.groupBox1.ResumeLayout(false);
     this.tableLayoutPanel1.ResumeLayout(false);
     this.tableLayoutPanel1.PerformLayout();
     base.ResumeLayout(false);
     base.PerformLayout();
 }
Пример #4
0
 private void InitializeComponent()
 {
     this.components = new Container();
     Area area = new Area();
     House house = new House();
     this.label5 = new System.Windows.Forms.Label();
     this.label7 = new System.Windows.Forms.Label();
     this.btnChangeService = new System.Windows.Forms.Button();
     this.dbxCloseDate = new DateBox();
     this.dbxOpenDate = new DateBox();
     this.cbAdvancesMove = new System.Windows.Forms.CheckBox();
     this.bsServiceClose = new System.Windows.Forms.BindingSource(this.components);
     this.bsServiceOpen = new System.Windows.Forms.BindingSource(this.components);
     this.bsServiceTypes = new System.Windows.Forms.BindingSource(this.components);
     this.chDebtTransfer = new System.Windows.Forms.CheckBox();
     this.label2 = new System.Windows.Forms.Label();
     this.selectOrgDocument = new SelectOrgDocument();
     this.groupBox2 = new System.Windows.Forms.GroupBox();
     this.gbTransfer = new System.Windows.Forms.GroupBox();
     this.chOpServicesTransfer = new System.Windows.Forms.CheckBox();
     this.chConnectionEquipment = new System.Windows.Forms.CheckBox();
     this.chConnectionCounter = new System.Windows.Forms.CheckBox();
     this.label6 = new System.Windows.Forms.Label();
     this.selectAccountHouseHolder = new SelectOrganization();
     this.selectServices = new SelectServices();
     this.label4 = new System.Windows.Forms.Label();
     this.label3 = new System.Windows.Forms.Label();
     this.selectHouseHolder = new SelectOrganization();
     this.vwServiceSearch = new ServiceSearchView();
     this.gvOper = new System.Windows.Forms.GroupBox();
     this.label8 = new System.Windows.Forms.Label();
     this.label9 = new System.Windows.Forms.Label();
     this.enumAvance = new EnumComboBox();
     this.enumDebt = new EnumComboBox();
     this.cbxIsCharge = new System.Windows.Forms.CheckBox();
     this.label1 = new System.Windows.Forms.Label();
     this.panel1 = new System.Windows.Forms.Panel();
     this.bsServiceClose.BeginInit();
     this.bsServiceOpen.BeginInit();
     this.bsServiceTypes.BeginInit();
     this.groupBox2.SuspendLayout();
     this.gbTransfer.SuspendLayout();
     this.gvOper.SuspendLayout();
     this.panel1.SuspendLayout();
     base.SuspendLayout();
     this.label5.set_AutoSize(true);
     this.label5.set_Location(new System.Drawing.Point(6, 0x2c));
     this.label5.set_Name("label5");
     this.label5.set_Size(new System.Drawing.Size(0x55, 13));
     this.label5.set_TabIndex(4);
     this.label5.set_Text("Дата закрытия");
     this.label7.set_AutoSize(true);
     this.label7.set_Location(new System.Drawing.Point(6, 0x42));
     this.label7.set_Name("label7");
     this.label7.set_Size(new System.Drawing.Size(0x54, 13));
     this.label7.set_TabIndex(8);
     this.label7.set_Text("Дата открытия");
     this.btnChangeService.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Top);
     this.btnChangeService.set_Location(new System.Drawing.Point(0x31a, 0x192));
     this.btnChangeService.set_Name("btnChangeService");
     this.btnChangeService.set_Size(new System.Drawing.Size(0x75, 0x19));
     this.btnChangeService.set_TabIndex(8);
     this.btnChangeService.set_Text("Сменить");
     this.btnChangeService.set_UseVisualStyleBackColor(true);
     this.btnChangeService.add_Click(new System.EventHandler(this.btnChangeService_Click));
     this.dbxCloseDate.AttachToPeriod = false;
     this.dbxCloseDate.AttachToPeriodEnd = false;
     this.dbxCloseDate.set_Location(new System.Drawing.Point(0xa1, 0x29));
     this.dbxCloseDate.set_Mask("00/00/0000");
     this.dbxCloseDate.set_Name("dbxCloseDate");
     this.dbxCloseDate.set_Size(new System.Drawing.Size(0x4d, 20));
     this.dbxCloseDate.set_TabIndex(3);
     this.dbxCloseDate.add_TextChanged(new System.EventHandler(this.dbxCloseDate_TextChanged));
     this.dbxOpenDate.AttachToPeriod = false;
     this.dbxOpenDate.AttachToPeriodEnd = false;
     this.dbxOpenDate.set_Location(new System.Drawing.Point(0xa1, 0x43));
     this.dbxOpenDate.set_Mask("00/00/0000");
     this.dbxOpenDate.set_Name("dbxOpenDate");
     this.dbxOpenDate.set_Size(new System.Drawing.Size(0x4d, 20));
     this.dbxOpenDate.set_TabIndex(11);
     this.cbAdvancesMove.set_AutoSize(true);
     this.cbAdvancesMove.set_CheckAlign(System.Drawing.ContentAlignment.MiddleRight);
     this.cbAdvancesMove.set_Location(new System.Drawing.Point(0xaf, 0x13));
     this.cbAdvancesMove.set_Name("cbAdvancesMove");
     this.cbAdvancesMove.set_Size(new System.Drawing.Size(0x7a, 0x11));
     this.cbAdvancesMove.set_TabIndex(7);
     this.cbAdvancesMove.set_Text("/ Перенести аванс");
     this.cbAdvancesMove.set_UseVisualStyleBackColor(true);
     this.bsServiceClose.set_DataSource(typeof(ServiceOld));
     this.bsServiceOpen.set_DataSource(typeof(ServiceOld));
     this.bsServiceTypes.set_DataSource(typeof(ServiceTypeOld));
     this.chDebtTransfer.set_AutoSize(true);
     this.chDebtTransfer.set_CheckAlign(System.Drawing.ContentAlignment.MiddleRight);
     this.chDebtTransfer.set_Location(new System.Drawing.Point(6, 0x13));
     this.chDebtTransfer.set_Name("chDebtTransfer");
     this.chDebtTransfer.set_Size(new System.Drawing.Size(0xa3, 0x11));
     this.chDebtTransfer.set_TabIndex(0x17);
     this.chDebtTransfer.set_Text("Перенести задолженность");
     this.chDebtTransfer.set_UseVisualStyleBackColor(true);
     this.label2.set_AutoSize(true);
     this.label2.set_Location(new System.Drawing.Point(0x107, 0x5d));
     this.label2.set_Name("label2");
     this.label2.set_Size(new System.Drawing.Size(0x3a, 13));
     this.label2.set_TabIndex(0x16);
     this.label2.set_Text("Документ");
     this.selectOrgDocument.set_Location(new System.Drawing.Point(0x194, 0x5e));
     this.selectOrgDocument.set_MinimumSize(new System.Drawing.Size(100, 0));
     this.selectOrgDocument.set_Name("selectOrgDocument");
     this.selectOrgDocument.set_Size(new System.Drawing.Size(0x166, 20));
     this.selectOrgDocument.set_TabIndex(4);
     this.groupBox2.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Top);
     this.groupBox2.Controls.Add(this.gbTransfer);
     this.groupBox2.Controls.Add(this.label6);
     this.groupBox2.Controls.Add(this.selectAccountHouseHolder);
     this.groupBox2.Controls.Add(this.selectServices);
     this.groupBox2.Controls.Add(this.label5);
     this.groupBox2.Controls.Add(this.label4);
     this.groupBox2.Controls.Add(this.selectOrgDocument);
     this.groupBox2.Controls.Add(this.label7);
     this.groupBox2.Controls.Add(this.label3);
     this.groupBox2.Controls.Add(this.dbxCloseDate);
     this.groupBox2.Controls.Add(this.label2);
     this.groupBox2.Controls.Add(this.selectHouseHolder);
     this.groupBox2.Controls.Add(this.dbxOpenDate);
     this.groupBox2.set_Location(new System.Drawing.Point(0, 0x8f));
     this.groupBox2.set_Name("groupBox2");
     this.groupBox2.set_Size(new System.Drawing.Size(0x38f, 0xa4));
     this.groupBox2.set_TabIndex(0x17);
     this.groupBox2.set_TabStop(false);
     this.gbTransfer.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Top);
     this.gbTransfer.Controls.Add(this.chOpServicesTransfer);
     this.gbTransfer.Controls.Add(this.chConnectionEquipment);
     this.gbTransfer.Controls.Add(this.chConnectionCounter);
     this.gbTransfer.set_Location(new System.Drawing.Point(0, 0x76));
     this.gbTransfer.set_Name("gbTransfer");
     this.gbTransfer.set_Size(new System.Drawing.Size(0x38f, 0x2e));
     this.gbTransfer.set_TabIndex(0x2c);
     this.gbTransfer.set_TabStop(false);
     this.gbTransfer.set_Text("Доп. перенос");
     this.chOpServicesTransfer.set_AutoSize(true);
     this.chOpServicesTransfer.set_CheckAlign(System.Drawing.ContentAlignment.MiddleRight);
     this.chOpServicesTransfer.set_Checked(true);
     this.chOpServicesTransfer.set_CheckState(System.Windows.Forms.CheckState.Checked);
     this.chOpServicesTransfer.set_Location(new System.Drawing.Point(0x159, 20));
     this.chOpServicesTransfer.set_Name("chOpServicesTransfer");
     this.chOpServicesTransfer.set_Size(new System.Drawing.Size(180, 0x11));
     this.chOpServicesTransfer.set_TabIndex(0x22);
     this.chOpServicesTransfer.set_Text("Перенести отключение услуги");
     this.chOpServicesTransfer.set_UseVisualStyleBackColor(true);
     this.chConnectionEquipment.set_AutoSize(true);
     this.chConnectionEquipment.set_CheckAlign(System.Drawing.ContentAlignment.MiddleRight);
     this.chConnectionEquipment.set_Checked(true);
     this.chConnectionEquipment.set_CheckState(System.Windows.Forms.CheckState.Checked);
     this.chConnectionEquipment.set_Location(new System.Drawing.Point(0xb2, 20));
     this.chConnectionEquipment.set_Name("chConnectionEquipment");
     this.chConnectionEquipment.set_Size(new System.Drawing.Size(0x94, 0x11));
     this.chConnectionEquipment.set_TabIndex(0x23);
     this.chConnectionEquipment.set_Text("Связь с оборудованием");
     this.chConnectionEquipment.set_UseVisualStyleBackColor(true);
     this.chConnectionEquipment.add_CheckedChanged(new System.EventHandler(this.chConnectionEquipment_CheckedChanged));
     this.chConnectionCounter.set_AutoSize(true);
     this.chConnectionCounter.set_CheckAlign(System.Drawing.ContentAlignment.MiddleRight);
     this.chConnectionCounter.set_Checked(true);
     this.chConnectionCounter.set_CheckState(System.Windows.Forms.CheckState.Checked);
     this.chConnectionCounter.set_Location(new System.Drawing.Point(9, 20));
     this.chConnectionCounter.set_Name("chConnectionCounter");
     this.chConnectionCounter.set_Size(new System.Drawing.Size(0x9b, 0x11));
     this.chConnectionCounter.set_TabIndex(0x21);
     this.chConnectionCounter.set_Text("Связь с приборами учета");
     this.chConnectionCounter.set_UseVisualStyleBackColor(true);
     this.label6.set_AutoSize(true);
     this.label6.set_Location(new System.Drawing.Point(0x107, 0x47));
     this.label6.set_Name("label6");
     this.label6.set_Size(new System.Drawing.Size(0x37, 13));
     this.label6.set_TabIndex(0x2a);
     this.label6.set_Text("УК на ЛС");
     this.selectAccountHouseHolder.IsCashlessTransferrer = false;
     this.selectAccountHouseHolder.IsHouseHolder = false;
     this.selectAccountHouseHolder.IsPaymentAgent = false;
     this.selectAccountHouseHolder.IsResourceProvider = false;
     this.selectAccountHouseHolder.IsServiceProvider = false;
     this.selectAccountHouseHolder.set_Location(new System.Drawing.Point(0x194, 0x44));
     this.selectAccountHouseHolder.set_MinimumSize(new System.Drawing.Size(100, 0));
     this.selectAccountHouseHolder.set_Name("selectAccountHouseHolder");
     this.selectAccountHouseHolder.set_Size(new System.Drawing.Size(0x166, 20));
     this.selectAccountHouseHolder.set_TabIndex(0x2b);
     area.AreaGroupId = 0L;
     area.AreaGroupName = null;
     area.Id = 0L;
     area.IsDeleted = false;
     area.IsDirty = true;
     area.Name = "";
     area.ObjectWithIdType = null;
     area.StatusTemporary = 0;
     this.selectServices.Area = area;
     this.selectServices.Date = new System.DateTime(0L);
     this.selectServices.FromDate = new System.DateTime(0L);
     house.AdrId = 0L;
     house.AdrName = null;
     int[] numArray = new int[4];
     house.AnotherSquare = new decimal(numArray);
     house.BoroughId = 0;
     house.BoroughName = null;
     house.CanonicalTypeId = 0;
     house.CanonicalTypeName = null;
     house.CargoLift = 0;
     house.Created = new System.DateTime(0L);
     house.DomKom = false;
     house.DomKomTarif = 0.0;
     house.Entrance = 0;
     house.ExternalKey = 0L;
     house.FireAlarmType = 0;
     house.FireAlarmTypeName = null;
     int[] numArray2 = new int[4];
     house.FiredArea = new decimal(numArray2);
     house.FiveRoom = 0;
     house.Flat = 0;
     house.FlatWithGarbageChute = 0;
     house.Floor = 0;
     int[] numArray3 = new int[4];
     house.FloorArea = new decimal(numArray3);
     house.FormControl = 0;
     house.FormControlTypeName = null;
     house.FoundationType = 0;
     house.FoundationTypeName = null;
     house.FourRoom = 0;
     house.GvsType = 0;
     house.GvsTypeName = null;
     house.HeatingType = 0;
     house.HeatingTypeName = null;
     house.HouseChief = null;
     house.HvsType = 0;
     house.HvsTypeName = null;
     house.Id = 0L;
     house.IsDeleted = false;
     house.IsDirty = false;
     house.KapRemontYear = 0;
     int[] numArray4 = new int[4];
     house.KitchensSquare = new decimal(numArray4);
     house.Lift = 0;
     int[] numArray5 = new int[4];
     house.LivingSquare = new decimal(numArray5);
     house.LocalBroadcastingType = 0;
     house.LocalBroadcastingTypeName = null;
     house.MusorCount = 0;
     house.ObjectWithIdType = null;
     house.OnDate = new System.DateTime(0L);
     house.OneRoom = 0;
     house.OverflowType = 0;
     house.OverFlowTypeName = null;
     house.OverlapType = 0;
     house.OverlapTypeName = null;
     house.OwnershipType = 0;
     house.OwnerShipTypeName = null;
     house.PassLift = 0;
     house.PassportNum = 0;
     house.PercentWear = 0;
     house.PrintServices = 1;
     house.RaionSud = null;
     house.RoofType = 0;
     house.RoofTypeName = null;
     house.Series = 0;
     house.SewerType = 0;
     house.SewerTypeName = null;
     house.StoveType = 0;
     house.StoveTypeName = null;
     house.SubProvider = null;
     house.Sud = 0;
     house.SudUc = null;
     house.TerritorialManagement = 0;
     house.TerritorialManagementName = null;
     house.ThreeRoom = 0;
     int[] numArray6 = new int[4];
     house.ToiletsSquare = new decimal(numArray6);
     int[] numArray7 = new int[4];
     house.TotalArea = new decimal(numArray7);
     int[] numArray8 = new int[4];
     house.TotalAreaLivingNonLivingMkd = new decimal(numArray8);
     int[] numArray9 = new int[4];
     house.TotalAreaMkd = new decimal(numArray9);
     int[] numArray10 = new int[4];
     house.TotalAreaOi = new decimal(numArray10);
     int[] numArray11 = new int[4];
     house.TotalStructureVolume = new decimal(numArray11);
     house.Tvenquipmenttype = 0;
     house.Tvenquipmenttypename = null;
     house.TwoRoom = 0;
     house.Type = 0;
     house.TypeName = null;
     house.UtilizationType = 0;
     house.UtilizationTypeName = null;
     house.WallType = 0;
     house.WallTypeName = null;
     house.YearBegin = 0;
     house.YearPassport = 0;
     this.selectServices.House = house;
     this.selectServices.IsMultiSelect = false;
     this.selectServices.set_Location(new System.Drawing.Point(0xa1, 15));
     this.selectServices.set_MinimumSize(new System.Drawing.Size(0x159, 0));
     this.selectServices.set_Name("selectServices");
     this.selectServices.set_Size(new System.Drawing.Size(0x259, 20));
     this.selectServices.set_TabIndex(0x29);
     this.selectServices.ToDate = new System.DateTime(0x270f, 12, 0x1f, 0x17, 0x3b, 0x3b, 0x3e7);
     this.label4.set_AutoSize(true);
     this.label4.set_Location(new System.Drawing.Point(7, 0x13));
     this.label4.set_Name("label4");
     this.label4.set_Size(new System.Drawing.Size(0x94, 13));
     this.label4.set_TabIndex(0x20);
     this.label4.set_Text("Выбор услуги для открытия");
     this.label3.set_AutoSize(true);
     this.label3.set_Location(new System.Drawing.Point(0x107, 0x2c));
     this.label3.set_Name("label3");
     this.label3.set_Size(new System.Drawing.Size(0x39, 13));
     this.label3.set_TabIndex(0x18);
     this.label3.set_Text("УК жилья");
     this.selectHouseHolder.IsCashlessTransferrer = false;
     this.selectHouseHolder.IsHouseHolder = false;
     this.selectHouseHolder.IsPaymentAgent = false;
     this.selectHouseHolder.IsResourceProvider = false;
     this.selectHouseHolder.IsServiceProvider = false;
     this.selectHouseHolder.set_Location(new System.Drawing.Point(0x194, 0x29));
     this.selectHouseHolder.set_MinimumSize(new System.Drawing.Size(100, 0));
     this.selectHouseHolder.set_Name("selectHouseHolder");
     this.selectHouseHolder.set_Size(new System.Drawing.Size(0x166, 20));
     this.selectHouseHolder.set_TabIndex(0x19);
     this.vwServiceSearch.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Top);
     this.vwServiceSearch.IsSpreadRatioEnabled = false;
     this.vwServiceSearch.set_Location(new System.Drawing.Point(0, 0));
     this.vwServiceSearch.set_Name("vwServiceSearch");
     this.vwServiceSearch.set_Size(new System.Drawing.Size(0x38f, 0x8f));
     this.vwServiceSearch.set_TabIndex(0x19);
     this.gvOper.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Top);
     this.gvOper.Controls.Add(this.label8);
     this.gvOper.Controls.Add(this.label9);
     this.gvOper.Controls.Add(this.enumAvance);
     this.gvOper.Controls.Add(this.enumDebt);
     this.gvOper.Controls.Add(this.cbxIsCharge);
     this.gvOper.Controls.Add(this.chDebtTransfer);
     this.gvOper.Controls.Add(this.cbAdvancesMove);
     this.gvOper.set_Location(new System.Drawing.Point(0, 0x133));
     this.gvOper.set_Name("gvOper");
     this.gvOper.set_Size(new System.Drawing.Size(0x38f, 90));
     this.gvOper.set_TabIndex(30);
     this.gvOper.set_TabStop(false);
     this.gvOper.set_Text("Операции с балансом");
     this.label8.set_AutoSize(true);
     this.label8.set_Location(new System.Drawing.Point(7, 0x3f));
     this.label8.set_Name("label8");
     this.label8.set_Size(new System.Drawing.Size(0x74, 13));
     this.label8.set_TabIndex(0x2a);
     this.label8.set_Text("Тип операций (аванс)");
     this.label9.set_AutoSize(true);
     this.label9.set_Location(new System.Drawing.Point(7, 0x29));
     this.label9.set_Name("label9");
     this.label9.set_Size(new System.Drawing.Size(0x6d, 13));
     this.label9.set_TabIndex(0x29);
     this.label9.set_Text("Тип операций (долг)");
     this.enumAvance.set_DropDownStyle(System.Windows.Forms.ComboBoxStyle.DropDownList);
     this.enumAvance.set_FormattingEnabled(true);
     this.enumAvance.set_Location(new System.Drawing.Point(0xba, 60));
     this.enumAvance.set_Name("enumAvance");
     this.enumAvance.SelectedEnumValue = null;
     this.enumAvance.set_Size(new System.Drawing.Size(0xd8, 0x15));
     this.enumAvance.set_TabIndex(40);
     this.enumDebt.set_DropDownStyle(System.Windows.Forms.ComboBoxStyle.DropDownList);
     this.enumDebt.set_FormattingEnabled(true);
     this.enumDebt.set_Location(new System.Drawing.Point(0xba, 0x26));
     this.enumDebt.set_Name("enumDebt");
     this.enumDebt.SelectedEnumValue = null;
     this.enumDebt.set_Size(new System.Drawing.Size(0xd8, 0x15));
     this.enumDebt.set_TabIndex(0x27);
     this.cbxIsCharge.set_AutoSize(true);
     this.cbxIsCharge.set_CheckAlign(System.Drawing.ContentAlignment.MiddleRight);
     this.cbxIsCharge.set_Location(new System.Drawing.Point(0x146, 0x13));
     this.cbxIsCharge.set_Name("cbxIsCharge");
     this.cbxIsCharge.set_Size(new System.Drawing.Size(170, 0x11));
     this.cbxIsCharge.set_TabIndex(0x20);
     this.cbxIsCharge.set_Text("/ Сохранить как начисление");
     this.cbxIsCharge.set_UseVisualStyleBackColor(true);
     this.label1.set_AutoSize(true);
     this.label1.set_Location(new System.Drawing.Point(0x49, 0));
     this.label1.set_Name("label1");
     this.label1.set_Size(new System.Drawing.Size(0x4d, 13));
     this.label1.set_TabIndex(0x1f);
     this.label1.set_Text("для закрытия");
     this.panel1.set_AutoScroll(true);
     this.panel1.Controls.Add(this.label1);
     this.panel1.Controls.Add(this.groupBox2);
     this.panel1.Controls.Add(this.gvOper);
     this.panel1.Controls.Add(this.vwServiceSearch);
     this.panel1.Controls.Add(this.btnChangeService);
     this.panel1.set_Dock(System.Windows.Forms.DockStyle.Fill);
     this.panel1.set_Location(new System.Drawing.Point(0, 0));
     this.panel1.set_Name("panel1");
     this.panel1.set_Size(new System.Drawing.Size(0x38f, 0x1b4));
     this.panel1.set_TabIndex(0x20);
     base.set_AutoScaleDimensions(new System.Drawing.SizeF(6f, 13f));
     base.set_AutoScaleMode(System.Windows.Forms.AutoScaleMode.Font);
     base.Controls.Add(this.panel1);
     base.set_Name("ChangeOperationView");
     base.set_Size(new System.Drawing.Size(0x38f, 0x1b4));
     base.add_Load(new System.EventHandler(this.ChangeOperationView_Load));
     this.bsServiceClose.EndInit();
     this.bsServiceOpen.EndInit();
     this.bsServiceTypes.EndInit();
     this.groupBox2.ResumeLayout(false);
     this.groupBox2.PerformLayout();
     this.gbTransfer.ResumeLayout(false);
     this.gbTransfer.PerformLayout();
     this.gvOper.ResumeLayout(false);
     this.gvOper.PerformLayout();
     this.panel1.ResumeLayout(false);
     this.panel1.PerformLayout();
     base.ResumeLayout(false);
 }
 private void InitializeComponent()
 {
     this.components = new Container();
     Area area = new Area();
     House house = new House();
     this.label2 = new System.Windows.Forms.Label();
     this.nudRate = new System.Windows.Forms.NumericUpDown();
     this.label3 = new System.Windows.Forms.Label();
     this.label4 = new System.Windows.Forms.Label();
     this.label5 = new System.Windows.Forms.Label();
     this.label6 = new System.Windows.Forms.Label();
     this.nudStartValue = new System.Windows.Forms.NumericUpDown();
     this.nudEndValue = new System.Windows.Forms.NumericUpDown();
     this.label7 = new System.Windows.Forms.Label();
     this.label8 = new System.Windows.Forms.Label();
     this.bsContext = new System.Windows.Forms.BindingSource(this.components);
     this.btnOkChange = new System.Windows.Forms.Button();
     this.btnCancel = new System.Windows.Forms.Button();
     this.cbDateEnd = new System.Windows.Forms.CheckBox();
     this.selDocument = new SelectOrgDocument();
     this.bsServiceTypes = new System.Windows.Forms.BindingSource(this.components);
     this.selectServices = new SelectServices();
     this.cbServiceTypes = new System.Windows.Forms.ComboBox();
     this.rbService = new System.Windows.Forms.RadioButton();
     this.rbServiceType = new System.Windows.Forms.RadioButton();
     this.dbDateBeg = new DateBox();
     this.dbDateEnd = new DateBox();
     this.selectByUnit = new SelectFasetData();
     this.selectUnit = new SelectFasetData();
     this.nudRate.BeginInit();
     this.nudStartValue.BeginInit();
     this.nudEndValue.BeginInit();
     this.bsContext.BeginInit();
     this.bsServiceTypes.BeginInit();
     base.SuspendLayout();
     this.label2.set_AutoSize(true);
     this.label2.set_Location(new System.Drawing.Point(12, 0x49));
     this.label2.set_Name("label2");
     this.label2.set_Size(new System.Drawing.Size(0x3a, 13));
     this.label2.set_TabIndex(2);
     this.label2.set_Text("Норматив");
     this.nudRate.set_DecimalPlaces(6);
     int[] numArray = new int[4];
     numArray[0] = 5;
     numArray[3] = 0x10000;
     this.nudRate.set_Increment(new decimal(numArray));
     this.nudRate.set_Location(new System.Drawing.Point(0x72, 0x47));
     int[] numArray2 = new int[4];
     numArray2[0] = 0x98967f;
     this.nudRate.set_Maximum(new decimal(numArray2));
     this.nudRate.set_Name("nudRate");
     this.nudRate.set_Size(new System.Drawing.Size(0x5e, 20));
     this.nudRate.set_TabIndex(3);
     this.label3.set_AutoSize(true);
     this.label3.set_Location(new System.Drawing.Point(0xd9, 0x4a));
     this.label3.set_Name("label3");
     this.label3.set_Size(new System.Drawing.Size(0x52, 13));
     this.label3.set_TabIndex(2);
     this.label3.set_Text(" Ед.измерения");
     this.label4.set_AutoSize(true);
     this.label4.set_Location(new System.Drawing.Point(0x19c, 0x49));
     this.label4.set_Name("label4");
     this.label4.set_Size(new System.Drawing.Size(0x16, 13));
     this.label4.set_TabIndex(2);
     this.label4.set_Text("НА");
     this.label5.set_AutoSize(true);
     this.label5.set_Location(new System.Drawing.Point(12, 0x6d));
     this.label5.set_Name("label5");
     this.label5.set_Size(new System.Drawing.Size(0x3a, 13));
     this.label5.set_TabIndex(2);
     this.label5.set_Text("Документ");
     this.label6.set_AutoSize(true);
     this.label6.set_Location(new System.Drawing.Point(12, 0x89));
     this.label6.set_Name("label6");
     this.label6.set_Size(new System.Drawing.Size(0x70, 13));
     this.label6.set_TabIndex(6);
     this.label6.set_Text("Начальное значение");
     this.nudStartValue.set_DecimalPlaces(6);
     int[] numArray3 = new int[4];
     numArray3[0] = 5;
     numArray3[3] = 0x10000;
     this.nudStartValue.set_Increment(new decimal(numArray3));
     this.nudStartValue.set_Location(new System.Drawing.Point(0xb0, 0x87));
     int[] numArray4 = new int[4];
     numArray4[0] = 0x98967f;
     this.nudStartValue.set_Maximum(new decimal(numArray4));
     this.nudStartValue.set_Name("nudStartValue");
     this.nudStartValue.set_Size(new System.Drawing.Size(0x58, 20));
     this.nudStartValue.set_TabIndex(3);
     this.nudEndValue.set_DecimalPlaces(6);
     int[] numArray5 = new int[4];
     numArray5[0] = 5;
     numArray5[3] = 0x10000;
     this.nudEndValue.set_Increment(new decimal(numArray5));
     this.nudEndValue.set_Location(new System.Drawing.Point(0x1ba, 0x86));
     int[] numArray6 = new int[4];
     numArray6[0] = 0x98967f;
     this.nudEndValue.set_Maximum(new decimal(numArray6));
     this.nudEndValue.set_Name("nudEndValue");
     this.nudEndValue.set_Size(new System.Drawing.Size(0x53, 20));
     this.nudEndValue.set_TabIndex(3);
     this.label7.set_AutoSize(true);
     this.label7.set_Location(new System.Drawing.Point(0x13a, 0x88));
     this.label7.set_Name("label7");
     this.label7.set_Size(new System.Drawing.Size(0x69, 13));
     this.label7.set_TabIndex(6);
     this.label7.set_Text("Конечное значение");
     this.label8.set_AutoSize(true);
     this.label8.set_Location(new System.Drawing.Point(12, 0xa8));
     this.label8.set_Name("label8");
     this.label8.set_Size(new System.Drawing.Size(0x79, 13));
     this.label8.set_TabIndex(6);
     this.label8.set_Text("Дата начала действия");
     this.bsContext.set_DataSource(typeof(FasetItem));
     this.btnOkChange.set_Location(new System.Drawing.Point(0x159, 0xdb));
     this.btnOkChange.set_Name("btnOkChange");
     this.btnOkChange.set_Size(new System.Drawing.Size(0x5d, 0x17));
     this.btnOkChange.set_TabIndex(11);
     this.btnOkChange.set_UseVisualStyleBackColor(true);
     this.btnOkChange.add_Click(new System.EventHandler(this.btnOkChange_Click));
     this.btnCancel.set_Location(new System.Drawing.Point(0x1c4, 0xdb));
     this.btnCancel.set_Name("btnCancel");
     this.btnCancel.set_Size(new System.Drawing.Size(0x4b, 0x17));
     this.btnCancel.set_TabIndex(11);
     this.btnCancel.set_Text("Отмена");
     this.btnCancel.set_UseVisualStyleBackColor(true);
     this.btnCancel.add_Click(new System.EventHandler(this.btnCancel_Click));
     this.cbDateEnd.set_AutoSize(true);
     this.cbDateEnd.set_CheckAlign(System.Drawing.ContentAlignment.MiddleRight);
     this.cbDateEnd.set_Checked(true);
     this.cbDateEnd.set_CheckState(System.Windows.Forms.CheckState.Checked);
     this.cbDateEnd.set_Location(new System.Drawing.Point(10, 0xc4));
     this.cbDateEnd.set_Name("cbDateEnd");
     this.cbDateEnd.set_Size(new System.Drawing.Size(0x9e, 0x11));
     this.cbDateEnd.set_TabIndex(13);
     this.cbDateEnd.set_Text("Дата окончания действия");
     this.cbDateEnd.set_UseVisualStyleBackColor(true);
     this.cbDateEnd.add_CheckedChanged(new System.EventHandler(this.checkBox1_CheckedChanged));
     this.selDocument.set_Location(new System.Drawing.Point(0x72, 0x67));
     this.selDocument.set_Name("selDocument");
     this.selDocument.set_Size(new System.Drawing.Size(0x19d, 20));
     this.selDocument.set_TabIndex(5);
     this.bsServiceTypes.set_DataSource(typeof(ServiceType));
     this.selectServices.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Top);
     area.AreaGroupId = 0L;
     area.AreaGroupName = null;
     area.Id = 0L;
     area.IsDeleted = false;
     area.IsDirty = true;
     area.Name = "";
     area.ObjectWithIdType = null;
     area.StatusTemporary = 0;
     this.selectServices.Area = area;
     this.selectServices.Date = new System.DateTime(0L);
     this.selectServices.FromDate = new System.DateTime(0L);
     house.AdrId = 0L;
     house.AdrName = null;
     int[] numArray7 = new int[4];
     house.AnotherSquare = new decimal(numArray7);
     house.BoroughId = 0;
     house.BoroughName = null;
     house.CanonicalTypeId = 0;
     house.CanonicalTypeName = null;
     house.CargoLift = 0;
     house.Created = new System.DateTime(0L);
     house.DomKom = false;
     house.DomKomTarif = 0.0;
     house.Entrance = 0;
     house.ExternalKey = 0L;
     house.FireAlarmType = 0;
     house.FireAlarmTypeName = null;
     int[] numArray8 = new int[4];
     house.FiredArea = new decimal(numArray8);
     house.FiveRoom = 0;
     house.Flat = 0;
     house.FlatWithGarbageChute = 0;
     house.Floor = 0;
     int[] numArray9 = new int[4];
     house.FloorArea = new decimal(numArray9);
     house.FormControl = 0;
     house.FormControlTypeName = null;
     house.FoundationType = 0;
     house.FoundationTypeName = null;
     house.FourRoom = 0;
     house.GvsType = 0;
     house.GvsTypeName = null;
     house.HeatingType = 0;
     house.HeatingTypeName = null;
     house.HouseChief = null;
     house.HvsType = 0;
     house.HvsTypeName = null;
     house.Id = 0L;
     house.IsDeleted = false;
     house.IsDirty = false;
     house.KapRemontYear = 0;
     int[] numArray10 = new int[4];
     house.KitchensSquare = new decimal(numArray10);
     house.Lift = 0;
     int[] numArray11 = new int[4];
     house.LivingSquare = new decimal(numArray11);
     house.LocalBroadcastingType = 0;
     house.LocalBroadcastingTypeName = null;
     house.MusorCount = 0;
     house.ObjectWithIdType = null;
     house.OnDate = new System.DateTime(0L);
     house.OneRoom = 0;
     house.OverflowType = 0;
     house.OverFlowTypeName = null;
     house.OverlapType = 0;
     house.OverlapTypeName = null;
     house.OwnershipType = 0;
     house.OwnerShipTypeName = null;
     house.PassLift = 0;
     house.PassportNum = 0;
     house.PercentWear = 0;
     house.PrintServices = 1;
     house.RaionSud = null;
     house.RoofType = 0;
     house.RoofTypeName = null;
     house.Series = 0;
     house.SewerType = 0;
     house.SewerTypeName = null;
     house.StoveType = 0;
     house.StoveTypeName = null;
     house.SubProvider = null;
     house.Sud = 0;
     house.SudUc = null;
     house.TerritorialManagement = 0;
     house.TerritorialManagementName = null;
     house.ThreeRoom = 0;
     int[] numArray12 = new int[4];
     house.ToiletsSquare = new decimal(numArray12);
     int[] numArray13 = new int[4];
     house.TotalArea = new decimal(numArray13);
     int[] numArray14 = new int[4];
     house.TotalAreaLivingNonLivingMkd = new decimal(numArray14);
     int[] numArray15 = new int[4];
     house.TotalAreaMkd = new decimal(numArray15);
     int[] numArray16 = new int[4];
     house.TotalAreaOi = new decimal(numArray16);
     int[] numArray17 = new int[4];
     house.TotalStructureVolume = new decimal(numArray17);
     house.Tvenquipmenttype = 0;
     house.Tvenquipmenttypename = null;
     house.TwoRoom = 0;
     house.Type = 0;
     house.TypeName = null;
     house.UtilizationType = 0;
     house.UtilizationTypeName = null;
     house.WallType = 0;
     house.WallTypeName = null;
     house.YearBegin = 0;
     house.YearPassport = 0;
     this.selectServices.House = house;
     this.selectServices.IsMultiSelect = false;
     this.selectServices.set_Location(new System.Drawing.Point(0x72, 40));
     this.selectServices.set_Name("selectServices");
     this.selectServices.set_Size(new System.Drawing.Size(0x19d, 20));
     this.selectServices.set_TabIndex(0x19);
     this.selectServices.ToDate = new System.DateTime(0x270f, 12, 0x1f, 0x17, 0x3b, 0x3b, 0x3e7);
     this.selectServices.add_Load(new System.EventHandler(this.selectServices_Load));
     this.cbServiceTypes.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Top);
     this.cbServiceTypes.set_DataSource(this.bsServiceTypes);
     this.cbServiceTypes.set_FormattingEnabled(true);
     this.cbServiceTypes.set_Location(new System.Drawing.Point(0x72, 6));
     this.cbServiceTypes.set_Name("cbServiceTypes");
     this.cbServiceTypes.set_Size(new System.Drawing.Size(0x19d, 0x15));
     this.cbServiceTypes.set_TabIndex(0x18);
     this.rbService.set_AutoSize(true);
     this.rbService.set_Location(new System.Drawing.Point(14, 40));
     this.rbService.set_Name("rbService");
     this.rbService.set_Size(new System.Drawing.Size(0x3d, 0x11));
     this.rbService.set_TabIndex(0x17);
     this.rbService.set_TabStop(true);
     this.rbService.set_Text("Услуга");
     this.rbService.set_UseVisualStyleBackColor(true);
     this.rbService.add_CheckedChanged(new System.EventHandler(this.rbService_CheckedChanged));
     this.rbServiceType.set_AutoSize(true);
     this.rbServiceType.set_Checked(true);
     this.rbServiceType.set_Location(new System.Drawing.Point(14, 7));
     this.rbServiceType.set_Name("rbServiceType");
     this.rbServiceType.set_Size(new System.Drawing.Size(80, 0x11));
     this.rbServiceType.set_TabIndex(0x16);
     this.rbServiceType.set_TabStop(true);
     this.rbServiceType.set_Text("Тип услуги");
     this.rbServiceType.set_UseVisualStyleBackColor(true);
     this.rbServiceType.add_CheckedChanged(new System.EventHandler(this.rbServiceType_CheckedChanged));
     this.dbDateBeg.AttachToPeriod = false;
     this.dbDateBeg.AttachToPeriodEnd = false;
     this.dbDateBeg.set_Location(new System.Drawing.Point(0xb0, 0xa5));
     this.dbDateBeg.set_Mask("00/00/0000");
     this.dbDateBeg.set_Name("dbDateBeg");
     this.dbDateBeg.set_Size(new System.Drawing.Size(0x58, 20));
     this.dbDateBeg.set_TabIndex(0x1a);
     this.dbDateEnd.AttachToPeriod = false;
     this.dbDateEnd.AttachToPeriodEnd = false;
     this.dbDateEnd.set_Location(new System.Drawing.Point(0xb0, 0xbf));
     this.dbDateEnd.set_Mask("00/00/0000");
     this.dbDateEnd.set_Name("dbDateEnd");
     this.dbDateEnd.set_Size(new System.Drawing.Size(0x58, 20));
     this.dbDateEnd.set_TabIndex(0x1b);
     this.selectByUnit.set_FormattingEnabled(true);
     this.selectByUnit.set_Location(new System.Drawing.Point(0x1b4, 70));
     this.selectByUnit.set_Name("selectByUnit");
     this.selectByUnit.set_Size(new System.Drawing.Size(0x5b, 0x15));
     this.selectByUnit.set_Sorted(true);
     this.selectByUnit.set_TabIndex(0x1f);
     this.selectUnit.set_FormattingEnabled(true);
     this.selectUnit.set_Location(new System.Drawing.Point(0x12e, 70));
     this.selectUnit.set_Name("selectUnit");
     this.selectUnit.set_Size(new System.Drawing.Size(0x6b, 0x15));
     this.selectUnit.set_Sorted(true);
     this.selectUnit.set_TabIndex(0x1d);
     base.set_AutoScaleDimensions(new System.Drawing.SizeF(6f, 13f));
     base.set_AutoScaleMode(System.Windows.Forms.AutoScaleMode.Font);
     base.set_ClientSize(new System.Drawing.Size(0x21b, 0xfc));
     base.Controls.Add(this.selectByUnit);
     base.Controls.Add(this.selectUnit);
     base.Controls.Add(this.dbDateEnd);
     base.Controls.Add(this.dbDateBeg);
     base.Controls.Add(this.selectServices);
     base.Controls.Add(this.cbServiceTypes);
     base.Controls.Add(this.rbService);
     base.Controls.Add(this.rbServiceType);
     base.Controls.Add(this.btnCancel);
     base.Controls.Add(this.btnOkChange);
     base.Controls.Add(this.label7);
     base.Controls.Add(this.label8);
     base.Controls.Add(this.label6);
     base.Controls.Add(this.selDocument);
     base.Controls.Add(this.nudEndValue);
     base.Controls.Add(this.nudStartValue);
     base.Controls.Add(this.nudRate);
     base.Controls.Add(this.label4);
     base.Controls.Add(this.label3);
     base.Controls.Add(this.label5);
     base.Controls.Add(this.label2);
     base.Controls.Add(this.cbDateEnd);
     base.set_FormBorderStyle(System.Windows.Forms.FormBorderStyle.FixedDialog);
     base.set_MaximizeBox(false);
     base.set_MinimizeBox(false);
     base.set_Name("HouseServiceNormAddChangeForm");
     base.set_StartPosition(System.Windows.Forms.FormStartPosition.CenterScreen);
     base.add_Load(new System.EventHandler(this.HouseServiceNormAddChangeForm_Load));
     this.nudRate.EndInit();
     this.nudStartValue.EndInit();
     this.nudEndValue.EndInit();
     this.bsContext.EndInit();
     this.bsServiceTypes.EndInit();
     base.ResumeLayout(false);
     base.PerformLayout();
 }
 private void InitializeComponent()
 {
     Area area = new Area();
     House house = new House();
     this.nudLivingArea = new System.Windows.Forms.NumericUpDown();
     this.nudTotalAreaOI = new System.Windows.Forms.NumericUpDown();
     this.nudNotLivingAreaMKD = new System.Windows.Forms.NumericUpDown();
     this.nudTotalAreaMKD = new System.Windows.Forms.NumericUpDown();
     this.nudFiredArea = new System.Windows.Forms.NumericUpDown();
     this.nudTotalArea = new System.Windows.Forms.NumericUpDown();
     this.label15 = new System.Windows.Forms.Label();
     this.label16 = new System.Windows.Forms.Label();
     this.label13 = new System.Windows.Forms.Label();
     this.label14 = new System.Windows.Forms.Label();
     this.label11 = new System.Windows.Forms.Label();
     this.label12 = new System.Windows.Forms.Label();
     this.label4 = new System.Windows.Forms.Label();
     this.nudFloorArea = new System.Windows.Forms.NumericUpDown();
     this.label1 = new System.Windows.Forms.Label();
     this.btnCancel = new System.Windows.Forms.Button();
     this.btnAddChange = new System.Windows.Forms.Button();
     this.label2 = new System.Windows.Forms.Label();
     this.nudLivingAreaMKD = new System.Windows.Forms.NumericUpDown();
     this.label3 = new System.Windows.Forms.Label();
     this.nudNotSubscribe = new System.Windows.Forms.NumericUpDown();
     this.label5 = new System.Windows.Forms.Label();
     this.selectOrgDocument = new SelectOrgDocument();
     this.dbDateBeg = new DateBox();
     this.selectServices = new SelectServices();
     this.label6 = new System.Windows.Forms.Label();
     this.nudLivingArea.BeginInit();
     this.nudTotalAreaOI.BeginInit();
     this.nudNotLivingAreaMKD.BeginInit();
     this.nudTotalAreaMKD.BeginInit();
     this.nudFiredArea.BeginInit();
     this.nudTotalArea.BeginInit();
     this.nudFloorArea.BeginInit();
     this.nudLivingAreaMKD.BeginInit();
     this.nudNotSubscribe.BeginInit();
     base.SuspendLayout();
     this.nudLivingArea.set_DecimalPlaces(2);
     this.nudLivingArea.set_Location(new System.Drawing.Point(0x90, 0x1f));
     int[] numArray = new int[4];
     numArray[0] = 0xf4240;
     this.nudLivingArea.set_Maximum(new decimal(numArray));
     this.nudLivingArea.set_Name("nudLivingArea");
     this.nudLivingArea.set_Size(new System.Drawing.Size(0x5c, 20));
     this.nudLivingArea.set_TabIndex(0x38);
     this.nudTotalAreaOI.set_DecimalPlaces(2);
     this.nudTotalAreaOI.set_Location(new System.Drawing.Point(390, 0x22));
     int[] numArray2 = new int[4];
     numArray2[0] = 0xf4240;
     this.nudTotalAreaOI.set_Maximum(new decimal(numArray2));
     this.nudTotalAreaOI.set_Name("nudTotalAreaOI");
     this.nudTotalAreaOI.set_Size(new System.Drawing.Size(0x5c, 20));
     this.nudTotalAreaOI.set_TabIndex(0x3d);
     this.nudNotLivingAreaMKD.set_DecimalPlaces(2);
     this.nudNotLivingAreaMKD.set_Location(new System.Drawing.Point(390, 6));
     int[] numArray3 = new int[4];
     numArray3[0] = 0xf4240;
     this.nudNotLivingAreaMKD.set_Maximum(new decimal(numArray3));
     this.nudNotLivingAreaMKD.set_Name("nudNotLivingAreaMKD");
     this.nudNotLivingAreaMKD.set_Size(new System.Drawing.Size(0x5c, 20));
     this.nudNotLivingAreaMKD.set_TabIndex(60);
     this.nudTotalAreaMKD.set_DecimalPlaces(2);
     this.nudTotalAreaMKD.set_Location(new System.Drawing.Point(0x90, 0x54));
     int[] numArray4 = new int[4];
     numArray4[0] = 0xf4240;
     this.nudTotalAreaMKD.set_Maximum(new decimal(numArray4));
     this.nudTotalAreaMKD.set_Name("nudTotalAreaMKD");
     this.nudTotalAreaMKD.set_Size(new System.Drawing.Size(0x5c, 20));
     this.nudTotalAreaMKD.set_TabIndex(0x3a);
     this.nudFiredArea.set_DecimalPlaces(2);
     this.nudFiredArea.set_Location(new System.Drawing.Point(0x90, 0x3a));
     int[] numArray5 = new int[4];
     numArray5[0] = 0xf4240;
     this.nudFiredArea.set_Maximum(new decimal(numArray5));
     this.nudFiredArea.set_Name("nudFiredArea");
     this.nudFiredArea.set_Size(new System.Drawing.Size(0x5c, 20));
     this.nudFiredArea.set_TabIndex(0x39);
     this.nudTotalArea.set_DecimalPlaces(2);
     this.nudTotalArea.set_Location(new System.Drawing.Point(0x90, 2));
     int[] numArray6 = new int[4];
     numArray6[0] = 0xf423f;
     this.nudTotalArea.set_Maximum(new decimal(numArray6));
     this.nudTotalArea.set_Name("nudTotalArea");
     this.nudTotalArea.set_Size(new System.Drawing.Size(0x5c, 20));
     this.nudTotalArea.set_TabIndex(0x37);
     this.label15.set_AutoSize(true);
     this.label15.set_Location(new System.Drawing.Point(0xf7, 0x25));
     this.label15.set_Name("label15");
     this.label15.set_Size(new System.Drawing.Size(0x68, 13));
     this.label15.set_TabIndex(0x36);
     this.label15.set_Text("Площадь в сос о/и");
     this.label16.set_AutoSize(true);
     this.label16.set_Location(new System.Drawing.Point(5, 0x70));
     this.label16.set_Name("label16");
     this.label16.set_Size(new System.Drawing.Size(0x7f, 13));
     this.label16.set_TabIndex(0x35);
     this.label16.set_Text("Жилая площадь в МКД");
     this.label13.set_AutoSize(true);
     this.label13.set_Location(new System.Drawing.Point(5, 0x56));
     this.label13.set_Name("label13");
     this.label13.set_Size(new System.Drawing.Size(0x7f, 13));
     this.label13.set_TabIndex(0x34);
     this.label13.set_Text("Общая площадь в МКД");
     this.label14.set_AutoSize(true);
     this.label14.set_Location(new System.Drawing.Point(5, 60));
     this.label14.set_Name("label14");
     this.label14.set_Size(new System.Drawing.Size(130, 13));
     this.label14.set_TabIndex(0x33);
     this.label14.set_Text("Отапливаемая площадь");
     this.label11.set_AutoSize(true);
     this.label11.set_Location(new System.Drawing.Point(5, 0x21));
     this.label11.set_Name("label11");
     this.label11.set_Size(new System.Drawing.Size(90, 13));
     this.label11.set_TabIndex(50);
     this.label11.set_Text("Жилая площадь");
     this.label12.set_AutoSize(true);
     this.label12.set_Location(new System.Drawing.Point(5, 4));
     this.label12.set_Name("label12");
     this.label12.set_Size(new System.Drawing.Size(90, 13));
     this.label12.set_TabIndex(0x31);
     this.label12.set_Text("Общая площадь");
     this.label4.set_AutoSize(true);
     this.label4.set_Location(new System.Drawing.Point(0xf8, 0x70));
     this.label4.set_Name("label4");
     this.label4.set_Size(new System.Drawing.Size(0x47, 13));
     this.label4.set_TabIndex(0x2d);
     this.label4.set_Text("Дата начала");
     this.nudFloorArea.set_DecimalPlaces(2);
     this.nudFloorArea.set_Location(new System.Drawing.Point(390, 60));
     int[] numArray7 = new int[4];
     numArray7[0] = 0xf4240;
     this.nudFloorArea.set_Maximum(new decimal(numArray7));
     this.nudFloorArea.set_Name("nudFloorArea");
     this.nudFloorArea.set_Size(new System.Drawing.Size(0x5c, 20));
     this.nudFloorArea.set_TabIndex(0x3e);
     this.label1.set_AutoSize(true);
     this.label1.set_Location(new System.Drawing.Point(0xf8, 60));
     this.label1.set_Name("label1");
     this.label1.set_Size(new System.Drawing.Size(0x70, 13));
     this.label1.set_TabIndex(0x3d);
     this.label1.set_Text("Площадь лест. клет.");
     this.btnCancel.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Bottom);
     this.btnCancel.set_Location(new System.Drawing.Point(0x192, 0xc2));
     this.btnCancel.set_Name("btnCancel");
     this.btnCancel.set_Size(new System.Drawing.Size(80, 0x19));
     this.btnCancel.set_TabIndex(0x47);
     this.btnCancel.set_Text("Отмена");
     this.btnCancel.set_UseVisualStyleBackColor(true);
     this.btnCancel.add_Click(new System.EventHandler(this.btnCancel_Click));
     this.btnAddChange.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Bottom);
     this.btnAddChange.set_Location(new System.Drawing.Point(0x132, 0xc2));
     this.btnAddChange.set_Name("btnAddChange");
     this.btnAddChange.set_Size(new System.Drawing.Size(80, 0x19));
     this.btnAddChange.set_TabIndex(70);
     this.btnAddChange.set_Text("Сохранить");
     this.btnAddChange.set_UseVisualStyleBackColor(true);
     this.btnAddChange.add_Click(new System.EventHandler(this.btnAddChange_Click));
     this.label2.set_AutoSize(true);
     this.label2.set_Location(new System.Drawing.Point(5, 0x8e));
     this.label2.set_Name("label2");
     this.label2.set_Size(new System.Drawing.Size(0x3a, 13));
     this.label2.set_TabIndex(0x44);
     this.label2.set_Text("Документ");
     this.nudLivingAreaMKD.set_DecimalPlaces(2);
     this.nudLivingAreaMKD.set_Location(new System.Drawing.Point(0x90, 110));
     int[] numArray8 = new int[4];
     numArray8[0] = 0xf4240;
     this.nudLivingAreaMKD.set_Maximum(new decimal(numArray8));
     this.nudLivingAreaMKD.set_Name("nudLivingAreaMKD");
     this.nudLivingAreaMKD.set_Size(new System.Drawing.Size(0x5c, 20));
     this.nudLivingAreaMKD.set_TabIndex(0x3b);
     this.label3.set_AutoSize(true);
     this.label3.set_Location(new System.Drawing.Point(0xf8, 8));
     this.label3.set_Name("label3");
     this.label3.set_Size(new System.Drawing.Size(0x8a, 13));
     this.label3.set_TabIndex(0x45);
     this.label3.set_Text("Нежилая площадь в МКД");
     this.nudNotSubscribe.set_DecimalPlaces(2);
     this.nudNotSubscribe.set_Location(new System.Drawing.Point(390, 0x54));
     int[] numArray9 = new int[4];
     numArray9[0] = 0xf4240;
     this.nudNotSubscribe.set_Maximum(new decimal(numArray9));
     this.nudNotSubscribe.set_Name("nudNotSubscribe");
     this.nudNotSubscribe.set_Size(new System.Drawing.Size(0x5c, 20));
     this.nudNotSubscribe.set_TabIndex(0x3f);
     this.label5.set_AutoSize(true);
     this.label5.set_Location(new System.Drawing.Point(0xf7, 0x56));
     this.label5.set_Name("label5");
     this.label5.set_Size(new System.Drawing.Size(0x8b, 13));
     this.label5.set_TabIndex(70);
     this.label5.set_Text("Не абонируемая площадь");
     this.selectOrgDocument.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Top);
     this.selectOrgDocument.set_Location(new System.Drawing.Point(0x90, 0x8a));
     this.selectOrgDocument.set_Name("selectOrgDocument");
     this.selectOrgDocument.set_Size(new System.Drawing.Size(0x152, 20));
     this.selectOrgDocument.set_TabIndex(0x41);
     this.dbDateBeg.AttachToPeriod = false;
     this.dbDateBeg.AttachToPeriodEnd = false;
     this.dbDateBeg.set_Location(new System.Drawing.Point(390, 0x70));
     this.dbDateBeg.set_Mask("00/00/0000");
     this.dbDateBeg.set_Name("dbDateBeg");
     this.dbDateBeg.set_Size(new System.Drawing.Size(0x5c, 20));
     this.dbDateBeg.set_TabIndex(0x40);
     this.selectServices.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Top);
     area.AreaGroupId = 0L;
     area.AreaGroupName = null;
     area.Id = 0L;
     area.IsDeleted = false;
     area.IsDirty = true;
     area.Name = "";
     area.ObjectWithIdType = null;
     area.StatusTemporary = 0;
     this.selectServices.Area = area;
     this.selectServices.Date = new System.DateTime(0L);
     this.selectServices.FromDate = new System.DateTime(0L);
     house.AdrId = 0L;
     house.AdrName = null;
     int[] numArray10 = new int[4];
     house.AnotherSquare = new decimal(numArray10);
     house.BoroughId = 0;
     house.BoroughName = null;
     house.CanonicalTypeId = 0;
     house.CanonicalTypeName = null;
     house.CargoLift = 0;
     house.Created = new System.DateTime(0L);
     house.DomKom = false;
     house.DomKomTarif = 0.0;
     house.Entrance = 0;
     house.ExternalKey = 0L;
     house.FireAlarmType = 0;
     house.FireAlarmTypeName = null;
     int[] numArray11 = new int[4];
     house.FiredArea = new decimal(numArray11);
     house.FiveRoom = 0;
     house.Flat = 0;
     house.FlatWithGarbageChute = 0;
     house.Floor = 0;
     int[] numArray12 = new int[4];
     house.FloorArea = new decimal(numArray12);
     house.FormControl = 0;
     house.FormControlTypeName = null;
     house.FoundationType = 0;
     house.FoundationTypeName = null;
     house.FourRoom = 0;
     house.GvsType = 0;
     house.GvsTypeName = null;
     house.HeatingType = 0;
     house.HeatingTypeName = null;
     house.HouseChief = null;
     house.HvsType = 0;
     house.HvsTypeName = null;
     house.Id = 0L;
     house.IsDeleted = false;
     house.IsDirty = false;
     house.KapRemontYear = 0;
     int[] numArray13 = new int[4];
     house.KitchensSquare = new decimal(numArray13);
     house.Lift = 0;
     int[] numArray14 = new int[4];
     house.LivingSquare = new decimal(numArray14);
     house.LocalBroadcastingType = 0;
     house.LocalBroadcastingTypeName = null;
     house.MusorCount = 0;
     house.ObjectWithIdType = null;
     house.OnDate = new System.DateTime(0L);
     house.OneRoom = 0;
     house.OverflowType = 0;
     house.OverFlowTypeName = null;
     house.OverlapType = 0;
     house.OverlapTypeName = null;
     house.OwnershipType = 0;
     house.OwnerShipTypeName = null;
     house.PassLift = 0;
     house.PassportNum = 0;
     house.PercentWear = 0;
     house.PrintServices = 0;
     house.RaionSud = null;
     house.RoofType = 0;
     house.RoofTypeName = null;
     house.Series = 0;
     house.SewerType = 0;
     house.SewerTypeName = null;
     house.StoveType = 0;
     house.StoveTypeName = null;
     house.SubProvider = null;
     house.Sud = 0;
     house.SudUc = null;
     house.TerritorialManagement = 0;
     house.TerritorialManagementName = null;
     house.ThreeRoom = 0;
     int[] numArray15 = new int[4];
     house.ToiletsSquare = new decimal(numArray15);
     int[] numArray16 = new int[4];
     house.TotalArea = new decimal(numArray16);
     int[] numArray17 = new int[4];
     house.TotalAreaLivingNonLivingMkd = new decimal(numArray17);
     int[] numArray18 = new int[4];
     house.TotalAreaMkd = new decimal(numArray18);
     int[] numArray19 = new int[4];
     house.TotalAreaOi = new decimal(numArray19);
     int[] numArray20 = new int[4];
     house.TotalStructureVolume = new decimal(numArray20);
     house.Tvenquipmenttype = 0;
     house.Tvenquipmenttypename = null;
     house.TwoRoom = 0;
     house.Type = 0;
     house.TypeName = null;
     house.UtilizationType = 0;
     house.UtilizationTypeName = null;
     house.WallType = 0;
     house.WallTypeName = null;
     house.YearBegin = 0;
     house.YearPassport = 0;
     this.selectServices.House = house;
     this.selectServices.IsMultiSelect = false;
     this.selectServices.set_Location(new System.Drawing.Point(0x90, 0xa4));
     this.selectServices.set_Name("selectServices");
     this.selectServices.set_Size(new System.Drawing.Size(0x152, 20));
     this.selectServices.set_TabIndex(0x49);
     this.selectServices.ToDate = new System.DateTime(0x270f, 12, 0x1f, 0x17, 0x3b, 0x3b, 0x3e7);
     this.label6.set_AutoSize(true);
     this.label6.set_Location(new System.Drawing.Point(5, 0xa9));
     this.label6.set_Name("label6");
     this.label6.set_Size(new System.Drawing.Size(0x2b, 13));
     this.label6.set_TabIndex(0x4a);
     this.label6.set_Text("Услуга");
     base.set_AutoScaleDimensions(new System.Drawing.SizeF(6f, 13f));
     base.set_AutoScaleMode(System.Windows.Forms.AutoScaleMode.Font);
     base.set_ClientSize(new System.Drawing.Size(0x1eb, 0xe5));
     base.Controls.Add(this.label6);
     base.Controls.Add(this.selectServices);
     base.Controls.Add(this.nudNotSubscribe);
     base.Controls.Add(this.label5);
     base.Controls.Add(this.nudLivingAreaMKD);
     base.Controls.Add(this.label3);
     base.Controls.Add(this.label2);
     base.Controls.Add(this.selectOrgDocument);
     base.Controls.Add(this.btnCancel);
     base.Controls.Add(this.btnAddChange);
     base.Controls.Add(this.nudFloorArea);
     base.Controls.Add(this.label1);
     base.Controls.Add(this.nudLivingArea);
     base.Controls.Add(this.nudTotalAreaOI);
     base.Controls.Add(this.nudNotLivingAreaMKD);
     base.Controls.Add(this.nudTotalAreaMKD);
     base.Controls.Add(this.nudFiredArea);
     base.Controls.Add(this.nudTotalArea);
     base.Controls.Add(this.label15);
     base.Controls.Add(this.label16);
     base.Controls.Add(this.label13);
     base.Controls.Add(this.label14);
     base.Controls.Add(this.label11);
     base.Controls.Add(this.label12);
     base.Controls.Add(this.dbDateBeg);
     base.Controls.Add(this.label4);
     base.set_FormBorderStyle(System.Windows.Forms.FormBorderStyle.FixedSingle);
     base.set_MaximizeBox(false);
     base.set_MinimizeBox(false);
     base.set_Name("HistoryHouseAreasAddChangeForm");
     base.set_StartPosition(System.Windows.Forms.FormStartPosition.CenterParent);
     this.nudLivingArea.EndInit();
     this.nudTotalAreaOI.EndInit();
     this.nudNotLivingAreaMKD.EndInit();
     this.nudTotalAreaMKD.EndInit();
     this.nudFiredArea.EndInit();
     this.nudTotalArea.EndInit();
     this.nudFloorArea.EndInit();
     this.nudLivingAreaMKD.EndInit();
     this.nudNotSubscribe.EndInit();
     base.ResumeLayout(false);
     base.PerformLayout();
 }
 private void InitializeComponent()
 {
     this.components = new Container();
     Area area = new Area();
     House house = new House();
     this.label1 = new System.Windows.Forms.Label();
     this.label2 = new System.Windows.Forms.Label();
     this.label3 = new System.Windows.Forms.Label();
     this.label4 = new System.Windows.Forms.Label();
     this.label6 = new System.Windows.Forms.Label();
     this.rbServiceType = new System.Windows.Forms.RadioButton();
     this.rbService = new System.Windows.Forms.RadioButton();
     this.cbServiceTypes = new System.Windows.Forms.ComboBox();
     this.bsServiceTypes = new System.Windows.Forms.BindingSource(this.components);
     this.selectServices = new SelectServices();
     this.selectOrgDocument = new SelectOrgDocument();
     this.label5 = new System.Windows.Forms.Label();
     this.nudTariffRate = new System.Windows.Forms.NumericUpDown();
     this.label7 = new System.Windows.Forms.Label();
     this.dbTariffDate = new DateBox();
     this.label8 = new System.Windows.Forms.Label();
     this.btnSave = new System.Windows.Forms.Button();
     this.btnCancel = new System.Windows.Forms.Button();
     this.bsServiceTypes.BeginInit();
     this.nudTariffRate.BeginInit();
     base.SuspendLayout();
     this.label1.set_AutoSize(true);
     this.label1.set_Location(new System.Drawing.Point(12, 12));
     this.label1.set_Name("label1");
     this.label1.set_Size(new System.Drawing.Size(0x3e, 13));
     this.label1.set_TabIndex(0);
     this.label1.set_Text("Тип услуги");
     this.label2.set_AutoSize(true);
     this.label2.set_Location(new System.Drawing.Point(13, 40));
     this.label2.set_Name("label2");
     this.label2.set_Size(new System.Drawing.Size(0x2b, 13));
     this.label2.set_TabIndex(1);
     this.label2.set_Text("Услуга");
     this.label3.set_AutoSize(true);
     this.label3.set_Location(new System.Drawing.Point(12, 0x69));
     this.label3.set_Name("label3");
     this.label3.set_Size(new System.Drawing.Size(40, 13));
     this.label3.set_TabIndex(2);
     this.label3.set_Text("Тариф");
     this.label4.set_AutoSize(true);
     this.label4.set_Location(new System.Drawing.Point(0xdd, 0x69));
     this.label4.set_Name("label4");
     this.label4.set_Size(new System.Drawing.Size(0x49, 13));
     this.label4.set_TabIndex(3);
     this.label4.set_Text("Дата тарифа");
     this.label6.set_AutoSize(true);
     this.label6.set_Location(new System.Drawing.Point(12, 0x49));
     this.label6.set_Name("label6");
     this.label6.set_Size(new System.Drawing.Size(0x3a, 13));
     this.label6.set_TabIndex(6);
     this.label6.set_Text("Документ");
     this.rbServiceType.set_AutoSize(true);
     this.rbServiceType.set_Checked(true);
     this.rbServiceType.set_Location(new System.Drawing.Point(12, 12));
     this.rbServiceType.set_Name("rbServiceType");
     this.rbServiceType.set_Size(new System.Drawing.Size(80, 0x11));
     this.rbServiceType.set_TabIndex(0);
     this.rbServiceType.set_TabStop(true);
     this.rbServiceType.set_Text("Тип услуги");
     this.rbServiceType.set_UseVisualStyleBackColor(true);
     this.rbServiceType.add_CheckedChanged(new System.EventHandler(this.rbServiceType_CheckedChanged));
     this.rbService.set_AutoSize(true);
     this.rbService.set_Location(new System.Drawing.Point(12, 0x2d));
     this.rbService.set_Name("rbService");
     this.rbService.set_Size(new System.Drawing.Size(0x3d, 0x11));
     this.rbService.set_TabIndex(1);
     this.rbService.set_TabStop(true);
     this.rbService.set_Text("Услуга");
     this.rbService.set_UseVisualStyleBackColor(true);
     this.rbService.add_CheckedChanged(new System.EventHandler(this.rbService_CheckedChanged));
     this.cbServiceTypes.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Top);
     this.cbServiceTypes.set_DataSource(this.bsServiceTypes);
     this.cbServiceTypes.set_FormattingEnabled(true);
     this.cbServiceTypes.set_Location(new System.Drawing.Point(0x70, 11));
     this.cbServiceTypes.set_Name("cbServiceTypes");
     this.cbServiceTypes.set_Size(new System.Drawing.Size(0x181, 0x15));
     this.cbServiceTypes.set_TabIndex(2);
     this.cbServiceTypes.add_SelectedIndexChanged(new System.EventHandler(this.cbServiceTypes_SelectedIndexChanged));
     this.bsServiceTypes.set_DataSource(typeof(ServiceType));
     this.selectServices.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Top);
     area.AreaGroupId = 0L;
     area.AreaGroupName = null;
     area.Id = 0L;
     area.IsDeleted = false;
     area.IsDirty = true;
     area.Name = "";
     area.ObjectWithIdType = null;
     area.StatusTemporary = 0;
     this.selectServices.Area = area;
     this.selectServices.Date = new System.DateTime(0L);
     this.selectServices.FromDate = new System.DateTime(0L);
     house.AdrId = 0L;
     house.AdrName = null;
     int[] numArray = new int[4];
     house.AnotherSquare = new decimal(numArray);
     house.BoroughId = 0;
     house.BoroughName = null;
     house.CanonicalTypeId = 0;
     house.CanonicalTypeName = null;
     house.CargoLift = 0;
     house.Created = new System.DateTime(0L);
     house.DomKom = false;
     house.DomKomTarif = 0.0;
     house.Entrance = 0;
     house.FireAlarmType = 0;
     house.FireAlarmTypeName = null;
     int[] numArray2 = new int[4];
     house.FiredArea = new decimal(numArray2);
     house.FiveRoom = 0;
     house.Flat = 0;
     house.FlatWithGarbageChute = 0;
     house.Floor = 0;
     int[] numArray3 = new int[4];
     house.FloorArea = new decimal(numArray3);
     house.FormControl = 0;
     house.FormControlTypeName = null;
     house.FoundationType = 0;
     house.FoundationTypeName = null;
     house.FourRoom = 0;
     house.GvsType = 0;
     house.GvsTypeName = null;
     house.HeatingType = 0;
     house.HeatingTypeName = null;
     house.HouseChief = null;
     house.HvsType = 0;
     house.HvsTypeName = null;
     house.Id = 0L;
     house.IsDeleted = false;
     house.IsDirty = false;
     house.KapRemontYear = 0;
     int[] numArray4 = new int[4];
     house.KitchensSquare = new decimal(numArray4);
     house.Lift = 0;
     int[] numArray5 = new int[4];
     house.LivingSquare = new decimal(numArray5);
     house.LocalBroadcastingType = 0;
     house.LocalBroadcastingTypeName = null;
     house.MusorCount = 0;
     house.ObjectWithIdType = null;
     house.OnDate = new System.DateTime(0L);
     house.OneRoom = 0;
     house.OverflowType = 0;
     house.OverFlowTypeName = null;
     house.OverlapType = 0;
     house.OverlapTypeName = null;
     house.OwnershipType = 0;
     house.OwnerShipTypeName = null;
     house.PassLift = 0;
     house.PassportNum = 0;
     house.PercentWear = 0;
     house.PrintServices = 0;
     house.RaionSud = null;
     house.RoofType = 0;
     house.RoofTypeName = null;
     house.Series = 0;
     house.SewerType = 0;
     house.SewerTypeName = null;
     house.StoveType = 0;
     house.StoveTypeName = null;
     house.SubProvider = null;
     house.Sud = 0;
     house.SudUc = null;
     house.TerritorialManagement = 0;
     house.TerritorialManagementName = null;
     house.ThreeRoom = 0;
     int[] numArray6 = new int[4];
     house.ToiletsSquare = new decimal(numArray6);
     int[] numArray7 = new int[4];
     house.TotalArea = new decimal(numArray7);
     int[] numArray8 = new int[4];
     house.TotalStructureVolume = new decimal(numArray8);
     house.Tvenquipmenttype = 0;
     house.Tvenquipmenttypename = null;
     house.TwoRoom = 0;
     house.Type = 0;
     house.TypeName = null;
     house.UtilizationType = 0;
     house.UtilizationTypeName = null;
     house.WallType = 0;
     house.WallTypeName = null;
     house.YearBegin = 0;
     house.YearPassport = 0;
     this.selectServices.House = house;
     this.selectServices.IsMultiSelect = false;
     this.selectServices.set_Location(new System.Drawing.Point(0x70, 0x2d));
     this.selectServices.set_Name("selectServices");
     this.selectServices.set_Size(new System.Drawing.Size(0x181, 20));
     this.selectServices.set_TabIndex(3);
     this.selectServices.ToDate = new System.DateTime(0x270f, 12, 0x1f, 0x17, 0x3b, 0x3b, 0x3e7);
     this.selectOrgDocument.set_Anchor(System.Windows.Forms.AnchorStyles.Right | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Top);
     this.selectOrgDocument.set_Location(new System.Drawing.Point(0x70, 0x4d));
     this.selectOrgDocument.set_Name("selectOrgDocument");
     this.selectOrgDocument.set_Size(new System.Drawing.Size(0x181, 20));
     this.selectOrgDocument.set_TabIndex(4);
     this.label5.set_AutoSize(true);
     this.label5.set_Location(new System.Drawing.Point(9, 0x4f));
     this.label5.set_Name("label5");
     this.label5.set_Size(new System.Drawing.Size(0x3a, 13));
     this.label5.set_TabIndex(5);
     this.label5.set_Text("Документ");
     this.nudTariffRate.set_DecimalPlaces(4);
     int[] numArray9 = new int[4];
     numArray9[0] = 1;
     numArray9[3] = 0x10000;
     this.nudTariffRate.set_Increment(new decimal(numArray9));
     this.nudTariffRate.set_Location(new System.Drawing.Point(0x70, 0x71));
     int[] numArray10 = new int[4];
     numArray10[0] = 0x540be3ff;
     numArray10[1] = 2;
     this.nudTariffRate.set_Maximum(new decimal(numArray10));
     this.nudTariffRate.set_Name("nudTariffRate");
     this.nudTariffRate.set_Size(new System.Drawing.Size(120, 20));
     this.nudTariffRate.set_TabIndex(6);
     this.label7.set_AutoSize(true);
     this.label7.set_Location(new System.Drawing.Point(9, 0x73));
     this.label7.set_Name("label7");
     this.label7.set_Size(new System.Drawing.Size(40, 13));
     this.label7.set_TabIndex(7);
     this.label7.set_Text("Тариф");
     this.dbTariffDate.AttachToPeriod = false;
     this.dbTariffDate.AttachToPeriodEnd = false;
     this.dbTariffDate.set_Location(new System.Drawing.Point(0x15f, 0x70));
     this.dbTariffDate.set_Mask("00/00/0000");
     this.dbTariffDate.set_Name("dbTariffDate");
     this.dbTariffDate.set_Size(new System.Drawing.Size(100, 20));
     this.dbTariffDate.set_TabIndex(8);
     this.label8.set_AutoSize(true);
     this.label8.set_Location(new System.Drawing.Point(0x106, 0x73));
     this.label8.set_Name("label8");
     this.label8.set_Size(new System.Drawing.Size(0x49, 13));
     this.label8.set_TabIndex(9);
     this.label8.set_Text("Дата тарифа");
     this.btnSave.set_Location(new System.Drawing.Point(0x115, 0x9b));
     this.btnSave.set_Name("btnSave");
     this.btnSave.set_Size(new System.Drawing.Size(0x6b, 0x20));
     this.btnSave.set_TabIndex(10);
     this.btnSave.set_Text("Сохранить");
     this.btnSave.set_UseVisualStyleBackColor(true);
     this.btnSave.add_Click(new System.EventHandler(this.btnSave_Click));
     this.btnCancel.set_Location(new System.Drawing.Point(390, 0x9b));
     this.btnCancel.set_Name("btnCancel");
     this.btnCancel.set_Size(new System.Drawing.Size(0x6b, 0x20));
     this.btnCancel.set_TabIndex(11);
     this.btnCancel.set_Text("Отмена");
     this.btnCancel.set_UseVisualStyleBackColor(true);
     this.btnCancel.add_Click(new System.EventHandler(this.btnCancel_Click));
     base.set_AutoScaleDimensions(new System.Drawing.SizeF(6f, 13f));
     base.set_AutoScaleMode(System.Windows.Forms.AutoScaleMode.Font);
     base.set_ClientSize(new System.Drawing.Size(0x1fd, 0xc7));
     base.Controls.Add(this.btnCancel);
     base.Controls.Add(this.btnSave);
     base.Controls.Add(this.label8);
     base.Controls.Add(this.dbTariffDate);
     base.Controls.Add(this.label7);
     base.Controls.Add(this.nudTariffRate);
     base.Controls.Add(this.label5);
     base.Controls.Add(this.selectOrgDocument);
     base.Controls.Add(this.selectServices);
     base.Controls.Add(this.cbServiceTypes);
     base.Controls.Add(this.rbService);
     base.Controls.Add(this.rbServiceType);
     base.set_FormBorderStyle(System.Windows.Forms.FormBorderStyle.FixedDialog);
     base.set_Name("HouseServiceTariffAddChangeForm");
     base.set_StartPosition(System.Windows.Forms.FormStartPosition.CenterScreen);
     this.set_Text("Добавление тарифа на дом");
     base.add_Load(new System.EventHandler(this.HouseServiceTariffAddChangeForm_Load));
     this.bsServiceTypes.EndInit();
     this.nudTariffRate.EndInit();
     base.ResumeLayout(false);
     base.PerformLayout();
 }