Ejemplo n.º 1
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.Windows.Forms.DataGridViewCellStyle     dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
     FastReport.Design.DesignerSettings             designerSettings1      = new FastReport.Design.DesignerSettings();
     System.ComponentModel.ComponentResourceManager resources             = new System.ComponentModel.ComponentResourceManager(typeof(frmSalaryStatics));
     FastReport.Design.DesignerRestrictions         designerRestrictions1 = new FastReport.Design.DesignerRestrictions();
     FastReport.Export.Email.EmailSettings          emailSettings1        = new FastReport.Export.Email.EmailSettings();
     FastReport.PreviewSettings previewSettings1 = new FastReport.PreviewSettings();
     FastReport.ReportSettings  reportSettings1  = new FastReport.ReportSettings();
     this.toolStripWaterUser  = new System.Windows.Forms.ToolStrip();
     this.toolStatics         = new System.Windows.Forms.ToolStripButton();
     this.toolStripSeparator6 = new System.Windows.Forms.ToolStripSeparator();
     this.toolExcel           = new System.Windows.Forms.ToolStripButton();
     this.tb1                    = new System.Windows.Forms.TableLayoutPanel();
     this.groupBox1              = new System.Windows.Forms.GroupBox();
     this.cmbMeterReaderS        = new System.Windows.Forms.ComboBox();
     this.label36                = new System.Windows.Forms.Label();
     this.cmbCommunityS          = new System.Windows.Forms.ComboBox();
     this.label5                 = new System.Windows.Forms.Label();
     this.cmbDuanNOS             = new System.Windows.Forms.ComboBox();
     this.label35                = new System.Windows.Forms.Label();
     this.cmbAreaNOS             = new System.Windows.Forms.ComboBox();
     this.label4                 = new System.Windows.Forms.Label();
     this.btSetMonth             = new System.Windows.Forms.Button();
     this.dtpStartSearch         = new System.Windows.Forms.DateTimePicker();
     this.dtpEndSearch           = new System.Windows.Forms.DateTimePicker();
     this.chkWaterMeterTypeClass = new System.Windows.Forms.CheckBox();
     this.chkCommunity           = new System.Windows.Forms.CheckBox();
     this.chkDuanNO              = new System.Windows.Forms.CheckBox();
     this.chkAreaNO              = new System.Windows.Forms.CheckBox();
     this.chkWaterUserType       = new System.Windows.Forms.CheckBox();
     this.chkWaterMeterType      = new System.Windows.Forms.CheckBox();
     this.chkRecordMonth         = new System.Windows.Forms.CheckBox();
     this.chkMeterReader         = new System.Windows.Forms.CheckBox();
     this.label8                 = new System.Windows.Forms.Label();
     this.dtpEnd                 = new System.Windows.Forms.DateTimePicker();
     this.dtpStart               = new System.Windows.Forms.DateTimePicker();
     this.chkChargeDateTime      = new System.Windows.Forms.CheckBox();
     this.groupBox2              = new System.Windows.Forms.GroupBox();
     this.dgList                 = new System.Windows.Forms.DataGridView();
     this.environmentSettings1   = new FastReport.EnvironmentSettings();
     this.contextMenuStrip1      = new System.Windows.Forms.ContextMenuStrip(this.components);
     this.今天ToolStripMenuItem    = new System.Windows.Forms.ToolStripMenuItem();
     this.toolStripSeparator1    = new System.Windows.Forms.ToolStripSeparator();
     this.本月ToolStripMenuItem    = new System.Windows.Forms.ToolStripMenuItem();
     this.月ToolStripMenuItem     = new System.Windows.Forms.ToolStripMenuItem();
     this.月ToolStripMenuItem     = new System.Windows.Forms.ToolStripMenuItem();
     this.toolStripSeparator2    = new System.Windows.Forms.ToolStripSeparator();
     this.本年ToolStripMenuItem    = new System.Windows.Forms.ToolStripMenuItem();
     this.年ToolStripMenuItem     = new System.Windows.Forms.ToolStripMenuItem();
     this.toolStripSeparator3    = new System.Windows.Forms.ToolStripSeparator();
     this.全部ToolStripMenuItem    = new System.Windows.Forms.ToolStripMenuItem();
     this.toolStripWaterUser.SuspendLayout();
     this.tb1.SuspendLayout();
     this.groupBox1.SuspendLayout();
     this.groupBox2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.dgList)).BeginInit();
     this.contextMenuStrip1.SuspendLayout();
     this.SuspendLayout();
     //
     // toolStripWaterUser
     //
     this.toolStripWaterUser.Font      = new System.Drawing.Font("宋体", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.toolStripWaterUser.GripStyle = System.Windows.Forms.ToolStripGripStyle.Hidden;
     this.toolStripWaterUser.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.toolStatics,
         this.toolStripSeparator6,
         this.toolExcel
     });
     this.toolStripWaterUser.Location = new System.Drawing.Point(0, 0);
     this.toolStripWaterUser.Name     = "toolStripWaterUser";
     this.toolStripWaterUser.Size     = new System.Drawing.Size(1021, 25);
     this.toolStripWaterUser.TabIndex = 57;
     this.toolStripWaterUser.Text     = "toolStrip2";
     //
     // toolStatics
     //
     this.toolStatics.Image = global::STATISTIALREPORTS.Properties.Resources.onebit_02;
     this.toolStatics.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.toolStatics.Name   = "toolStatics";
     this.toolStatics.Size   = new System.Drawing.Size(57, 22);
     this.toolStatics.Text   = "统计";
     this.toolStatics.Click += new System.EventHandler(this.toolSearch_Click);
     //
     // toolStripSeparator6
     //
     this.toolStripSeparator6.AutoSize = false;
     this.toolStripSeparator6.Name     = "toolStripSeparator6";
     this.toolStripSeparator6.Size     = new System.Drawing.Size(10, 25);
     //
     // toolExcel
     //
     this.toolExcel.Enabled = false;
     this.toolExcel.Image   = global::STATISTIALREPORTS.Properties.Resources.snap_undo;
     this.toolExcel.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.toolExcel.Name   = "toolExcel";
     this.toolExcel.Size   = new System.Drawing.Size(97, 22);
     this.toolExcel.Text   = "导出Excel";
     this.toolExcel.Click += new System.EventHandler(this.toolExcel_Click);
     //
     // tb1
     //
     this.tb1.ColumnCount = 1;
     this.tb1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
     this.tb1.Controls.Add(this.groupBox1, 0, 0);
     this.tb1.Controls.Add(this.groupBox2, 0, 1);
     this.tb1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.tb1.Location = new System.Drawing.Point(0, 25);
     this.tb1.Name     = "tb1";
     this.tb1.RowCount = 2;
     this.tb1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 92F));
     this.tb1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
     this.tb1.Size     = new System.Drawing.Size(1021, 537);
     this.tb1.TabIndex = 58;
     //
     // groupBox1
     //
     this.groupBox1.BackColor = System.Drawing.Color.LimeGreen;
     this.groupBox1.Controls.Add(this.cmbMeterReaderS);
     this.groupBox1.Controls.Add(this.label36);
     this.groupBox1.Controls.Add(this.cmbCommunityS);
     this.groupBox1.Controls.Add(this.label5);
     this.groupBox1.Controls.Add(this.cmbDuanNOS);
     this.groupBox1.Controls.Add(this.label35);
     this.groupBox1.Controls.Add(this.cmbAreaNOS);
     this.groupBox1.Controls.Add(this.label4);
     this.groupBox1.Controls.Add(this.btSetMonth);
     this.groupBox1.Controls.Add(this.dtpStartSearch);
     this.groupBox1.Controls.Add(this.dtpEndSearch);
     this.groupBox1.Controls.Add(this.chkWaterMeterTypeClass);
     this.groupBox1.Controls.Add(this.chkCommunity);
     this.groupBox1.Controls.Add(this.chkDuanNO);
     this.groupBox1.Controls.Add(this.chkAreaNO);
     this.groupBox1.Controls.Add(this.chkWaterUserType);
     this.groupBox1.Controls.Add(this.chkWaterMeterType);
     this.groupBox1.Controls.Add(this.chkRecordMonth);
     this.groupBox1.Controls.Add(this.chkMeterReader);
     this.groupBox1.Controls.Add(this.label8);
     this.groupBox1.Controls.Add(this.dtpEnd);
     this.groupBox1.Controls.Add(this.dtpStart);
     this.groupBox1.Controls.Add(this.chkChargeDateTime);
     this.groupBox1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.groupBox1.Location = new System.Drawing.Point(3, 3);
     this.groupBox1.Margin   = new System.Windows.Forms.Padding(3, 3, 3, 7);
     this.groupBox1.Name     = "groupBox1";
     this.groupBox1.Size     = new System.Drawing.Size(1015, 82);
     this.groupBox1.TabIndex = 60;
     this.groupBox1.TabStop  = false;
     this.groupBox1.Tag      = "9999";
     this.groupBox1.Text     = "统计条件";
     //
     // cmbMeterReaderS
     //
     this.cmbMeterReaderS.Font = new System.Drawing.Font("宋体", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cmbMeterReaderS.FormattingEnabled = true;
     this.cmbMeterReaderS.Location          = new System.Drawing.Point(71, 21);
     this.cmbMeterReaderS.Name     = "cmbMeterReaderS";
     this.cmbMeterReaderS.Size     = new System.Drawing.Size(88, 23);
     this.cmbMeterReaderS.TabIndex = 185;
     //
     // label36
     //
     this.label36.AutoSize = true;
     this.label36.Font     = new System.Drawing.Font("宋体", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.label36.Location = new System.Drawing.Point(11, 26);
     this.label36.Name     = "label36";
     this.label36.Size     = new System.Drawing.Size(60, 15);
     this.label36.TabIndex = 186;
     this.label36.Text     = "抄表员:";
     //
     // cmbCommunityS
     //
     this.cmbCommunityS.DropDownWidth     = 120;
     this.cmbCommunityS.Font              = new System.Drawing.Font("宋体", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cmbCommunityS.FormattingEnabled = true;
     this.cmbCommunityS.Location          = new System.Drawing.Point(472, 21);
     this.cmbCommunityS.Name              = "cmbCommunityS";
     this.cmbCommunityS.Size              = new System.Drawing.Size(141, 23);
     this.cmbCommunityS.TabIndex          = 183;
     //
     // label5
     //
     this.label5.AutoSize = true;
     this.label5.Font     = new System.Drawing.Font("宋体", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.label5.Location = new System.Drawing.Point(430, 26);
     this.label5.Name     = "label5";
     this.label5.Size     = new System.Drawing.Size(45, 15);
     this.label5.TabIndex = 182;
     this.label5.Text     = "小区:";
     //
     // cmbDuanNOS
     //
     this.cmbDuanNOS.DropDownWidth     = 120;
     this.cmbDuanNOS.Font              = new System.Drawing.Font("宋体", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cmbDuanNOS.FormattingEnabled = true;
     this.cmbDuanNOS.Location          = new System.Drawing.Point(344, 21);
     this.cmbDuanNOS.Name              = "cmbDuanNOS";
     this.cmbDuanNOS.Size              = new System.Drawing.Size(77, 23);
     this.cmbDuanNOS.TabIndex          = 184;
     //
     // label35
     //
     this.label35.AutoSize = true;
     this.label35.Font     = new System.Drawing.Font("宋体", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.label35.Location = new System.Drawing.Point(302, 26);
     this.label35.Name     = "label35";
     this.label35.Size     = new System.Drawing.Size(45, 15);
     this.label35.TabIndex = 181;
     this.label35.Text     = "段号:";
     //
     // cmbAreaNOS
     //
     this.cmbAreaNOS.DropDownWidth     = 120;
     this.cmbAreaNOS.Font              = new System.Drawing.Font("宋体", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cmbAreaNOS.FormattingEnabled = true;
     this.cmbAreaNOS.Location          = new System.Drawing.Point(212, 21);
     this.cmbAreaNOS.Name              = "cmbAreaNOS";
     this.cmbAreaNOS.Size              = new System.Drawing.Size(77, 23);
     this.cmbAreaNOS.TabIndex          = 180;
     //
     // label4
     //
     this.label4.AutoSize = true;
     this.label4.Font     = new System.Drawing.Font("宋体", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.label4.Location = new System.Drawing.Point(169, 26);
     this.label4.Name     = "label4";
     this.label4.Size     = new System.Drawing.Size(45, 15);
     this.label4.TabIndex = 179;
     this.label4.Text     = "区号:";
     //
     // btSetMonth
     //
     this.btSetMonth.BackgroundImage       = global::STATISTIALREPORTS.Properties.Resources.onebit_20;
     this.btSetMonth.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.btSetMonth.Location = new System.Drawing.Point(958, 22);
     this.btSetMonth.Name     = "btSetMonth";
     this.btSetMonth.Size     = new System.Drawing.Size(22, 23);
     this.btSetMonth.TabIndex = 178;
     this.btSetMonth.UseVisualStyleBackColor = true;
     this.btSetMonth.Click += new System.EventHandler(this.btSetMonth_Click);
     //
     // dtpStartSearch
     //
     this.dtpStartSearch.CustomFormat = "yyyy-MM-dd 00:00:00";
     this.dtpStartSearch.Format       = System.Windows.Forms.DateTimePickerFormat.Custom;
     this.dtpStartSearch.Location     = new System.Drawing.Point(929, 50);
     this.dtpStartSearch.Name         = "dtpStartSearch";
     this.dtpStartSearch.Size         = new System.Drawing.Size(31, 26);
     this.dtpStartSearch.TabIndex     = 174;
     this.dtpStartSearch.Visible      = false;
     //
     // dtpEndSearch
     //
     this.dtpEndSearch.CustomFormat = "yyyy-MM-dd 00:00:00";
     this.dtpEndSearch.Format       = System.Windows.Forms.DateTimePickerFormat.Custom;
     this.dtpEndSearch.Location     = new System.Drawing.Point(966, 50);
     this.dtpEndSearch.Name         = "dtpEndSearch";
     this.dtpEndSearch.Size         = new System.Drawing.Size(31, 26);
     this.dtpEndSearch.TabIndex     = 174;
     this.dtpEndSearch.Visible      = false;
     //
     // chkWaterMeterTypeClass
     //
     this.chkWaterMeterTypeClass.AutoSize = true;
     this.chkWaterMeterTypeClass.Location = new System.Drawing.Point(293, 53);
     this.chkWaterMeterTypeClass.Name     = "chkWaterMeterTypeClass";
     this.chkWaterMeterTypeClass.Size     = new System.Drawing.Size(91, 20);
     this.chkWaterMeterTypeClass.TabIndex = 164;
     this.chkWaterMeterTypeClass.Tag      = "WATERMETERTYPECLASSID,WATERMETERTYPECLASSNAME";
     this.chkWaterMeterTypeClass.Text     = "用水分类";
     this.chkWaterMeterTypeClass.UseVisualStyleBackColor = true;
     //
     // chkCommunity
     //
     this.chkCommunity.AutoSize = true;
     this.chkCommunity.Location = new System.Drawing.Point(626, 53);
     this.chkCommunity.Name     = "chkCommunity";
     this.chkCommunity.Size     = new System.Drawing.Size(59, 20);
     this.chkCommunity.TabIndex = 163;
     this.chkCommunity.Tag      = "duanNO";
     this.chkCommunity.Text     = "小区";
     this.chkCommunity.UseVisualStyleBackColor = true;
     //
     // chkDuanNO
     //
     this.chkDuanNO.AutoSize = true;
     this.chkDuanNO.Location = new System.Drawing.Point(561, 53);
     this.chkDuanNO.Name     = "chkDuanNO";
     this.chkDuanNO.Size     = new System.Drawing.Size(59, 20);
     this.chkDuanNO.TabIndex = 163;
     this.chkDuanNO.Tag      = "duanNO";
     this.chkDuanNO.Text     = "段号";
     this.chkDuanNO.UseVisualStyleBackColor = true;
     //
     // chkAreaNO
     //
     this.chkAreaNO.AutoSize = true;
     this.chkAreaNO.Location = new System.Drawing.Point(492, 53);
     this.chkAreaNO.Name     = "chkAreaNO";
     this.chkAreaNO.Size     = new System.Drawing.Size(59, 20);
     this.chkAreaNO.TabIndex = 163;
     this.chkAreaNO.Tag      = "areaNO";
     this.chkAreaNO.Text     = "区号";
     this.chkAreaNO.UseVisualStyleBackColor = true;
     //
     // chkWaterUserType
     //
     this.chkWaterUserType.AutoSize = true;
     this.chkWaterUserType.Location = new System.Drawing.Point(394, 53);
     this.chkWaterUserType.Name     = "chkWaterUserType";
     this.chkWaterUserType.Size     = new System.Drawing.Size(91, 20);
     this.chkWaterUserType.TabIndex = 163;
     this.chkWaterUserType.Tag      = "waterUserTypeId,waterUserTypeName";
     this.chkWaterUserType.Text     = "用户类别";
     this.chkWaterUserType.UseVisualStyleBackColor = true;
     //
     // chkWaterMeterType
     //
     this.chkWaterMeterType.AutoSize = true;
     this.chkWaterMeterType.Location = new System.Drawing.Point(192, 53);
     this.chkWaterMeterType.Name     = "chkWaterMeterType";
     this.chkWaterMeterType.Size     = new System.Drawing.Size(91, 20);
     this.chkWaterMeterType.TabIndex = 162;
     this.chkWaterMeterType.Tag      = "WATERMETERTYPEID,waterMeterTypeName";
     this.chkWaterMeterType.Text     = "用水性质";
     this.chkWaterMeterType.UseVisualStyleBackColor = true;
     //
     // chkRecordMonth
     //
     this.chkRecordMonth.AutoSize = true;
     this.chkRecordMonth.Location = new System.Drawing.Point(91, 53);
     this.chkRecordMonth.Name     = "chkRecordMonth";
     this.chkRecordMonth.Size     = new System.Drawing.Size(91, 20);
     this.chkRecordMonth.TabIndex = 162;
     this.chkRecordMonth.Tag      = "readMeterRecordYearAndMonth";
     this.chkRecordMonth.Text     = "水费月份";
     this.chkRecordMonth.UseVisualStyleBackColor = true;
     //
     // chkMeterReader
     //
     this.chkMeterReader.AutoSize = true;
     this.chkMeterReader.Location = new System.Drawing.Point(14, 53);
     this.chkMeterReader.Name     = "chkMeterReader";
     this.chkMeterReader.Size     = new System.Drawing.Size(75, 20);
     this.chkMeterReader.TabIndex = 162;
     this.chkMeterReader.Tag      = "METERREADERID,METERREADERNAME";
     this.chkMeterReader.Text     = "抄表员";
     this.chkMeterReader.UseVisualStyleBackColor = true;
     //
     // label8
     //
     this.label8.AutoSize = true;
     this.label8.Location = new System.Drawing.Point(826, 26);
     this.label8.Name     = "label8";
     this.label8.Size     = new System.Drawing.Size(24, 16);
     this.label8.TabIndex = 124;
     this.label8.Text     = "至";
     //
     // dtpEnd
     //
     this.dtpEnd.CustomFormat = "yyyy-MM-dd 23:59:59";
     this.dtpEnd.Format       = System.Windows.Forms.DateTimePickerFormat.Custom;
     this.dtpEnd.Location     = new System.Drawing.Point(850, 20);
     this.dtpEnd.Name         = "dtpEnd";
     this.dtpEnd.Size         = new System.Drawing.Size(105, 26);
     this.dtpEnd.TabIndex     = 123;
     //
     // dtpStart
     //
     this.dtpStart.CustomFormat = "yyyy-MM-dd 00:00:00";
     this.dtpStart.Format       = System.Windows.Forms.DateTimePickerFormat.Custom;
     this.dtpStart.Location     = new System.Drawing.Point(720, 20);
     this.dtpStart.Name         = "dtpStart";
     this.dtpStart.Size         = new System.Drawing.Size(105, 26);
     this.dtpStart.TabIndex     = 122;
     //
     // chkChargeDateTime
     //
     this.chkChargeDateTime.AutoSize   = true;
     this.chkChargeDateTime.Checked    = true;
     this.chkChargeDateTime.CheckState = System.Windows.Forms.CheckState.Checked;
     this.chkChargeDateTime.Location   = new System.Drawing.Point(628, 24);
     this.chkChargeDateTime.Name       = "chkChargeDateTime";
     this.chkChargeDateTime.Size       = new System.Drawing.Size(99, 20);
     this.chkChargeDateTime.TabIndex   = 121;
     this.chkChargeDateTime.Text       = "水费月份:";
     this.chkChargeDateTime.UseVisualStyleBackColor = true;
     //
     // groupBox2
     //
     this.groupBox2.Controls.Add(this.dgList);
     this.groupBox2.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.groupBox2.Location = new System.Drawing.Point(3, 95);
     this.groupBox2.Name     = "groupBox2";
     this.groupBox2.Size     = new System.Drawing.Size(1015, 439);
     this.groupBox2.TabIndex = 902;
     this.groupBox2.TabStop  = false;
     this.groupBox2.Text     = "应收统计表";
     //
     // dgList
     //
     this.dgList.AllowUserToDeleteRows         = false;
     this.dgList.AllowUserToOrderColumns       = true;
     this.dgList.AutoSizeColumnsMode           = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.AllCells;
     this.dgList.AutoSizeRowsMode              = System.Windows.Forms.DataGridViewAutoSizeRowsMode.AllCells;
     dataGridViewCellStyle1.Alignment          = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
     dataGridViewCellStyle1.BackColor          = System.Drawing.SystemColors.Control;
     dataGridViewCellStyle1.Font               = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     dataGridViewCellStyle1.ForeColor          = System.Drawing.SystemColors.WindowText;
     dataGridViewCellStyle1.SelectionBackColor = System.Drawing.SystemColors.Highlight;
     dataGridViewCellStyle1.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
     dataGridViewCellStyle1.WrapMode           = System.Windows.Forms.DataGridViewTriState.False;
     this.dgList.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle1;
     this.dgList.ColumnHeadersHeight           = 25;
     this.dgList.ColumnHeadersHeightSizeMode   = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
     this.dgList.Dock                   = System.Windows.Forms.DockStyle.Fill;
     this.dgList.Location               = new System.Drawing.Point(3, 22);
     this.dgList.MultiSelect            = false;
     this.dgList.Name                   = "dgList";
     this.dgList.RowHeadersWidth        = 45;
     this.dgList.RowTemplate.Height     = 23;
     this.dgList.SelectionMode          = System.Windows.Forms.DataGridViewSelectionMode.CellSelect;
     this.dgList.Size                   = new System.Drawing.Size(1009, 414);
     this.dgList.TabIndex               = 402;
     this.dgList.CellValueChanged      += new System.Windows.Forms.DataGridViewCellEventHandler(this.dgList_CellValueChanged);
     this.dgList.CellPainting          += new System.Windows.Forms.DataGridViewCellPaintingEventHandler(this.dgList_CellPainting);
     this.dgList.EditingControlShowing += new System.Windows.Forms.DataGridViewEditingControlShowingEventHandler(this.dgList_EditingControlShowing);
     this.dgList.DataBindingComplete   += new System.Windows.Forms.DataGridViewBindingCompleteEventHandler(this.dgList_DataBindingComplete);
     //
     // environmentSettings1
     //
     designerSettings1.ApplicationConnection = null;
     designerSettings1.DefaultFont           = new System.Drawing.Font("宋体", 9F);
     designerSettings1.Icon                     = ((System.Drawing.Icon)(resources.GetObject("designerSettings1.Icon")));
     designerSettings1.Restrictions             = designerRestrictions1;
     designerSettings1.Text                     = "";
     this.environmentSettings1.DesignerSettings = designerSettings1;
     emailSettings1.Address                     = "";
     emailSettings1.Host                     = "";
     emailSettings1.MessageTemplate          = "";
     emailSettings1.Name                     = "";
     emailSettings1.Password                 = "";
     emailSettings1.UserName                 = "";
     this.environmentSettings1.EmailSettings = emailSettings1;
     previewSettings1.Buttons                = ((FastReport.PreviewButtons)(((((FastReport.PreviewButtons.Print | FastReport.PreviewButtons.Save)
                                                                               | FastReport.PreviewButtons.Zoom)
                                                                              | FastReport.PreviewButtons.PageSetup)
                                                                             | FastReport.PreviewButtons.Close)));
     previewSettings1.Icon = ((System.Drawing.Icon)(resources.GetObject("previewSettings1.Icon")));
     previewSettings1.Text = "";
     this.environmentSettings1.PreviewSettings   = previewSettings1;
     this.environmentSettings1.ReportSettings    = reportSettings1;
     this.environmentSettings1.UIStyle           = FastReport.Utils.UIStyle.Office2007Black;
     this.environmentSettings1.UseOffice2007Form = false;
     //
     // contextMenuStrip1
     //
     this.contextMenuStrip1.Font = new System.Drawing.Font("微软雅黑", 11F);
     this.contextMenuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.今天ToolStripMenuItem,
         this.toolStripSeparator1,
         this.本月ToolStripMenuItem,
         this.月ToolStripMenuItem,
         this.月ToolStripMenuItem,
         this.toolStripSeparator2,
         this.本年ToolStripMenuItem,
         this.年ToolStripMenuItem,
         this.toolStripSeparator3,
         this.全部ToolStripMenuItem
     });
     this.contextMenuStrip1.Name = "contextMenuStrip1";
     this.contextMenuStrip1.Size = new System.Drawing.Size(109, 190);
     //
     // 今天ToolStripMenuItem
     //
     this.今天ToolStripMenuItem.Name   = "今天ToolStripMenuItem";
     this.今天ToolStripMenuItem.Size   = new System.Drawing.Size(108, 24);
     this.今天ToolStripMenuItem.Text   = "今天";
     this.今天ToolStripMenuItem.Click += new System.EventHandler(this.今天ToolStripMenuItem_Click);
     //
     // toolStripSeparator1
     //
     this.toolStripSeparator1.Name = "toolStripSeparator1";
     this.toolStripSeparator1.Size = new System.Drawing.Size(105, 6);
     //
     // 本月ToolStripMenuItem
     //
     this.本月ToolStripMenuItem.Name   = "本月ToolStripMenuItem";
     this.本月ToolStripMenuItem.Size   = new System.Drawing.Size(108, 24);
     this.本月ToolStripMenuItem.Text   = "本月";
     this.本月ToolStripMenuItem.Click += new System.EventHandler(this.本月ToolStripMenuItem_Click);
     //
     // 上月ToolStripMenuItem
     //
     this.月ToolStripMenuItem.Name   = "上月ToolStripMenuItem";
     this.月ToolStripMenuItem.Size   = new System.Drawing.Size(108, 24);
     this.月ToolStripMenuItem.Text   = "上月";
     this.月ToolStripMenuItem.Click += new System.EventHandler(this.月ToolStripMenuItem_Click);
     //
     // 下月ToolStripMenuItem
     //
     this.月ToolStripMenuItem.Name   = "下月ToolStripMenuItem";
     this.月ToolStripMenuItem.Size   = new System.Drawing.Size(108, 24);
     this.月ToolStripMenuItem.Text   = "下月";
     this.月ToolStripMenuItem.Click += new System.EventHandler(this.月ToolStripMenuItem_Click);
     //
     // toolStripSeparator2
     //
     this.toolStripSeparator2.Name = "toolStripSeparator2";
     this.toolStripSeparator2.Size = new System.Drawing.Size(105, 6);
     //
     // 本年ToolStripMenuItem
     //
     this.本年ToolStripMenuItem.Name   = "本年ToolStripMenuItem";
     this.本年ToolStripMenuItem.Size   = new System.Drawing.Size(108, 24);
     this.本年ToolStripMenuItem.Text   = "本年";
     this.本年ToolStripMenuItem.Click += new System.EventHandler(this.本年ToolStripMenuItem_Click);
     //
     // 上年ToolStripMenuItem
     //
     this.年ToolStripMenuItem.Name   = "上年ToolStripMenuItem";
     this.年ToolStripMenuItem.Size   = new System.Drawing.Size(108, 24);
     this.年ToolStripMenuItem.Text   = "上年";
     this.年ToolStripMenuItem.Click += new System.EventHandler(this.年ToolStripMenuItem_Click);
     //
     // toolStripSeparator3
     //
     this.toolStripSeparator3.Name = "toolStripSeparator3";
     this.toolStripSeparator3.Size = new System.Drawing.Size(105, 6);
     //
     // 全部ToolStripMenuItem
     //
     this.全部ToolStripMenuItem.Name   = "全部ToolStripMenuItem";
     this.全部ToolStripMenuItem.Size   = new System.Drawing.Size(108, 24);
     this.全部ToolStripMenuItem.Text   = "全部";
     this.全部ToolStripMenuItem.Click += new System.EventHandler(this.全部ToolStripMenuItem_Click);
     //
     // frmSalaryStatics
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 16F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1021, 562);
     this.Controls.Add(this.tb1);
     this.Controls.Add(this.toolStripWaterUser);
     this.Font   = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.Icon   = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.Margin = new System.Windows.Forms.Padding(4);
     this.Name   = "frmSalaryStatics";
     this.Text   = "工资统计表";
     this.Load  += new System.EventHandler(this.frmWaterUserSearch_Load);
     this.toolStripWaterUser.ResumeLayout(false);
     this.toolStripWaterUser.PerformLayout();
     this.tb1.ResumeLayout(false);
     this.groupBox1.ResumeLayout(false);
     this.groupBox1.PerformLayout();
     this.groupBox2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.dgList)).EndInit();
     this.contextMenuStrip1.ResumeLayout(false);
     this.ResumeLayout(false);
     this.PerformLayout();
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     FastReport.Design.DesignerSettings             designerSettings1     = new FastReport.Design.DesignerSettings();
     FastReport.Design.DesignerRestrictions         designerRestrictions1 = new FastReport.Design.DesignerRestrictions();
     FastReport.Export.Email.EmailSettings          emailSettings1        = new FastReport.Export.Email.EmailSettings();
     FastReport.PreviewSettings                     previewSettings1      = new FastReport.PreviewSettings();
     System.ComponentModel.ComponentResourceManager resources             = new System.ComponentModel.ComponentResourceManager(typeof(frmWaterFeeJieZhangSSClassSearch));
     FastReport.ReportSettings reportSettings1 = new FastReport.ReportSettings();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
     this.environmentSettings1 = new FastReport.EnvironmentSettings();
     this.groupBox2            = new System.Windows.Forms.GroupBox();
     this.label2           = new System.Windows.Forms.Label();
     this.dateTimePicker1  = new System.Windows.Forms.DateTimePicker();
     this.button1          = new System.Windows.Forms.Button();
     this.toolStrip1       = new System.Windows.Forms.ToolStrip();
     this.toolPrint        = new System.Windows.Forms.ToolStripButton();
     this.toolPrintPreview = new System.Windows.Forms.ToolStripButton();
     this.tb1                     = new System.Windows.Forms.TableLayoutPanel();
     this.dgJieZhangYS            = new System.Windows.Forms.DataGridView();
     this.ACCOUNTSYEARANDMONTH    = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.ACCOUNTSDATETIME        = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.ACCOUNTSWORKERNAME      = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.WATERMETERTYPECLASSID   = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.WATERMETERTYPECLASSNAME = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.waterMeterTypeName      = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.SSTYPE                  = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.BILLCOUNT               = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.INVOICECOUNT            = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.RECEIPTNOCOUNT          = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.TOTALNUMBER             = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.WATERTOTALCHARGE        = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.EXTRACHARGE1            = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.EXTRACHARGE2            = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.TOTALCHARGE             = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.OVERDUEMONEY            = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.TOTALCHARGEEND          = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.YCZJ                    = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.SSJE                    = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.SETTLEACCOUNTSSSID      = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.groupBox2.SuspendLayout();
     this.toolStrip1.SuspendLayout();
     this.tb1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.dgJieZhangYS)).BeginInit();
     this.SuspendLayout();
     //
     // environmentSettings1
     //
     designerSettings1.ApplicationConnection = null;
     designerSettings1.DefaultFont           = new System.Drawing.Font("宋体", 9F);
     designerSettings1.Icon                     = null;
     designerSettings1.Restrictions             = designerRestrictions1;
     designerSettings1.Text                     = "";
     this.environmentSettings1.DesignerSettings = designerSettings1;
     emailSettings1.Address                     = "";
     emailSettings1.Host                     = "";
     emailSettings1.MessageTemplate          = "";
     emailSettings1.Name                     = "";
     emailSettings1.Password                 = "";
     emailSettings1.UserName                 = "";
     this.environmentSettings1.EmailSettings = emailSettings1;
     previewSettings1.Buttons                = ((FastReport.PreviewButtons)(((((FastReport.PreviewButtons.Print | FastReport.PreviewButtons.Save)
                                                                               | FastReport.PreviewButtons.Zoom)
                                                                              | FastReport.PreviewButtons.PageSetup)
                                                                             | FastReport.PreviewButtons.Close)));
     previewSettings1.Icon = ((System.Drawing.Icon)(resources.GetObject("previewSettings1.Icon")));
     previewSettings1.Text = "";
     this.environmentSettings1.PreviewSettings = previewSettings1;
     this.environmentSettings1.ReportSettings  = reportSettings1;
     this.environmentSettings1.UIStyle         = FastReport.Utils.UIStyle.Office2007Black;
     //
     // groupBox2
     //
     this.groupBox2.BackColor = System.Drawing.Color.LimeGreen;
     this.groupBox2.Controls.Add(this.label2);
     this.groupBox2.Controls.Add(this.dateTimePicker1);
     this.groupBox2.Controls.Add(this.button1);
     this.groupBox2.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.groupBox2.Location = new System.Drawing.Point(3, 3);
     this.groupBox2.Margin   = new System.Windows.Forms.Padding(3, 3, 3, 7);
     this.groupBox2.Name     = "groupBox2";
     this.groupBox2.Size     = new System.Drawing.Size(1002, 59);
     this.groupBox2.TabIndex = 60;
     this.groupBox2.TabStop  = false;
     this.groupBox2.Tag      = "9999";
     this.groupBox2.Text     = "查询条件";
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.label2.Location = new System.Drawing.Point(24, 27);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(59, 12);
     this.label2.TabIndex = 184;
     this.label2.Text     = "结账月份:";
     //
     // dateTimePicker1
     //
     this.dateTimePicker1.CustomFormat = "yyyy-MM";
     this.dateTimePicker1.Format       = System.Windows.Forms.DateTimePickerFormat.Custom;
     this.dateTimePicker1.Location     = new System.Drawing.Point(103, 21);
     this.dateTimePicker1.Name         = "dateTimePicker1";
     this.dateTimePicker1.ShowUpDown   = true;
     this.dateTimePicker1.Size         = new System.Drawing.Size(86, 21);
     this.dateTimePicker1.TabIndex     = 183;
     //
     // button1
     //
     this.button1.Location = new System.Drawing.Point(234, 18);
     this.button1.Name     = "button1";
     this.button1.Size     = new System.Drawing.Size(65, 35);
     this.button1.TabIndex = 179;
     this.button1.Text     = "查询";
     this.button1.UseVisualStyleBackColor = true;
     //
     // toolStrip1
     //
     this.toolStrip1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.toolStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.toolPrint,
         this.toolPrintPreview
     });
     this.toolStrip1.Location = new System.Drawing.Point(0, 0);
     this.toolStrip1.Name     = "toolStrip1";
     this.toolStrip1.Size     = new System.Drawing.Size(1008, 25);
     this.toolStrip1.TabIndex = 61;
     this.toolStrip1.Tag      = "9999";
     this.toolStrip1.Text     = "toolStrip1";
     //
     // toolPrint
     //
     this.toolPrint.Image = global::SYSMANAGE.Properties.Resources.print;
     this.toolPrint.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.toolPrint.Name   = "toolPrint";
     this.toolPrint.Size   = new System.Drawing.Size(60, 22);
     this.toolPrint.Text   = "打印";
     this.toolPrint.Click += new System.EventHandler(this.toolPrint_Click);
     //
     // toolPrintPreview
     //
     this.toolPrintPreview.Image = global::SYSMANAGE.Properties.Resources.print;
     this.toolPrintPreview.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.toolPrintPreview.Name   = "toolPrintPreview";
     this.toolPrintPreview.Size   = new System.Drawing.Size(92, 22);
     this.toolPrintPreview.Text   = "打印预览";
     this.toolPrintPreview.Click += new System.EventHandler(this.toolPrintPreview_Click);
     //
     // tb1
     //
     this.tb1.ColumnCount = 1;
     this.tb1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.tb1.Controls.Add(this.dgJieZhangYS, 0, 0);
     this.tb1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.tb1.Location = new System.Drawing.Point(0, 25);
     this.tb1.Name     = "tb1";
     this.tb1.RowCount = 1;
     this.tb1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 51.28205F));
     this.tb1.Size     = new System.Drawing.Size(1008, 537);
     this.tb1.TabIndex = 62;
     //
     // dgJieZhangYS
     //
     this.dgJieZhangYS.AllowUserToDeleteRows   = false;
     this.dgJieZhangYS.AllowUserToOrderColumns = true;
     dataGridViewCellStyle1.Alignment          = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
     dataGridViewCellStyle1.BackColor          = System.Drawing.SystemColors.Control;
     dataGridViewCellStyle1.Font                     = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     dataGridViewCellStyle1.ForeColor                = System.Drawing.SystemColors.WindowText;
     dataGridViewCellStyle1.SelectionBackColor       = System.Drawing.SystemColors.Highlight;
     dataGridViewCellStyle1.SelectionForeColor       = System.Drawing.SystemColors.HighlightText;
     dataGridViewCellStyle1.WrapMode                 = System.Windows.Forms.DataGridViewTriState.False;
     this.dgJieZhangYS.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle1;
     this.dgJieZhangYS.ColumnHeadersHeight           = 25;
     this.dgJieZhangYS.ColumnHeadersHeightSizeMode   = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
     this.dgJieZhangYS.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
         this.ACCOUNTSYEARANDMONTH,
         this.ACCOUNTSDATETIME,
         this.ACCOUNTSWORKERNAME,
         this.WATERMETERTYPECLASSID,
         this.WATERMETERTYPECLASSNAME,
         this.waterMeterTypeName,
         this.SSTYPE,
         this.BILLCOUNT,
         this.INVOICECOUNT,
         this.RECEIPTNOCOUNT,
         this.TOTALNUMBER,
         this.WATERTOTALCHARGE,
         this.EXTRACHARGE1,
         this.EXTRACHARGE2,
         this.TOTALCHARGE,
         this.OVERDUEMONEY,
         this.TOTALCHARGEEND,
         this.YCZJ,
         this.SSJE,
         this.SETTLEACCOUNTSSSID
     });
     this.dgJieZhangYS.Dock                 = System.Windows.Forms.DockStyle.Fill;
     this.dgJieZhangYS.Location             = new System.Drawing.Point(3, 3);
     this.dgJieZhangYS.MultiSelect          = false;
     this.dgJieZhangYS.Name                 = "dgJieZhangYS";
     this.dgJieZhangYS.ReadOnly             = true;
     this.dgJieZhangYS.RowHeadersWidth      = 45;
     this.dgJieZhangYS.RowTemplate.Height   = 23;
     this.dgJieZhangYS.SelectionMode        = System.Windows.Forms.DataGridViewSelectionMode.CellSelect;
     this.dgJieZhangYS.Size                 = new System.Drawing.Size(1002, 531);
     this.dgJieZhangYS.TabIndex             = 405;
     this.dgJieZhangYS.CellFormatting      += new System.Windows.Forms.DataGridViewCellFormattingEventHandler(this.dgJieZhangYS_CellFormatting);
     this.dgJieZhangYS.CellPainting        += new System.Windows.Forms.DataGridViewCellPaintingEventHandler(this.dgList_CellPainting);
     this.dgJieZhangYS.DataBindingComplete += new System.Windows.Forms.DataGridViewBindingCompleteEventHandler(this.dgJieZhangYS_DataBindingComplete);
     //
     // ACCOUNTSYEARANDMONTH
     //
     this.ACCOUNTSYEARANDMONTH.DataPropertyName = "ACCOUNTSYEARANDMONTH";
     this.ACCOUNTSYEARANDMONTH.HeaderText       = "结账月份";
     this.ACCOUNTSYEARANDMONTH.Name             = "ACCOUNTSYEARANDMONTH";
     this.ACCOUNTSYEARANDMONTH.ReadOnly         = true;
     //
     // ACCOUNTSDATETIME
     //
     this.ACCOUNTSDATETIME.DataPropertyName = "ACCOUNTSDATETIME";
     this.ACCOUNTSDATETIME.HeaderText       = "结账时间";
     this.ACCOUNTSDATETIME.Name             = "ACCOUNTSDATETIME";
     this.ACCOUNTSDATETIME.ReadOnly         = true;
     this.ACCOUNTSDATETIME.Width            = 150;
     //
     // ACCOUNTSWORKERNAME
     //
     this.ACCOUNTSWORKERNAME.DataPropertyName = "ACCOUNTSWORKERNAME";
     this.ACCOUNTSWORKERNAME.HeaderText       = "操作员";
     this.ACCOUNTSWORKERNAME.Name             = "ACCOUNTSWORKERNAME";
     this.ACCOUNTSWORKERNAME.ReadOnly         = true;
     //
     // WATERMETERTYPECLASSID
     //
     this.WATERMETERTYPECLASSID.DataPropertyName = "WATERMETERTYPECLASSID";
     this.WATERMETERTYPECLASSID.HeaderText       = "分类编号";
     this.WATERMETERTYPECLASSID.Name             = "WATERMETERTYPECLASSID";
     this.WATERMETERTYPECLASSID.ReadOnly         = true;
     this.WATERMETERTYPECLASSID.Visible          = false;
     //
     // WATERMETERTYPECLASSNAME
     //
     this.WATERMETERTYPECLASSNAME.DataPropertyName = "WATERMETERTYPECLASSNAME";
     this.WATERMETERTYPECLASSNAME.HeaderText       = "分类名称";
     this.WATERMETERTYPECLASSNAME.Name             = "WATERMETERTYPECLASSNAME";
     this.WATERMETERTYPECLASSNAME.ReadOnly         = true;
     this.WATERMETERTYPECLASSNAME.Visible          = false;
     //
     // waterMeterTypeName
     //
     this.waterMeterTypeName.DataPropertyName = "waterMeterTypeName";
     this.waterMeterTypeName.HeaderText       = "用水性质";
     this.waterMeterTypeName.Name             = "waterMeterTypeName";
     this.waterMeterTypeName.ReadOnly         = true;
     this.waterMeterTypeName.Visible          = false;
     //
     // SSTYPE
     //
     this.SSTYPE.DataPropertyName = "SSTYPE";
     this.SSTYPE.HeaderText       = "用水分类";
     this.SSTYPE.Name             = "SSTYPE";
     this.SSTYPE.ReadOnly         = true;
     //
     // BILLCOUNT
     //
     this.BILLCOUNT.DataPropertyName = "BILLCOUNT";
     this.BILLCOUNT.HeaderText       = "单据数";
     this.BILLCOUNT.Name             = "BILLCOUNT";
     this.BILLCOUNT.ReadOnly         = true;
     //
     // INVOICECOUNT
     //
     this.INVOICECOUNT.DataPropertyName = "INVOICECOUNT";
     this.INVOICECOUNT.HeaderText       = "发票张数";
     this.INVOICECOUNT.Name             = "INVOICECOUNT";
     this.INVOICECOUNT.ReadOnly         = true;
     this.INVOICECOUNT.Width            = 120;
     //
     // RECEIPTNOCOUNT
     //
     this.RECEIPTNOCOUNT.DataPropertyName = "RECEIPTNOCOUNT";
     this.RECEIPTNOCOUNT.HeaderText       = "收据张数";
     this.RECEIPTNOCOUNT.Name             = "RECEIPTNOCOUNT";
     this.RECEIPTNOCOUNT.ReadOnly         = true;
     //
     // TOTALNUMBER
     //
     this.TOTALNUMBER.DataPropertyName = "TOTALNUMBER";
     this.TOTALNUMBER.HeaderText       = "总水量";
     this.TOTALNUMBER.Name             = "TOTALNUMBER";
     this.TOTALNUMBER.ReadOnly         = true;
     //
     // WATERTOTALCHARGE
     //
     this.WATERTOTALCHARGE.DataPropertyName = "WATERTOTALCHARGE";
     this.WATERTOTALCHARGE.HeaderText       = "水费";
     this.WATERTOTALCHARGE.Name             = "WATERTOTALCHARGE";
     this.WATERTOTALCHARGE.ReadOnly         = true;
     //
     // EXTRACHARGE1
     //
     this.EXTRACHARGE1.DataPropertyName = "EXTRACHARGE1";
     this.EXTRACHARGE1.HeaderText       = "污水处理费";
     this.EXTRACHARGE1.Name             = "EXTRACHARGE1";
     this.EXTRACHARGE1.ReadOnly         = true;
     //
     // EXTRACHARGE2
     //
     this.EXTRACHARGE2.DataPropertyName = "EXTRACHARGE2";
     this.EXTRACHARGE2.HeaderText       = "附加费";
     this.EXTRACHARGE2.Name             = "EXTRACHARGE2";
     this.EXTRACHARGE2.ReadOnly         = true;
     //
     // TOTALCHARGE
     //
     this.TOTALCHARGE.DataPropertyName = "TOTALCHARGE";
     this.TOTALCHARGE.HeaderText       = "水费小计";
     this.TOTALCHARGE.Name             = "TOTALCHARGE";
     this.TOTALCHARGE.ReadOnly         = true;
     //
     // OVERDUEMONEY
     //
     this.OVERDUEMONEY.DataPropertyName = "OVERDUEMONEY";
     this.OVERDUEMONEY.HeaderText       = "滞纳金";
     this.OVERDUEMONEY.Name             = "OVERDUEMONEY";
     this.OVERDUEMONEY.ReadOnly         = true;
     //
     // TOTALCHARGEEND
     //
     this.TOTALCHARGEEND.DataPropertyName = "TOTALCHARGEEND";
     this.TOTALCHARGEEND.HeaderText       = "水费总计";
     this.TOTALCHARGEEND.Name             = "TOTALCHARGEEND";
     this.TOTALCHARGEEND.ReadOnly         = true;
     //
     // YCZJ
     //
     this.YCZJ.DataPropertyName = "YCZJ";
     this.YCZJ.HeaderText       = "预存增减";
     this.YCZJ.Name             = "YCZJ";
     this.YCZJ.ReadOnly         = true;
     //
     // SSJE
     //
     this.SSJE.DataPropertyName = "SSJE";
     this.SSJE.HeaderText       = "实收金额";
     this.SSJE.Name             = "SSJE";
     this.SSJE.ReadOnly         = true;
     //
     // SETTLEACCOUNTSSSID
     //
     this.SETTLEACCOUNTSSSID.DataPropertyName = "SETTLEACCOUNTSSSID";
     this.SETTLEACCOUNTSSSID.HeaderText       = "SETTLEACCOUNTSSSID";
     this.SETTLEACCOUNTSSSID.Name             = "SETTLEACCOUNTSSSID";
     this.SETTLEACCOUNTSSSID.ReadOnly         = true;
     this.SETTLEACCOUNTSSSID.Visible          = false;
     //
     // frmWaterFeeJieZhangSSClassSearch
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 16F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1008, 562);
     this.Controls.Add(this.tb1);
     this.Controls.Add(this.toolStrip1);
     this.Font          = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.Icon          = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.Margin        = new System.Windows.Forms.Padding(4);
     this.Name          = "frmWaterFeeJieZhangSSClassSearch";
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
     this.Text          = "结账数据-实收查询";
     this.Load         += new System.EventHandler(this.frmWaterUserSearch_Load);
     this.groupBox2.ResumeLayout(false);
     this.groupBox2.PerformLayout();
     this.toolStrip1.ResumeLayout(false);
     this.toolStrip1.PerformLayout();
     this.tb1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.dgJieZhangYS)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmWaterMeterYSStatics_AllYear));
     System.Windows.Forms.DataGridViewCellStyle     dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
     FastReport.Design.DesignerSettings             designerSettings1      = new FastReport.Design.DesignerSettings();
     FastReport.Design.DesignerRestrictions         designerRestrictions1  = new FastReport.Design.DesignerRestrictions();
     FastReport.Export.Email.EmailSettings          emailSettings1         = new FastReport.Export.Email.EmailSettings();
     FastReport.PreviewSettings previewSettings1 = new FastReport.PreviewSettings();
     FastReport.ReportSettings  reportSettings1  = new FastReport.ReportSettings();
     this.toolStripWaterUser  = new System.Windows.Forms.ToolStrip();
     this.toolStatics         = new System.Windows.Forms.ToolStripButton();
     this.toolStripSeparator6 = new System.Windows.Forms.ToolStripSeparator();
     this.toolPrint           = new System.Windows.Forms.ToolStripButton();
     this.toolPrintPreview    = new System.Windows.Forms.ToolStripButton();
     this.toolPrintYY         = new System.Windows.Forms.ToolStripButton();
     this.toolPrintPreviewYY  = new System.Windows.Forms.ToolStripButton();
     this.toolStripSeparator4 = new System.Windows.Forms.ToolStripSeparator();
     this.toolExcel           = new System.Windows.Forms.ToolStripButton();
     this.toolUpdateAccounts  = new System.Windows.Forms.ToolStripButton();
     this.tb1                    = new System.Windows.Forms.TableLayoutPanel();
     this.groupBox1              = new System.Windows.Forms.GroupBox();
     this.btSetMonth             = new System.Windows.Forms.Button();
     this.dtpEnd                 = new System.Windows.Forms.DateTimePicker();
     this.dtpStartSearch         = new System.Windows.Forms.DateTimePicker();
     this.dtpEndSearch           = new System.Windows.Forms.DateTimePicker();
     this.cmbIsTotalNumber       = new System.Windows.Forms.ComboBox();
     this.label4                 = new System.Windows.Forms.Label();
     this.chkWaterMeterTypeClass = new System.Windows.Forms.CheckBox();
     this.chkWaterUserState      = new System.Windows.Forms.CheckBox();
     this.chkDuanNO              = new System.Windows.Forms.CheckBox();
     this.chkAreaNO              = new System.Windows.Forms.CheckBox();
     this.chkPianNO              = new System.Windows.Forms.CheckBox();
     this.chkWaterUserType       = new System.Windows.Forms.CheckBox();
     this.chkWaterMeterType      = new System.Windows.Forms.CheckBox();
     this.chkRecordMonth         = new System.Windows.Forms.CheckBox();
     this.chkCharger             = new System.Windows.Forms.CheckBox();
     this.chkMeterReader         = new System.Windows.Forms.CheckBox();
     this.cmbCharger             = new System.Windows.Forms.ComboBox();
     this.txtSenior              = new System.Windows.Forms.TextBox();
     this.btSenior               = new System.Windows.Forms.Button();
     this.label8                 = new System.Windows.Forms.Label();
     this.dtpStart               = new System.Windows.Forms.DateTimePicker();
     this.chkChargeDateTime      = new System.Windows.Forms.CheckBox();
     this.label7                 = new System.Windows.Forms.Label();
     this.groupBox2              = new System.Windows.Forms.GroupBox();
     this.dgList                 = new System.Windows.Forms.DataGridView();
     this.environmentSettings1   = new FastReport.EnvironmentSettings();
     this.contextMenuStrip1      = new System.Windows.Forms.ContextMenuStrip(this.components);
     this.今天ToolStripMenuItem    = new System.Windows.Forms.ToolStripMenuItem();
     this.toolStripSeparator1    = new System.Windows.Forms.ToolStripSeparator();
     this.本月ToolStripMenuItem    = new System.Windows.Forms.ToolStripMenuItem();
     this.月ToolStripMenuItem     = new System.Windows.Forms.ToolStripMenuItem();
     this.月ToolStripMenuItem     = new System.Windows.Forms.ToolStripMenuItem();
     this.toolStripSeparator2    = new System.Windows.Forms.ToolStripSeparator();
     this.本年ToolStripMenuItem    = new System.Windows.Forms.ToolStripMenuItem();
     this.年ToolStripMenuItem     = new System.Windows.Forms.ToolStripMenuItem();
     this.toolStripSeparator3    = new System.Windows.Forms.ToolStripSeparator();
     this.全部ToolStripMenuItem    = new System.Windows.Forms.ToolStripMenuItem();
     this.panel1                 = new System.Windows.Forms.Panel();
     this.labYYHE                = new System.Windows.Forms.Label();
     this.toolStripWaterUser.SuspendLayout();
     this.tb1.SuspendLayout();
     this.groupBox1.SuspendLayout();
     this.groupBox2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.dgList)).BeginInit();
     this.contextMenuStrip1.SuspendLayout();
     this.panel1.SuspendLayout();
     this.SuspendLayout();
     //
     // toolStripWaterUser
     //
     this.toolStripWaterUser.Font      = new System.Drawing.Font("宋体", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.toolStripWaterUser.GripStyle = System.Windows.Forms.ToolStripGripStyle.Hidden;
     this.toolStripWaterUser.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.toolStatics,
         this.toolStripSeparator6,
         this.toolPrint,
         this.toolPrintPreview,
         this.toolPrintYY,
         this.toolPrintPreviewYY,
         this.toolStripSeparator4,
         this.toolExcel,
         this.toolUpdateAccounts
     });
     this.toolStripWaterUser.Location = new System.Drawing.Point(0, 0);
     this.toolStripWaterUser.Name     = "toolStripWaterUser";
     this.toolStripWaterUser.Size     = new System.Drawing.Size(1021, 25);
     this.toolStripWaterUser.TabIndex = 57;
     this.toolStripWaterUser.Text     = "toolStrip2";
     //
     // toolStatics
     //
     this.toolStatics.Image = global::STATISTIALREPORTS.Properties.Resources.onebit_02;
     this.toolStatics.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.toolStatics.Name   = "toolStatics";
     this.toolStatics.Size   = new System.Drawing.Size(57, 22);
     this.toolStatics.Text   = "统计";
     this.toolStatics.Click += new System.EventHandler(this.toolSearch_Click);
     //
     // toolStripSeparator6
     //
     this.toolStripSeparator6.AutoSize = false;
     this.toolStripSeparator6.Name     = "toolStripSeparator6";
     this.toolStripSeparator6.Size     = new System.Drawing.Size(10, 25);
     //
     // toolPrint
     //
     this.toolPrint.Enabled = false;
     this.toolPrint.Image   = global::STATISTIALREPORTS.Properties.Resources.打印;
     this.toolPrint.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.toolPrint.Name   = "toolPrint";
     this.toolPrint.Size   = new System.Drawing.Size(103, 22);
     this.toolPrint.Text   = "打印(财务)";
     this.toolPrint.Click += new System.EventHandler(this.toolPrint_Click);
     //
     // toolPrintPreview
     //
     this.toolPrintPreview.Enabled = false;
     this.toolPrintPreview.Image   = ((System.Drawing.Image)(resources.GetObject("toolPrintPreview.Image")));
     this.toolPrintPreview.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.toolPrintPreview.Name   = "toolPrintPreview";
     this.toolPrintPreview.Size   = new System.Drawing.Size(133, 22);
     this.toolPrintPreview.Text   = "打印预览(财务)";
     this.toolPrintPreview.Click += new System.EventHandler(this.toolPrintPreview_Click);
     //
     // toolPrintYY
     //
     this.toolPrintYY.Enabled = false;
     this.toolPrintYY.Image   = global::STATISTIALREPORTS.Properties.Resources.打印;
     this.toolPrintYY.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.toolPrintYY.Name   = "toolPrintYY";
     this.toolPrintYY.Size   = new System.Drawing.Size(103, 22);
     this.toolPrintYY.Text   = "打印(营业)";
     this.toolPrintYY.Click += new System.EventHandler(this.toolPrintYY_Click);
     //
     // toolPrintPreviewYY
     //
     this.toolPrintPreviewYY.Enabled = false;
     this.toolPrintPreviewYY.Image   = ((System.Drawing.Image)(resources.GetObject("toolPrintPreviewYY.Image")));
     this.toolPrintPreviewYY.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.toolPrintPreviewYY.Name   = "toolPrintPreviewYY";
     this.toolPrintPreviewYY.Size   = new System.Drawing.Size(133, 22);
     this.toolPrintPreviewYY.Text   = "打印预览(营业)";
     this.toolPrintPreviewYY.Click += new System.EventHandler(this.toolPrintPreviewYY_Click);
     //
     // toolStripSeparator4
     //
     this.toolStripSeparator4.Name = "toolStripSeparator4";
     this.toolStripSeparator4.Size = new System.Drawing.Size(6, 25);
     //
     // toolExcel
     //
     this.toolExcel.Enabled = false;
     this.toolExcel.Image   = global::STATISTIALREPORTS.Properties.Resources.snap_undo;
     this.toolExcel.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.toolExcel.Name   = "toolExcel";
     this.toolExcel.Size   = new System.Drawing.Size(97, 22);
     this.toolExcel.Text   = "导出Excel";
     this.toolExcel.Click += new System.EventHandler(this.toolExcel_Click);
     //
     // toolUpdateAccounts
     //
     this.toolUpdateAccounts.Enabled = false;
     this.toolUpdateAccounts.Image   = global::STATISTIALREPORTS.Properties.Resources.onebit_20;
     this.toolUpdateAccounts.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.toolUpdateAccounts.Name    = "toolUpdateAccounts";
     this.toolUpdateAccounts.Size    = new System.Drawing.Size(117, 22);
     this.toolUpdateAccounts.Text    = "更新预收账款";
     this.toolUpdateAccounts.Visible = false;
     this.toolUpdateAccounts.Click  += new System.EventHandler(this.toolUpdateAccounts_Click);
     //
     // tb1
     //
     this.tb1.ColumnCount = 1;
     this.tb1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
     this.tb1.Controls.Add(this.panel1, 0, 2);
     this.tb1.Controls.Add(this.groupBox1, 0, 0);
     this.tb1.Controls.Add(this.groupBox2, 0, 1);
     this.tb1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.tb1.Location = new System.Drawing.Point(0, 25);
     this.tb1.Name     = "tb1";
     this.tb1.RowCount = 3;
     this.tb1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 92F));
     this.tb1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
     this.tb1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 46F));
     this.tb1.Size     = new System.Drawing.Size(1021, 537);
     this.tb1.TabIndex = 58;
     //
     // groupBox1
     //
     this.groupBox1.BackColor = System.Drawing.Color.LimeGreen;
     this.groupBox1.Controls.Add(this.btSetMonth);
     this.groupBox1.Controls.Add(this.dtpEnd);
     this.groupBox1.Controls.Add(this.dtpStartSearch);
     this.groupBox1.Controls.Add(this.dtpEndSearch);
     this.groupBox1.Controls.Add(this.cmbIsTotalNumber);
     this.groupBox1.Controls.Add(this.label4);
     this.groupBox1.Controls.Add(this.chkWaterMeterTypeClass);
     this.groupBox1.Controls.Add(this.chkWaterUserState);
     this.groupBox1.Controls.Add(this.chkDuanNO);
     this.groupBox1.Controls.Add(this.chkAreaNO);
     this.groupBox1.Controls.Add(this.chkPianNO);
     this.groupBox1.Controls.Add(this.chkWaterUserType);
     this.groupBox1.Controls.Add(this.chkWaterMeterType);
     this.groupBox1.Controls.Add(this.chkRecordMonth);
     this.groupBox1.Controls.Add(this.chkCharger);
     this.groupBox1.Controls.Add(this.chkMeterReader);
     this.groupBox1.Controls.Add(this.cmbCharger);
     this.groupBox1.Controls.Add(this.txtSenior);
     this.groupBox1.Controls.Add(this.btSenior);
     this.groupBox1.Controls.Add(this.label8);
     this.groupBox1.Controls.Add(this.dtpStart);
     this.groupBox1.Controls.Add(this.chkChargeDateTime);
     this.groupBox1.Controls.Add(this.label7);
     this.groupBox1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.groupBox1.Location = new System.Drawing.Point(3, 3);
     this.groupBox1.Margin   = new System.Windows.Forms.Padding(3, 3, 3, 7);
     this.groupBox1.Name     = "groupBox1";
     this.groupBox1.Size     = new System.Drawing.Size(1015, 82);
     this.groupBox1.TabIndex = 60;
     this.groupBox1.TabStop  = false;
     this.groupBox1.Tag      = "9999";
     this.groupBox1.Text     = "统计条件";
     //
     // btSetMonth
     //
     this.btSetMonth.BackgroundImage       = global::STATISTIALREPORTS.Properties.Resources.onebit_20;
     this.btSetMonth.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.btSetMonth.Location = new System.Drawing.Point(689, 20);
     this.btSetMonth.Name     = "btSetMonth";
     this.btSetMonth.Size     = new System.Drawing.Size(22, 23);
     this.btSetMonth.TabIndex = 179;
     this.btSetMonth.UseVisualStyleBackColor = true;
     this.btSetMonth.Click += new System.EventHandler(this.btSetMonth_Click);
     //
     // dtpEnd
     //
     this.dtpEnd.CustomFormat = "yyyy-MM-dd 23:59:59";
     this.dtpEnd.Format       = System.Windows.Forms.DateTimePickerFormat.Custom;
     this.dtpEnd.Location     = new System.Drawing.Point(583, 18);
     this.dtpEnd.Name         = "dtpEnd";
     this.dtpEnd.Size         = new System.Drawing.Size(105, 26);
     this.dtpEnd.TabIndex     = 123;
     //
     // dtpStartSearch
     //
     this.dtpStartSearch.CustomFormat = "yyyy-MM-dd 00:00:00";
     this.dtpStartSearch.Format       = System.Windows.Forms.DateTimePickerFormat.Custom;
     this.dtpStartSearch.Location     = new System.Drawing.Point(929, 50);
     this.dtpStartSearch.Name         = "dtpStartSearch";
     this.dtpStartSearch.Size         = new System.Drawing.Size(31, 26);
     this.dtpStartSearch.TabIndex     = 174;
     this.dtpStartSearch.Visible      = false;
     //
     // dtpEndSearch
     //
     this.dtpEndSearch.CustomFormat = "yyyy-MM-dd 00:00:00";
     this.dtpEndSearch.Format       = System.Windows.Forms.DateTimePickerFormat.Custom;
     this.dtpEndSearch.Location     = new System.Drawing.Point(966, 50);
     this.dtpEndSearch.Name         = "dtpEndSearch";
     this.dtpEndSearch.Size         = new System.Drawing.Size(31, 26);
     this.dtpEndSearch.TabIndex     = 174;
     this.dtpEndSearch.Visible      = false;
     //
     // cmbIsTotalNumber
     //
     this.cmbIsTotalNumber.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cmbIsTotalNumber.FormattingEnabled = true;
     this.cmbIsTotalNumber.Items.AddRange(new object[] {
         "全部",
         "有水量",
         "无水量"
     });
     this.cmbIsTotalNumber.Location = new System.Drawing.Point(256, 21);
     this.cmbIsTotalNumber.Name     = "cmbIsTotalNumber";
     this.cmbIsTotalNumber.Size     = new System.Drawing.Size(88, 24);
     this.cmbIsTotalNumber.TabIndex = 172;
     //
     // label4
     //
     this.label4.AutoSize = true;
     this.label4.Location = new System.Drawing.Point(179, 25);
     this.label4.Name     = "label4";
     this.label4.Size     = new System.Drawing.Size(80, 16);
     this.label4.TabIndex = 173;
     this.label4.Text     = "用水状态:";
     //
     // chkWaterMeterTypeClass
     //
     this.chkWaterMeterTypeClass.AutoSize = true;
     this.chkWaterMeterTypeClass.Location = new System.Drawing.Point(386, 52);
     this.chkWaterMeterTypeClass.Name     = "chkWaterMeterTypeClass";
     this.chkWaterMeterTypeClass.Size     = new System.Drawing.Size(91, 20);
     this.chkWaterMeterTypeClass.TabIndex = 164;
     this.chkWaterMeterTypeClass.Tag      = "WATERMETERTYPECLASSID,WATERMETERTYPECLASSNAME";
     this.chkWaterMeterTypeClass.Text     = "用水分类";
     this.chkWaterMeterTypeClass.UseVisualStyleBackColor = true;
     //
     // chkWaterUserState
     //
     this.chkWaterUserState.AutoSize = true;
     this.chkWaterUserState.Location = new System.Drawing.Point(795, 52);
     this.chkWaterUserState.Name     = "chkWaterUserState";
     this.chkWaterUserState.Size     = new System.Drawing.Size(91, 20);
     this.chkWaterUserState.TabIndex = 163;
     this.chkWaterUserState.Text     = "用户状态";
     this.chkWaterUserState.UseVisualStyleBackColor = true;
     this.chkWaterUserState.Visible = false;
     //
     // chkDuanNO
     //
     this.chkDuanNO.AutoSize = true;
     this.chkDuanNO.Location = new System.Drawing.Point(726, 52);
     this.chkDuanNO.Name     = "chkDuanNO";
     this.chkDuanNO.Size     = new System.Drawing.Size(59, 20);
     this.chkDuanNO.TabIndex = 163;
     this.chkDuanNO.Tag      = "duanNO";
     this.chkDuanNO.Text     = "段号";
     this.chkDuanNO.UseVisualStyleBackColor = true;
     //
     // chkAreaNO
     //
     this.chkAreaNO.AutoSize = true;
     this.chkAreaNO.Location = new System.Drawing.Point(657, 52);
     this.chkAreaNO.Name     = "chkAreaNO";
     this.chkAreaNO.Size     = new System.Drawing.Size(59, 20);
     this.chkAreaNO.TabIndex = 163;
     this.chkAreaNO.Tag      = "areaNO";
     this.chkAreaNO.Text     = "区号";
     this.chkAreaNO.UseVisualStyleBackColor = true;
     //
     // chkPianNO
     //
     this.chkPianNO.AutoSize = true;
     this.chkPianNO.Location = new System.Drawing.Point(588, 52);
     this.chkPianNO.Name     = "chkPianNO";
     this.chkPianNO.Size     = new System.Drawing.Size(59, 20);
     this.chkPianNO.TabIndex = 163;
     this.chkPianNO.Tag      = "pianNO";
     this.chkPianNO.Text     = "片号";
     this.chkPianNO.UseVisualStyleBackColor = true;
     //
     // chkWaterUserType
     //
     this.chkWaterUserType.AutoSize = true;
     this.chkWaterUserType.Location = new System.Drawing.Point(487, 52);
     this.chkWaterUserType.Name     = "chkWaterUserType";
     this.chkWaterUserType.Size     = new System.Drawing.Size(91, 20);
     this.chkWaterUserType.TabIndex = 163;
     this.chkWaterUserType.Tag      = "waterUserTypeId,waterUserTypeName";
     this.chkWaterUserType.Text     = "用户类别";
     this.chkWaterUserType.UseVisualStyleBackColor = true;
     //
     // chkWaterMeterType
     //
     this.chkWaterMeterType.AutoSize = true;
     this.chkWaterMeterType.Location = new System.Drawing.Point(285, 52);
     this.chkWaterMeterType.Name     = "chkWaterMeterType";
     this.chkWaterMeterType.Size     = new System.Drawing.Size(91, 20);
     this.chkWaterMeterType.TabIndex = 162;
     this.chkWaterMeterType.Tag      = "WATERMETERTYPEID,waterMeterTypeName";
     this.chkWaterMeterType.Text     = "用水性质";
     this.chkWaterMeterType.UseVisualStyleBackColor = true;
     //
     // chkRecordMonth
     //
     this.chkRecordMonth.AutoSize = true;
     this.chkRecordMonth.Location = new System.Drawing.Point(184, 52);
     this.chkRecordMonth.Name     = "chkRecordMonth";
     this.chkRecordMonth.Size     = new System.Drawing.Size(91, 20);
     this.chkRecordMonth.TabIndex = 162;
     this.chkRecordMonth.Tag      = "readMeterRecordYearAndMonth";
     this.chkRecordMonth.Text     = "水费月份";
     this.chkRecordMonth.UseVisualStyleBackColor = true;
     //
     // chkCharger
     //
     this.chkCharger.AutoSize = true;
     this.chkCharger.Location = new System.Drawing.Point(99, 52);
     this.chkCharger.Name     = "chkCharger";
     this.chkCharger.Size     = new System.Drawing.Size(75, 20);
     this.chkCharger.TabIndex = 162;
     this.chkCharger.Tag      = "CHARGERID,CHARGERNAME";
     this.chkCharger.Text     = "收费员";
     this.chkCharger.UseVisualStyleBackColor = true;
     //
     // chkMeterReader
     //
     this.chkMeterReader.AutoSize = true;
     this.chkMeterReader.Location = new System.Drawing.Point(14, 52);
     this.chkMeterReader.Name     = "chkMeterReader";
     this.chkMeterReader.Size     = new System.Drawing.Size(75, 20);
     this.chkMeterReader.TabIndex = 162;
     this.chkMeterReader.Tag      = "METERREADERID,METERREADERNAME";
     this.chkMeterReader.Text     = "抄表员";
     this.chkMeterReader.UseVisualStyleBackColor = true;
     //
     // cmbCharger
     //
     this.cmbCharger.DropDownWidth     = 120;
     this.cmbCharger.FormattingEnabled = true;
     this.cmbCharger.Location          = new System.Drawing.Point(85, 20);
     this.cmbCharger.Name     = "cmbCharger";
     this.cmbCharger.Size     = new System.Drawing.Size(88, 24);
     this.cmbCharger.TabIndex = 160;
     //
     // txtSenior
     //
     this.txtSenior.BackColor = System.Drawing.Color.White;
     this.txtSenior.Location  = new System.Drawing.Point(816, 19);
     this.txtSenior.Multiline = true;
     this.txtSenior.Name      = "txtSenior";
     this.txtSenior.ReadOnly  = true;
     this.txtSenior.Size      = new System.Drawing.Size(173, 25);
     this.txtSenior.TabIndex  = 142;
     this.txtSenior.Visible   = false;
     //
     // btSenior
     //
     this.btSenior.Location = new System.Drawing.Point(716, 14);
     this.btSenior.Name     = "btSenior";
     this.btSenior.Size     = new System.Drawing.Size(94, 35);
     this.btSenior.TabIndex = 141;
     this.btSenior.Text     = "高级条件";
     this.btSenior.UseVisualStyleBackColor = true;
     this.btSenior.Visible = false;
     this.btSenior.Click  += new System.EventHandler(this.btSenior_Click);
     //
     // label8
     //
     this.label8.AutoSize = true;
     this.label8.Location = new System.Drawing.Point(558, 24);
     this.label8.Name     = "label8";
     this.label8.Size     = new System.Drawing.Size(24, 16);
     this.label8.TabIndex = 124;
     this.label8.Text     = "至";
     //
     // dtpStart
     //
     this.dtpStart.CustomFormat = "yyyy-MM-dd 00:00:00";
     this.dtpStart.Format       = System.Windows.Forms.DateTimePickerFormat.Custom;
     this.dtpStart.Location     = new System.Drawing.Point(452, 18);
     this.dtpStart.Name         = "dtpStart";
     this.dtpStart.Size         = new System.Drawing.Size(105, 26);
     this.dtpStart.TabIndex     = 122;
     //
     // chkChargeDateTime
     //
     this.chkChargeDateTime.AutoSize   = true;
     this.chkChargeDateTime.Checked    = true;
     this.chkChargeDateTime.CheckState = System.Windows.Forms.CheckState.Checked;
     this.chkChargeDateTime.Location   = new System.Drawing.Point(360, 22);
     this.chkChargeDateTime.Name       = "chkChargeDateTime";
     this.chkChargeDateTime.Size       = new System.Drawing.Size(99, 20);
     this.chkChargeDateTime.TabIndex   = 121;
     this.chkChargeDateTime.Text       = "水费月份:";
     this.chkChargeDateTime.UseVisualStyleBackColor = true;
     //
     // label7
     //
     this.label7.AutoSize = true;
     this.label7.Location = new System.Drawing.Point(9, 24);
     this.label7.Name     = "label7";
     this.label7.Size     = new System.Drawing.Size(80, 16);
     this.label7.TabIndex = 120;
     this.label7.Text     = "收 费 员:";
     //
     // groupBox2
     //
     this.groupBox2.Controls.Add(this.dgList);
     this.groupBox2.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.groupBox2.Location = new System.Drawing.Point(3, 95);
     this.groupBox2.Name     = "groupBox2";
     this.groupBox2.Size     = new System.Drawing.Size(1015, 393);
     this.groupBox2.TabIndex = 902;
     this.groupBox2.TabStop  = false;
     this.groupBox2.Text     = "应收统计表";
     //
     // dgList
     //
     this.dgList.AllowUserToDeleteRows         = false;
     this.dgList.AllowUserToOrderColumns       = true;
     dataGridViewCellStyle1.Alignment          = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
     dataGridViewCellStyle1.BackColor          = System.Drawing.SystemColors.Control;
     dataGridViewCellStyle1.Font               = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     dataGridViewCellStyle1.ForeColor          = System.Drawing.SystemColors.WindowText;
     dataGridViewCellStyle1.SelectionBackColor = System.Drawing.SystemColors.Highlight;
     dataGridViewCellStyle1.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
     dataGridViewCellStyle1.WrapMode           = System.Windows.Forms.DataGridViewTriState.False;
     this.dgList.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle1;
     this.dgList.ColumnHeadersHeight           = 25;
     this.dgList.ColumnHeadersHeightSizeMode   = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
     this.dgList.Dock                 = System.Windows.Forms.DockStyle.Fill;
     this.dgList.Location             = new System.Drawing.Point(3, 22);
     this.dgList.MultiSelect          = false;
     this.dgList.Name                 = "dgList";
     this.dgList.ReadOnly             = true;
     this.dgList.RowHeadersWidth      = 45;
     this.dgList.RowTemplate.Height   = 23;
     this.dgList.SelectionMode        = System.Windows.Forms.DataGridViewSelectionMode.CellSelect;
     this.dgList.Size                 = new System.Drawing.Size(1009, 368);
     this.dgList.TabIndex             = 402;
     this.dgList.CellDoubleClick     += new System.Windows.Forms.DataGridViewCellEventHandler(this.dgList_CellDoubleClick);
     this.dgList.CellPainting        += new System.Windows.Forms.DataGridViewCellPaintingEventHandler(this.dgList_CellPainting);
     this.dgList.DataBindingComplete += new System.Windows.Forms.DataGridViewBindingCompleteEventHandler(this.dgList_DataBindingComplete);
     //
     // environmentSettings1
     //
     designerSettings1.ApplicationConnection = null;
     designerSettings1.DefaultFont           = new System.Drawing.Font("宋体", 9F);
     designerSettings1.Icon                     = ((System.Drawing.Icon)(resources.GetObject("designerSettings1.Icon")));
     designerSettings1.Restrictions             = designerRestrictions1;
     designerSettings1.Text                     = "";
     this.environmentSettings1.DesignerSettings = designerSettings1;
     emailSettings1.Address                     = "";
     emailSettings1.Host                     = "";
     emailSettings1.MessageTemplate          = "";
     emailSettings1.Name                     = "";
     emailSettings1.Password                 = "";
     emailSettings1.UserName                 = "";
     this.environmentSettings1.EmailSettings = emailSettings1;
     previewSettings1.Buttons                = ((FastReport.PreviewButtons)(((((FastReport.PreviewButtons.Print | FastReport.PreviewButtons.Save)
                                                                               | FastReport.PreviewButtons.Zoom)
                                                                              | FastReport.PreviewButtons.PageSetup)
                                                                             | FastReport.PreviewButtons.Close)));
     previewSettings1.Icon = ((System.Drawing.Icon)(resources.GetObject("previewSettings1.Icon")));
     previewSettings1.Text = "";
     this.environmentSettings1.PreviewSettings = previewSettings1;
     this.environmentSettings1.ReportSettings  = reportSettings1;
     this.environmentSettings1.UIStyle         = FastReport.Utils.UIStyle.Office2007Black;
     //
     // contextMenuStrip1
     //
     this.contextMenuStrip1.Font = new System.Drawing.Font("微软雅黑", 11F);
     this.contextMenuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.今天ToolStripMenuItem,
         this.toolStripSeparator1,
         this.本月ToolStripMenuItem,
         this.月ToolStripMenuItem,
         this.月ToolStripMenuItem,
         this.toolStripSeparator2,
         this.本年ToolStripMenuItem,
         this.年ToolStripMenuItem,
         this.toolStripSeparator3,
         this.全部ToolStripMenuItem
     });
     this.contextMenuStrip1.Name = "contextMenuStrip1";
     this.contextMenuStrip1.Size = new System.Drawing.Size(109, 190);
     //
     // 今天ToolStripMenuItem
     //
     this.今天ToolStripMenuItem.Name   = "今天ToolStripMenuItem";
     this.今天ToolStripMenuItem.Size   = new System.Drawing.Size(108, 24);
     this.今天ToolStripMenuItem.Text   = "今天";
     this.今天ToolStripMenuItem.Click += new System.EventHandler(this.今天ToolStripMenuItem_Click);
     //
     // toolStripSeparator1
     //
     this.toolStripSeparator1.Name = "toolStripSeparator1";
     this.toolStripSeparator1.Size = new System.Drawing.Size(105, 6);
     //
     // 本月ToolStripMenuItem
     //
     this.本月ToolStripMenuItem.Name   = "本月ToolStripMenuItem";
     this.本月ToolStripMenuItem.Size   = new System.Drawing.Size(108, 24);
     this.本月ToolStripMenuItem.Text   = "本月";
     this.本月ToolStripMenuItem.Click += new System.EventHandler(this.本月ToolStripMenuItem_Click);
     //
     // 上月ToolStripMenuItem
     //
     this.月ToolStripMenuItem.Name   = "上月ToolStripMenuItem";
     this.月ToolStripMenuItem.Size   = new System.Drawing.Size(108, 24);
     this.月ToolStripMenuItem.Text   = "上月";
     this.月ToolStripMenuItem.Click += new System.EventHandler(this.月ToolStripMenuItem_Click);
     //
     // 下月ToolStripMenuItem
     //
     this.月ToolStripMenuItem.Name   = "下月ToolStripMenuItem";
     this.月ToolStripMenuItem.Size   = new System.Drawing.Size(108, 24);
     this.月ToolStripMenuItem.Text   = "下月";
     this.月ToolStripMenuItem.Click += new System.EventHandler(this.月ToolStripMenuItem_Click);
     //
     // toolStripSeparator2
     //
     this.toolStripSeparator2.Name = "toolStripSeparator2";
     this.toolStripSeparator2.Size = new System.Drawing.Size(105, 6);
     //
     // 本年ToolStripMenuItem
     //
     this.本年ToolStripMenuItem.Name   = "本年ToolStripMenuItem";
     this.本年ToolStripMenuItem.Size   = new System.Drawing.Size(108, 24);
     this.本年ToolStripMenuItem.Text   = "本年";
     this.本年ToolStripMenuItem.Click += new System.EventHandler(this.本年ToolStripMenuItem_Click);
     //
     // 上年ToolStripMenuItem
     //
     this.年ToolStripMenuItem.Name   = "上年ToolStripMenuItem";
     this.年ToolStripMenuItem.Size   = new System.Drawing.Size(108, 24);
     this.年ToolStripMenuItem.Text   = "上年";
     this.年ToolStripMenuItem.Click += new System.EventHandler(this.年ToolStripMenuItem_Click);
     //
     // toolStripSeparator3
     //
     this.toolStripSeparator3.Name = "toolStripSeparator3";
     this.toolStripSeparator3.Size = new System.Drawing.Size(105, 6);
     //
     // 全部ToolStripMenuItem
     //
     this.全部ToolStripMenuItem.Name   = "全部ToolStripMenuItem";
     this.全部ToolStripMenuItem.Size   = new System.Drawing.Size(108, 24);
     this.全部ToolStripMenuItem.Text   = "全部";
     this.全部ToolStripMenuItem.Click += new System.EventHandler(this.全部ToolStripMenuItem_Click);
     //
     // panel1
     //
     this.panel1.BackColor = System.Drawing.Color.LimeGreen;
     this.panel1.Controls.Add(this.labYYHE);
     this.panel1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panel1.Location = new System.Drawing.Point(3, 494);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(1015, 40);
     this.panel1.TabIndex = 904;
     this.panel1.Tag      = "9999";
     //
     // labYYHE
     //
     this.labYYHE.AutoSize = true;
     this.labYYHE.Location = new System.Drawing.Point(11, 13);
     this.labYYHE.Name     = "labYYHE";
     this.labYYHE.Size     = new System.Drawing.Size(280, 16);
     this.labYYHE.TabIndex = 0;
     this.labYYHE.Text     = "用户余额:0.00元    结算余额:0.00元";
     //
     // frmWaterMeterYSStatics_AllYear
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 16F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1021, 562);
     this.Controls.Add(this.tb1);
     this.Controls.Add(this.toolStripWaterUser);
     this.Font   = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.Icon   = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.Margin = new System.Windows.Forms.Padding(4);
     this.Name   = "frmWaterMeterYSStatics_AllYear";
     this.Text   = "应收统计查询(预收账款全年累计统计)";
     this.Load  += new System.EventHandler(this.frmWaterUserSearch_Load);
     this.toolStripWaterUser.ResumeLayout(false);
     this.toolStripWaterUser.PerformLayout();
     this.tb1.ResumeLayout(false);
     this.groupBox1.ResumeLayout(false);
     this.groupBox1.PerformLayout();
     this.groupBox2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.dgList)).EndInit();
     this.contextMenuStrip1.ResumeLayout(false);
     this.panel1.ResumeLayout(false);
     this.panel1.PerformLayout();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
     FastReport.Design.DesignerSettings         designerSettings1      = new FastReport.Design.DesignerSettings();
     FastReport.Design.DesignerRestrictions     designerRestrictions1  = new FastReport.Design.DesignerRestrictions();
     FastReport.Export.Email.EmailSettings      emailSettings1         = new FastReport.Export.Email.EmailSettings();
     FastReport.PreviewSettings previewSettings1 = new FastReport.PreviewSettings();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmWaterUserMoveSearchDetail));
     FastReport.ReportSettings reportSettings1 = new FastReport.ReportSettings();
     this.toolStripWaterUser  = new System.Windows.Forms.ToolStrip();
     this.toolSearch          = new System.Windows.Forms.ToolStripButton();
     this.toolStripSeparator6 = new System.Windows.Forms.ToolStripSeparator();
     this.toolExcel           = new System.Windows.Forms.ToolStripButton();
     this.groupBox2           = new System.Windows.Forms.GroupBox();
     this.dgList                 = new System.Windows.Forms.DataGridView();
     this.RecordID               = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.waterUserId            = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.waterUserName          = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.waterUserAddress       = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.meterReaderName        = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.pianNO                 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.areaNO                 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.duanNO                 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.waterMeterPositionName = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.waterMeterTypeValue    = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.meterReaderNameNew     = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.areaNONew              = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.duanNONew              = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.Operator               = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.OperateDateTime        = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.environmentSettings1   = new FastReport.EnvironmentSettings();
     this.contextMenuStrip1      = new System.Windows.Forms.ContextMenuStrip(this.components);
     this.今天ToolStripMenuItem    = new System.Windows.Forms.ToolStripMenuItem();
     this.toolStripSeparator1    = new System.Windows.Forms.ToolStripSeparator();
     this.本月ToolStripMenuItem    = new System.Windows.Forms.ToolStripMenuItem();
     this.月ToolStripMenuItem     = new System.Windows.Forms.ToolStripMenuItem();
     this.月ToolStripMenuItem     = new System.Windows.Forms.ToolStripMenuItem();
     this.toolStripSeparator2    = new System.Windows.Forms.ToolStripSeparator();
     this.本年ToolStripMenuItem    = new System.Windows.Forms.ToolStripMenuItem();
     this.年ToolStripMenuItem     = new System.Windows.Forms.ToolStripMenuItem();
     this.toolStripSeparator3    = new System.Windows.Forms.ToolStripSeparator();
     this.全部ToolStripMenuItem    = new System.Windows.Forms.ToolStripMenuItem();
     this.toolStripWaterUser.SuspendLayout();
     this.groupBox2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.dgList)).BeginInit();
     this.contextMenuStrip1.SuspendLayout();
     this.SuspendLayout();
     //
     // toolStripWaterUser
     //
     this.toolStripWaterUser.Font      = new System.Drawing.Font("宋体", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.toolStripWaterUser.GripStyle = System.Windows.Forms.ToolStripGripStyle.Hidden;
     this.toolStripWaterUser.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.toolSearch,
         this.toolStripSeparator6,
         this.toolExcel
     });
     this.toolStripWaterUser.Location = new System.Drawing.Point(0, 0);
     this.toolStripWaterUser.Name     = "toolStripWaterUser";
     this.toolStripWaterUser.Size     = new System.Drawing.Size(970, 25);
     this.toolStripWaterUser.TabIndex = 57;
     this.toolStripWaterUser.Text     = "toolStrip2";
     //
     // toolSearch
     //
     this.toolSearch.Image = global::STATISTIALREPORTS.Properties.Resources.onebit_02;
     this.toolSearch.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.toolSearch.Name = "toolSearch";
     this.toolSearch.Size = new System.Drawing.Size(57, 22);
     this.toolSearch.Text = "查询";
     //
     // toolStripSeparator6
     //
     this.toolStripSeparator6.AutoSize = false;
     this.toolStripSeparator6.Name     = "toolStripSeparator6";
     this.toolStripSeparator6.Size     = new System.Drawing.Size(10, 25);
     //
     // toolExcel
     //
     this.toolExcel.Image = global::STATISTIALREPORTS.Properties.Resources.snap_undo;
     this.toolExcel.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.toolExcel.Name   = "toolExcel";
     this.toolExcel.Size   = new System.Drawing.Size(97, 22);
     this.toolExcel.Text   = "导出Excel";
     this.toolExcel.Click += new System.EventHandler(this.toolExcel_Click);
     //
     // groupBox2
     //
     this.groupBox2.Controls.Add(this.dgList);
     this.groupBox2.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.groupBox2.Location = new System.Drawing.Point(0, 25);
     this.groupBox2.Name     = "groupBox2";
     this.groupBox2.Size     = new System.Drawing.Size(970, 537);
     this.groupBox2.TabIndex = 902;
     this.groupBox2.TabStop  = false;
     this.groupBox2.Text     = "转户列表";
     //
     // dgList
     //
     this.dgList.AllowUserToDeleteRows           = false;
     this.dgList.AllowUserToOrderColumns         = true;
     dataGridViewCellStyle1.BackColor            = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
     this.dgList.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
     this.dgList.AutoSizeColumnsMode             = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.AllCells;
     this.dgList.AutoSizeRowsMode              = System.Windows.Forms.DataGridViewAutoSizeRowsMode.AllCells;
     dataGridViewCellStyle2.Alignment          = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
     dataGridViewCellStyle2.BackColor          = System.Drawing.SystemColors.Control;
     dataGridViewCellStyle2.Font               = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     dataGridViewCellStyle2.ForeColor          = System.Drawing.SystemColors.WindowText;
     dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight;
     dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
     dataGridViewCellStyle2.WrapMode           = System.Windows.Forms.DataGridViewTriState.True;
     this.dgList.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
     this.dgList.ColumnHeadersHeightSizeMode   = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
     this.dgList.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
         this.RecordID,
         this.waterUserId,
         this.waterUserName,
         this.waterUserAddress,
         this.meterReaderName,
         this.pianNO,
         this.areaNO,
         this.duanNO,
         this.waterMeterPositionName,
         this.waterMeterTypeValue,
         this.meterReaderNameNew,
         this.areaNONew,
         this.duanNONew,
         this.Operator,
         this.OperateDateTime
     });
     this.dgList.Dock               = System.Windows.Forms.DockStyle.Fill;
     this.dgList.Location           = new System.Drawing.Point(3, 22);
     this.dgList.MultiSelect        = false;
     this.dgList.Name               = "dgList";
     this.dgList.ReadOnly           = true;
     this.dgList.RowHeadersWidth    = 45;
     this.dgList.RowTemplate.Height = 23;
     this.dgList.SelectionMode      = System.Windows.Forms.DataGridViewSelectionMode.CellSelect;
     this.dgList.Size               = new System.Drawing.Size(964, 512);
     this.dgList.TabIndex           = 901;
     this.dgList.CellPainting      += new System.Windows.Forms.DataGridViewCellPaintingEventHandler(this.dgList_CellPainting);
     //
     // RecordID
     //
     this.RecordID.DataPropertyName = "RecordID";
     this.RecordID.HeaderText       = "RecordID";
     this.RecordID.Name             = "RecordID";
     this.RecordID.ReadOnly         = true;
     this.RecordID.Visible          = false;
     this.RecordID.Width            = 97;
     //
     // waterUserId
     //
     this.waterUserId.DataPropertyName = "waterUserId";
     this.waterUserId.HeaderText       = "用户号";
     this.waterUserId.Name             = "waterUserId";
     this.waterUserId.ReadOnly         = true;
     this.waterUserId.Width            = 81;
     //
     // waterUserName
     //
     this.waterUserName.DataPropertyName = "waterUserName";
     this.waterUserName.HeaderText       = "用户名称";
     this.waterUserName.Name             = "waterUserName";
     this.waterUserName.ReadOnly         = true;
     this.waterUserName.Width            = 97;
     //
     // waterUserAddress
     //
     this.waterUserAddress.DataPropertyName = "waterUserAddress";
     this.waterUserAddress.HeaderText       = "地址";
     this.waterUserAddress.Name             = "waterUserAddress";
     this.waterUserAddress.ReadOnly         = true;
     this.waterUserAddress.Width            = 65;
     //
     // meterReaderName
     //
     this.meterReaderName.DataPropertyName = "meterReaderName";
     this.meterReaderName.HeaderText       = "抄表员(出)";
     this.meterReaderName.Name             = "meterReaderName";
     this.meterReaderName.ReadOnly         = true;
     this.meterReaderName.Width            = 113;
     //
     // pianNO
     //
     this.pianNO.DataPropertyName = "pianNO";
     this.pianNO.HeaderText       = "片号(出)";
     this.pianNO.Name             = "pianNO";
     this.pianNO.ReadOnly         = true;
     this.pianNO.Width            = 97;
     //
     // areaNO
     //
     this.areaNO.DataPropertyName = "areaNO";
     this.areaNO.HeaderText       = "区号(出)";
     this.areaNO.Name             = "areaNO";
     this.areaNO.ReadOnly         = true;
     this.areaNO.Width            = 97;
     //
     // duanNO
     //
     this.duanNO.DataPropertyName = "duanNO";
     this.duanNO.HeaderText       = "原段号(出)";
     this.duanNO.Name             = "duanNO";
     this.duanNO.ReadOnly         = true;
     this.duanNO.Width            = 113;
     //
     // waterMeterPositionName
     //
     this.waterMeterPositionName.DataPropertyName = "waterMeterPositionName";
     this.waterMeterPositionName.HeaderText       = "水表位置";
     this.waterMeterPositionName.Name             = "waterMeterPositionName";
     this.waterMeterPositionName.ReadOnly         = true;
     this.waterMeterPositionName.Width            = 97;
     //
     // waterMeterTypeValue
     //
     this.waterMeterTypeValue.DataPropertyName = "waterMeterTypeValue";
     this.waterMeterTypeValue.HeaderText       = "用水性质";
     this.waterMeterTypeValue.Name             = "waterMeterTypeValue";
     this.waterMeterTypeValue.ReadOnly         = true;
     this.waterMeterTypeValue.Width            = 97;
     //
     // meterReaderNameNew
     //
     this.meterReaderNameNew.DataPropertyName = "meterReaderNameNew";
     this.meterReaderNameNew.HeaderText       = "抄表员(入)";
     this.meterReaderNameNew.Name             = "meterReaderNameNew";
     this.meterReaderNameNew.ReadOnly         = true;
     this.meterReaderNameNew.Width            = 113;
     //
     // areaNONew
     //
     this.areaNONew.DataPropertyName = "areaNONew";
     this.areaNONew.HeaderText       = "区号(入)";
     this.areaNONew.Name             = "areaNONew";
     this.areaNONew.ReadOnly         = true;
     this.areaNONew.Width            = 97;
     //
     // duanNONew
     //
     this.duanNONew.DataPropertyName = "duanNONew";
     this.duanNONew.HeaderText       = "段号(入)";
     this.duanNONew.Name             = "duanNONew";
     this.duanNONew.ReadOnly         = true;
     this.duanNONew.Width            = 97;
     //
     // Operator
     //
     this.Operator.DataPropertyName = "Operator";
     this.Operator.HeaderText       = "操作员";
     this.Operator.Name             = "Operator";
     this.Operator.ReadOnly         = true;
     this.Operator.Width            = 81;
     //
     // OperateDateTime
     //
     this.OperateDateTime.DataPropertyName = "OperateDateTime";
     this.OperateDateTime.HeaderText       = "操作时间";
     this.OperateDateTime.Name             = "OperateDateTime";
     this.OperateDateTime.ReadOnly         = true;
     this.OperateDateTime.Width            = 97;
     //
     // environmentSettings1
     //
     designerSettings1.ApplicationConnection = null;
     designerSettings1.DefaultFont           = new System.Drawing.Font("宋体", 9F);
     designerSettings1.Icon                     = null;
     designerSettings1.Restrictions             = designerRestrictions1;
     designerSettings1.Text                     = "";
     this.environmentSettings1.DesignerSettings = designerSettings1;
     emailSettings1.Address                     = "";
     emailSettings1.Host                     = "";
     emailSettings1.MessageTemplate          = "";
     emailSettings1.Name                     = "";
     emailSettings1.Password                 = "";
     emailSettings1.UserName                 = "";
     this.environmentSettings1.EmailSettings = emailSettings1;
     previewSettings1.Buttons                = ((FastReport.PreviewButtons)(((((FastReport.PreviewButtons.Print | FastReport.PreviewButtons.Save)
                                                                               | FastReport.PreviewButtons.Zoom)
                                                                              | FastReport.PreviewButtons.PageSetup)
                                                                             | FastReport.PreviewButtons.Close)));
     previewSettings1.Icon = ((System.Drawing.Icon)(resources.GetObject("previewSettings1.Icon")));
     previewSettings1.Text = "";
     this.environmentSettings1.PreviewSettings   = previewSettings1;
     this.environmentSettings1.ReportSettings    = reportSettings1;
     this.environmentSettings1.UIStyle           = FastReport.Utils.UIStyle.Office2003;
     this.environmentSettings1.UseOffice2007Form = false;
     //
     // contextMenuStrip1
     //
     this.contextMenuStrip1.Font = new System.Drawing.Font("微软雅黑", 11F);
     this.contextMenuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.今天ToolStripMenuItem,
         this.toolStripSeparator1,
         this.本月ToolStripMenuItem,
         this.月ToolStripMenuItem,
         this.月ToolStripMenuItem,
         this.toolStripSeparator2,
         this.本年ToolStripMenuItem,
         this.年ToolStripMenuItem,
         this.toolStripSeparator3,
         this.全部ToolStripMenuItem
     });
     this.contextMenuStrip1.Name = "contextMenuStrip1";
     this.contextMenuStrip1.Size = new System.Drawing.Size(109, 190);
     //
     // 今天ToolStripMenuItem
     //
     this.今天ToolStripMenuItem.Name = "今天ToolStripMenuItem";
     this.今天ToolStripMenuItem.Size = new System.Drawing.Size(108, 24);
     this.今天ToolStripMenuItem.Text = "今天";
     //
     // toolStripSeparator1
     //
     this.toolStripSeparator1.Name = "toolStripSeparator1";
     this.toolStripSeparator1.Size = new System.Drawing.Size(105, 6);
     //
     // 本月ToolStripMenuItem
     //
     this.本月ToolStripMenuItem.Name = "本月ToolStripMenuItem";
     this.本月ToolStripMenuItem.Size = new System.Drawing.Size(108, 24);
     this.本月ToolStripMenuItem.Text = "本月";
     //
     // 上月ToolStripMenuItem
     //
     this.月ToolStripMenuItem.Name = "上月ToolStripMenuItem";
     this.月ToolStripMenuItem.Size = new System.Drawing.Size(108, 24);
     this.月ToolStripMenuItem.Text = "上月";
     //
     // 下月ToolStripMenuItem
     //
     this.月ToolStripMenuItem.Name = "下月ToolStripMenuItem";
     this.月ToolStripMenuItem.Size = new System.Drawing.Size(108, 24);
     this.月ToolStripMenuItem.Text = "下月";
     //
     // toolStripSeparator2
     //
     this.toolStripSeparator2.Name = "toolStripSeparator2";
     this.toolStripSeparator2.Size = new System.Drawing.Size(105, 6);
     //
     // 本年ToolStripMenuItem
     //
     this.本年ToolStripMenuItem.Name = "本年ToolStripMenuItem";
     this.本年ToolStripMenuItem.Size = new System.Drawing.Size(108, 24);
     this.本年ToolStripMenuItem.Text = "本年";
     //
     // 上年ToolStripMenuItem
     //
     this.年ToolStripMenuItem.Name = "上年ToolStripMenuItem";
     this.年ToolStripMenuItem.Size = new System.Drawing.Size(108, 24);
     this.年ToolStripMenuItem.Text = "上年";
     //
     // toolStripSeparator3
     //
     this.toolStripSeparator3.Name = "toolStripSeparator3";
     this.toolStripSeparator3.Size = new System.Drawing.Size(105, 6);
     //
     // 全部ToolStripMenuItem
     //
     this.全部ToolStripMenuItem.Name = "全部ToolStripMenuItem";
     this.全部ToolStripMenuItem.Size = new System.Drawing.Size(108, 24);
     this.全部ToolStripMenuItem.Text = "全部";
     //
     // frmWaterUserMoveSearchDetail
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 16F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(970, 562);
     this.Controls.Add(this.groupBox2);
     this.Controls.Add(this.toolStripWaterUser);
     this.Font        = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.Icon        = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.Margin      = new System.Windows.Forms.Padding(4);
     this.MaximizeBox = false;
     this.MinimizeBox = false;
     this.Name        = "frmWaterUserMoveSearchDetail";
     this.Text        = "转户明细";
     this.Load       += new System.EventHandler(this.frmWaterUserSearch_Load);
     this.toolStripWaterUser.ResumeLayout(false);
     this.toolStripWaterUser.PerformLayout();
     this.groupBox2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.dgList)).EndInit();
     this.contextMenuStrip1.ResumeLayout(false);
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Ejemplo n.º 5
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmWaterUserStatisticsSearch));
     System.Windows.Forms.DataGridViewCellStyle     dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle     dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
     FastReport.Design.DesignerSettings             designerSettings1      = new FastReport.Design.DesignerSettings();
     FastReport.Design.DesignerRestrictions         designerRestrictions1  = new FastReport.Design.DesignerRestrictions();
     FastReport.Export.Email.EmailSettings          emailSettings1         = new FastReport.Export.Email.EmailSettings();
     FastReport.PreviewSettings previewSettings1 = new FastReport.PreviewSettings();
     FastReport.ReportSettings  reportSettings1  = new FastReport.ReportSettings();
     this.toolStripWaterUser = new System.Windows.Forms.ToolStrip();
     this.toolPrint          = new System.Windows.Forms.ToolStripButton();
     this.toolPrintPreview   = new System.Windows.Forms.ToolStripButton();
     this.toolExcel          = new System.Windows.Forms.ToolStripButton();
     this.tb1                     = new System.Windows.Forms.TableLayoutPanel();
     this.groupBox2               = new System.Windows.Forms.GroupBox();
     this.dgList                  = new System.Windows.Forms.DataGridView();
     this.environmentSettings1    = new FastReport.EnvironmentSettings();
     this.waterUserId             = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.waterUserNO             = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.waterUserName           = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.waterUserAddress        = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.waterUserTelphoneNO     = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.waterPhone              = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.waterUserPeopleCount    = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.pianNO                  = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.areaNO                  = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.duanNO                  = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.ordernumber             = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.COMMUNITYNAME           = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.meterReaderName         = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.chargerName             = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.waterUserTypeId         = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.waterUserTypeName       = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.waterUserCreateDate     = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.waterMeterPositionName  = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.waterMeterStateS        = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.waterMeterSizeValue     = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.WATERMETERTYPECLASSNAME = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.waterMeterTypeValue     = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.waterMeterSerialNumber  = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.waterMeterMode          = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.WATERMETERLOCKNO        = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.IsReverse               = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.isSummaryMeterS         = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.waterMeterParentId      = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.waterMeterParentName    = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.toolStripWaterUser.SuspendLayout();
     this.tb1.SuspendLayout();
     this.groupBox2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.dgList)).BeginInit();
     this.SuspendLayout();
     //
     // toolStripWaterUser
     //
     this.toolStripWaterUser.Font      = new System.Drawing.Font("宋体", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.toolStripWaterUser.GripStyle = System.Windows.Forms.ToolStripGripStyle.Hidden;
     this.toolStripWaterUser.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.toolPrint,
         this.toolPrintPreview,
         this.toolExcel
     });
     this.toolStripWaterUser.Location = new System.Drawing.Point(0, 0);
     this.toolStripWaterUser.Name     = "toolStripWaterUser";
     this.toolStripWaterUser.Size     = new System.Drawing.Size(1008, 25);
     this.toolStripWaterUser.TabIndex = 57;
     this.toolStripWaterUser.Text     = "toolStrip2";
     //
     // toolPrint
     //
     this.toolPrint.Enabled = false;
     this.toolPrint.Image   = global::STATISTIALREPORTS.Properties.Resources.打印;
     this.toolPrint.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.toolPrint.Name   = "toolPrint";
     this.toolPrint.Size   = new System.Drawing.Size(57, 22);
     this.toolPrint.Text   = "打印";
     this.toolPrint.Click += new System.EventHandler(this.toolPrint_Click);
     //
     // toolPrintPreview
     //
     this.toolPrintPreview.Enabled = false;
     this.toolPrintPreview.Image   = ((System.Drawing.Image)(resources.GetObject("toolPrintPreview.Image")));
     this.toolPrintPreview.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.toolPrintPreview.Name   = "toolPrintPreview";
     this.toolPrintPreview.Size   = new System.Drawing.Size(87, 22);
     this.toolPrintPreview.Text   = "打印预览";
     this.toolPrintPreview.Click += new System.EventHandler(this.toolPrintPreview_Click);
     //
     // toolExcel
     //
     this.toolExcel.Enabled = false;
     this.toolExcel.Image   = global::STATISTIALREPORTS.Properties.Resources.snap_undo;
     this.toolExcel.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.toolExcel.Name   = "toolExcel";
     this.toolExcel.Size   = new System.Drawing.Size(97, 22);
     this.toolExcel.Text   = "导出Excel";
     this.toolExcel.Click += new System.EventHandler(this.toolExcel_Click);
     //
     // tb1
     //
     this.tb1.ColumnCount = 1;
     this.tb1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
     this.tb1.Controls.Add(this.groupBox2, 0, 0);
     this.tb1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.tb1.Location = new System.Drawing.Point(0, 25);
     this.tb1.Name     = "tb1";
     this.tb1.RowCount = 1;
     this.tb1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
     this.tb1.Size     = new System.Drawing.Size(1008, 537);
     this.tb1.TabIndex = 58;
     //
     // groupBox2
     //
     this.groupBox2.Controls.Add(this.dgList);
     this.groupBox2.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.groupBox2.Location = new System.Drawing.Point(3, 3);
     this.groupBox2.Name     = "groupBox2";
     this.groupBox2.Size     = new System.Drawing.Size(1002, 531);
     this.groupBox2.TabIndex = 902;
     this.groupBox2.TabStop  = false;
     this.groupBox2.Text     = "用户列表";
     //
     // dgList
     //
     this.dgList.AllowUserToDeleteRows           = false;
     this.dgList.AllowUserToOrderColumns         = true;
     dataGridViewCellStyle1.BackColor            = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
     this.dgList.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
     dataGridViewCellStyle2.Alignment            = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
     dataGridViewCellStyle2.BackColor            = System.Drawing.SystemColors.Control;
     dataGridViewCellStyle2.Font               = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     dataGridViewCellStyle2.ForeColor          = System.Drawing.SystemColors.WindowText;
     dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight;
     dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
     dataGridViewCellStyle2.WrapMode           = System.Windows.Forms.DataGridViewTriState.True;
     this.dgList.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
     this.dgList.ColumnHeadersHeightSizeMode   = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
     this.dgList.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
         this.waterUserId,
         this.waterUserNO,
         this.waterUserName,
         this.waterUserAddress,
         this.waterUserTelphoneNO,
         this.waterPhone,
         this.waterUserPeopleCount,
         this.pianNO,
         this.areaNO,
         this.duanNO,
         this.ordernumber,
         this.COMMUNITYNAME,
         this.meterReaderName,
         this.chargerName,
         this.waterUserTypeId,
         this.waterUserTypeName,
         this.waterUserCreateDate,
         this.waterMeterPositionName,
         this.waterMeterStateS,
         this.waterMeterSizeValue,
         this.WATERMETERTYPECLASSNAME,
         this.waterMeterTypeValue,
         this.waterMeterSerialNumber,
         this.waterMeterMode,
         this.WATERMETERLOCKNO,
         this.IsReverse,
         this.isSummaryMeterS,
         this.waterMeterParentId,
         this.waterMeterParentName
     });
     this.dgList.Dock                 = System.Windows.Forms.DockStyle.Fill;
     this.dgList.Location             = new System.Drawing.Point(3, 22);
     this.dgList.MultiSelect          = false;
     this.dgList.Name                 = "dgList";
     this.dgList.ReadOnly             = true;
     this.dgList.RowHeadersWidth      = 45;
     this.dgList.RowTemplate.Height   = 23;
     this.dgList.SelectionMode        = System.Windows.Forms.DataGridViewSelectionMode.CellSelect;
     this.dgList.Size                 = new System.Drawing.Size(996, 506);
     this.dgList.TabIndex             = 901;
     this.dgList.CellPainting        += new System.Windows.Forms.DataGridViewCellPaintingEventHandler(this.dgList_CellPainting);
     this.dgList.DataBindingComplete += new System.Windows.Forms.DataGridViewBindingCompleteEventHandler(this.dgList_DataBindingComplete);
     //
     // environmentSettings1
     //
     designerSettings1.ApplicationConnection = null;
     designerSettings1.DefaultFont           = new System.Drawing.Font("宋体", 9F);
     designerSettings1.Icon                     = null;
     designerSettings1.Restrictions             = designerRestrictions1;
     designerSettings1.Text                     = "";
     this.environmentSettings1.DesignerSettings = designerSettings1;
     emailSettings1.Address                     = "";
     emailSettings1.Host                     = "";
     emailSettings1.MessageTemplate          = "";
     emailSettings1.Name                     = "";
     emailSettings1.Password                 = "";
     emailSettings1.UserName                 = "";
     this.environmentSettings1.EmailSettings = emailSettings1;
     previewSettings1.Buttons                = ((FastReport.PreviewButtons)(((((FastReport.PreviewButtons.Print | FastReport.PreviewButtons.Save)
                                                                               | FastReport.PreviewButtons.Zoom)
                                                                              | FastReport.PreviewButtons.PageSetup)
                                                                             | FastReport.PreviewButtons.Close)));
     previewSettings1.Icon = ((System.Drawing.Icon)(resources.GetObject("previewSettings1.Icon")));
     previewSettings1.Text = "";
     this.environmentSettings1.PreviewSettings = previewSettings1;
     this.environmentSettings1.ReportSettings  = reportSettings1;
     this.environmentSettings1.UIStyle         = FastReport.Utils.UIStyle.Office2007Black;
     //
     // waterUserId
     //
     this.waterUserId.DataPropertyName = "waterUserId";
     this.waterUserId.HeaderText       = "waterUserId";
     this.waterUserId.Name             = "waterUserId";
     this.waterUserId.ReadOnly         = true;
     this.waterUserId.Visible          = false;
     this.waterUserId.Width            = 121;
     //
     // waterUserNO
     //
     this.waterUserNO.DataPropertyName = "waterUserNO";
     this.waterUserNO.HeaderText       = "用户号";
     this.waterUserNO.Name             = "waterUserNO";
     this.waterUserNO.ReadOnly         = true;
     this.waterUserNO.Width            = 81;
     //
     // waterUserName
     //
     this.waterUserName.DataPropertyName = "waterUserName";
     this.waterUserName.HeaderText       = "用户名称";
     this.waterUserName.Name             = "waterUserName";
     this.waterUserName.ReadOnly         = true;
     //
     // waterUserAddress
     //
     this.waterUserAddress.DataPropertyName = "waterUserAddress";
     this.waterUserAddress.HeaderText       = "地址";
     this.waterUserAddress.Name             = "waterUserAddress";
     this.waterUserAddress.ReadOnly         = true;
     this.waterUserAddress.Width            = 200;
     //
     // waterUserTelphoneNO
     //
     this.waterUserTelphoneNO.DataPropertyName = "waterUserTelphoneNO";
     this.waterUserTelphoneNO.HeaderText       = "手机号";
     this.waterUserTelphoneNO.Name             = "waterUserTelphoneNO";
     this.waterUserTelphoneNO.ReadOnly         = true;
     //
     // waterPhone
     //
     this.waterPhone.DataPropertyName = "waterPhone";
     this.waterPhone.HeaderText       = "固定电话";
     this.waterPhone.Name             = "waterPhone";
     this.waterPhone.ReadOnly         = true;
     this.waterPhone.Width            = 120;
     //
     // waterUserPeopleCount
     //
     this.waterUserPeopleCount.DataPropertyName = "waterUserPeopleCount";
     this.waterUserPeopleCount.HeaderText       = "人口数";
     this.waterUserPeopleCount.Name             = "waterUserPeopleCount";
     this.waterUserPeopleCount.ReadOnly         = true;
     this.waterUserPeopleCount.Width            = 81;
     //
     // pianNO
     //
     this.pianNO.DataPropertyName = "pianNO";
     this.pianNO.HeaderText       = "片号";
     this.pianNO.Name             = "pianNO";
     this.pianNO.ReadOnly         = true;
     //
     // areaNO
     //
     this.areaNO.DataPropertyName = "areaNO";
     this.areaNO.HeaderText       = "区号";
     this.areaNO.Name             = "areaNO";
     this.areaNO.ReadOnly         = true;
     this.areaNO.Width            = 81;
     //
     // duanNO
     //
     this.duanNO.DataPropertyName = "duanNO";
     this.duanNO.HeaderText       = "段号";
     this.duanNO.Name             = "duanNO";
     this.duanNO.ReadOnly         = true;
     //
     // ordernumber
     //
     this.ordernumber.DataPropertyName = "ordernumber";
     this.ordernumber.HeaderText       = "顺序号";
     this.ordernumber.Name             = "ordernumber";
     this.ordernumber.ReadOnly         = true;
     this.ordernumber.Width            = 81;
     //
     // COMMUNITYNAME
     //
     this.COMMUNITYNAME.DataPropertyName = "COMMUNITYNAME";
     this.COMMUNITYNAME.HeaderText       = "小区名称";
     this.COMMUNITYNAME.Name             = "COMMUNITYNAME";
     this.COMMUNITYNAME.ReadOnly         = true;
     //
     // meterReaderName
     //
     this.meterReaderName.DataPropertyName = "meterReaderName";
     this.meterReaderName.HeaderText       = "抄表员";
     this.meterReaderName.Name             = "meterReaderName";
     this.meterReaderName.ReadOnly         = true;
     this.meterReaderName.Width            = 81;
     //
     // chargerName
     //
     this.chargerName.DataPropertyName = "chargerName";
     this.chargerName.HeaderText       = "收费员";
     this.chargerName.Name             = "chargerName";
     this.chargerName.ReadOnly         = true;
     //
     // waterUserTypeId
     //
     this.waterUserTypeId.DataPropertyName = "waterUserTypeId";
     this.waterUserTypeId.HeaderText       = "waterUserTypeId";
     this.waterUserTypeId.Name             = "waterUserTypeId";
     this.waterUserTypeId.ReadOnly         = true;
     this.waterUserTypeId.Visible          = false;
     this.waterUserTypeId.Width            = 153;
     //
     // waterUserTypeName
     //
     this.waterUserTypeName.DataPropertyName = "waterUserTypeName";
     this.waterUserTypeName.HeaderText       = "用户类别";
     this.waterUserTypeName.Name             = "waterUserTypeName";
     this.waterUserTypeName.ReadOnly         = true;
     this.waterUserTypeName.Width            = 97;
     //
     // waterUserCreateDate
     //
     this.waterUserCreateDate.DataPropertyName = "waterUserCreateDate";
     this.waterUserCreateDate.HeaderText       = "建档日期";
     this.waterUserCreateDate.Name             = "waterUserCreateDate";
     this.waterUserCreateDate.ReadOnly         = true;
     this.waterUserCreateDate.Width            = 97;
     //
     // waterMeterPositionName
     //
     this.waterMeterPositionName.DataPropertyName = "waterMeterPositionName";
     this.waterMeterPositionName.HeaderText       = "水表位置";
     this.waterMeterPositionName.Name             = "waterMeterPositionName";
     this.waterMeterPositionName.ReadOnly         = true;
     //
     // waterMeterStateS
     //
     this.waterMeterStateS.DataPropertyName = "waterMeterStateS";
     this.waterMeterStateS.HeaderText       = "水表状态";
     this.waterMeterStateS.Name             = "waterMeterStateS";
     this.waterMeterStateS.ReadOnly         = true;
     //
     // waterMeterSizeValue
     //
     this.waterMeterSizeValue.DataPropertyName = "waterMeterSizeValue";
     this.waterMeterSizeValue.HeaderText       = "水表口径";
     this.waterMeterSizeValue.Name             = "waterMeterSizeValue";
     this.waterMeterSizeValue.ReadOnly         = true;
     //
     // WATERMETERTYPECLASSNAME
     //
     this.WATERMETERTYPECLASSNAME.DataPropertyName = "WATERMETERTYPECLASSNAME";
     this.WATERMETERTYPECLASSNAME.HeaderText       = "用水分类";
     this.WATERMETERTYPECLASSNAME.Name             = "WATERMETERTYPECLASSNAME";
     this.WATERMETERTYPECLASSNAME.ReadOnly         = true;
     //
     // waterMeterTypeValue
     //
     this.waterMeterTypeValue.DataPropertyName = "waterMeterTypeValue";
     this.waterMeterTypeValue.HeaderText       = "用水性质";
     this.waterMeterTypeValue.Name             = "waterMeterTypeValue";
     this.waterMeterTypeValue.ReadOnly         = true;
     //
     // waterMeterSerialNumber
     //
     this.waterMeterSerialNumber.DataPropertyName = "waterMeterSerialNumber";
     this.waterMeterSerialNumber.HeaderText       = "出厂编号";
     this.waterMeterSerialNumber.Name             = "waterMeterSerialNumber";
     this.waterMeterSerialNumber.ReadOnly         = true;
     //
     // waterMeterMode
     //
     this.waterMeterMode.DataPropertyName = "waterMeterMode";
     this.waterMeterMode.HeaderText       = "铅封号";
     this.waterMeterMode.Name             = "waterMeterMode";
     this.waterMeterMode.ReadOnly         = true;
     //
     // WATERMETERLOCKNO
     //
     this.WATERMETERLOCKNO.DataPropertyName = "WATERMETERLOCKNO";
     this.WATERMETERLOCKNO.HeaderText       = "表锁号";
     this.WATERMETERLOCKNO.Name             = "WATERMETERLOCKNO";
     this.WATERMETERLOCKNO.ReadOnly         = true;
     //
     // IsReverse
     //
     this.IsReverse.DataPropertyName = "IsReverse";
     this.IsReverse.HeaderText       = "倒表";
     this.IsReverse.Name             = "IsReverse";
     this.IsReverse.ReadOnly         = true;
     //
     // isSummaryMeterS
     //
     this.isSummaryMeterS.DataPropertyName = "isSummaryMeterS";
     this.isSummaryMeterS.HeaderText       = "总分表";
     this.isSummaryMeterS.Name             = "isSummaryMeterS";
     this.isSummaryMeterS.ReadOnly         = true;
     //
     // waterMeterParentId
     //
     this.waterMeterParentId.DataPropertyName = "waterMeterParentId";
     this.waterMeterParentId.HeaderText       = "总表编号";
     this.waterMeterParentId.Name             = "waterMeterParentId";
     this.waterMeterParentId.ReadOnly         = true;
     //
     // waterMeterParentName
     //
     this.waterMeterParentName.DataPropertyName = "waterMeterParentName";
     this.waterMeterParentName.HeaderText       = "所属总表";
     this.waterMeterParentName.Name             = "waterMeterParentName";
     this.waterMeterParentName.ReadOnly         = true;
     this.waterMeterParentName.Width            = 200;
     //
     // frmWaterUserStatisticsSearch
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 16F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1008, 562);
     this.Controls.Add(this.tb1);
     this.Controls.Add(this.toolStripWaterUser);
     this.Font          = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.Icon          = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.Margin        = new System.Windows.Forms.Padding(4);
     this.Name          = "frmWaterUserStatisticsSearch";
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text          = "用户及水表明细查询";
     this.Load         += new System.EventHandler(this.frmWaterUserSearch_Load);
     this.toolStripWaterUser.ResumeLayout(false);
     this.toolStripWaterUser.PerformLayout();
     this.tb1.ResumeLayout(false);
     this.groupBox2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.dgList)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Ejemplo n.º 6
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.Windows.Forms.DataGridViewCellStyle     dataGridViewCellStyle17 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle     dataGridViewCellStyle18 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle     dataGridViewCellStyle19 = new System.Windows.Forms.DataGridViewCellStyle();
     FastReport.Design.DesignerSettings             designerSettings5       = new FastReport.Design.DesignerSettings();
     System.ComponentModel.ComponentResourceManager resources             = new System.ComponentModel.ComponentResourceManager(typeof(frmWaterMeterChargedStaticsJieZhang));
     FastReport.Design.DesignerRestrictions         designerRestrictions5 = new FastReport.Design.DesignerRestrictions();
     FastReport.Export.Email.EmailSettings          emailSettings5        = new FastReport.Export.Email.EmailSettings();
     FastReport.PreviewSettings previewSettings5 = new FastReport.PreviewSettings();
     FastReport.ReportSettings  reportSettings5  = new FastReport.ReportSettings();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle20 = new System.Windows.Forms.DataGridViewCellStyle();
     this.toolStripWaterUser  = new System.Windows.Forms.ToolStrip();
     this.toolStatics         = new System.Windows.Forms.ToolStripButton();
     this.toolStripSeparator6 = new System.Windows.Forms.ToolStripSeparator();
     this.toolSaveAccounts    = new System.Windows.Forms.ToolStripButton();
     this.tb1                    = new System.Windows.Forms.TableLayoutPanel();
     this.tabControl1            = new System.Windows.Forms.TabControl();
     this.tabPage1               = new System.Windows.Forms.TabPage();
     this.dgListYingShou         = new System.Windows.Forms.DataGridView();
     this.tabPage2               = new System.Windows.Forms.TabPage();
     this.tableLayoutPanel1      = new System.Windows.Forms.TableLayoutPanel();
     this.groupBox4              = new System.Windows.Forms.GroupBox();
     this.dgListChenQian         = new System.Windows.Forms.DataGridView();
     this.groupBox2              = new System.Windows.Forms.GroupBox();
     this.dgListDangQi           = new System.Windows.Forms.DataGridView();
     this.groupBox1              = new System.Windows.Forms.GroupBox();
     this.dtpDateTimeEndSearch   = new System.Windows.Forms.DateTimePicker();
     this.dtpEnd                 = new System.Windows.Forms.DateTimePicker();
     this.chkChargeDateTime      = new System.Windows.Forms.CheckBox();
     this.environmentSettings1   = new FastReport.EnvironmentSettings();
     this.groupBox3              = new System.Windows.Forms.GroupBox();
     this.dataGridView1          = new System.Windows.Forms.DataGridView();
     this.dtpStart               = new System.Windows.Forms.DateTimePicker();
     this.label1                 = new System.Windows.Forms.Label();
     this.dtpDateTimeStartSearch = new System.Windows.Forms.DateTimePicker();
     this.toolStripWaterUser.SuspendLayout();
     this.tb1.SuspendLayout();
     this.tabControl1.SuspendLayout();
     this.tabPage1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.dgListYingShou)).BeginInit();
     this.tabPage2.SuspendLayout();
     this.tableLayoutPanel1.SuspendLayout();
     this.groupBox4.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.dgListChenQian)).BeginInit();
     this.groupBox2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.dgListDangQi)).BeginInit();
     this.groupBox1.SuspendLayout();
     this.groupBox3.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).BeginInit();
     this.SuspendLayout();
     //
     // toolStripWaterUser
     //
     this.toolStripWaterUser.Font      = new System.Drawing.Font("宋体", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.toolStripWaterUser.GripStyle = System.Windows.Forms.ToolStripGripStyle.Hidden;
     this.toolStripWaterUser.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.toolStatics,
         this.toolStripSeparator6,
         this.toolSaveAccounts
     });
     this.toolStripWaterUser.Location = new System.Drawing.Point(0, 0);
     this.toolStripWaterUser.Name     = "toolStripWaterUser";
     this.toolStripWaterUser.Size     = new System.Drawing.Size(1021, 25);
     this.toolStripWaterUser.TabIndex = 57;
     this.toolStripWaterUser.Text     = "toolStrip2";
     //
     // toolStatics
     //
     this.toolStatics.Image = global::SYSMANAGE.Properties.Resources.onebit_02;
     this.toolStatics.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.toolStatics.Name   = "toolStatics";
     this.toolStatics.Size   = new System.Drawing.Size(57, 22);
     this.toolStatics.Text   = "统计";
     this.toolStatics.Click += new System.EventHandler(this.toolSearch_Click);
     //
     // toolStripSeparator6
     //
     this.toolStripSeparator6.AutoSize = false;
     this.toolStripSeparator6.Name     = "toolStripSeparator6";
     this.toolStripSeparator6.Size     = new System.Drawing.Size(10, 25);
     //
     // toolSaveAccounts
     //
     this.toolSaveAccounts.Font                  = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.toolSaveAccounts.ForeColor             = System.Drawing.Color.Red;
     this.toolSaveAccounts.Image                 = global::SYSMANAGE.Properties.Resources.msg_type_memo;
     this.toolSaveAccounts.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.toolSaveAccounts.Name                  = "toolSaveAccounts";
     this.toolSaveAccounts.Size                  = new System.Drawing.Size(62, 22);
     this.toolSaveAccounts.Tag    = "9999";
     this.toolSaveAccounts.Text   = "结账";
     this.toolSaveAccounts.Click += new System.EventHandler(this.toolSaveAccounts_Click);
     //
     // tb1
     //
     this.tb1.ColumnCount = 1;
     this.tb1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
     this.tb1.Controls.Add(this.tabControl1, 0, 1);
     this.tb1.Controls.Add(this.groupBox1, 0, 0);
     this.tb1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.tb1.Location = new System.Drawing.Point(0, 25);
     this.tb1.Name     = "tb1";
     this.tb1.RowCount = 2;
     this.tb1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 67F));
     this.tb1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
     this.tb1.Size     = new System.Drawing.Size(1021, 537);
     this.tb1.TabIndex = 58;
     //
     // tabControl1
     //
     this.tabControl1.Controls.Add(this.tabPage1);
     this.tabControl1.Controls.Add(this.tabPage2);
     this.tabControl1.Dock          = System.Windows.Forms.DockStyle.Fill;
     this.tabControl1.Location      = new System.Drawing.Point(3, 70);
     this.tabControl1.Name          = "tabControl1";
     this.tabControl1.SelectedIndex = 0;
     this.tabControl1.Size          = new System.Drawing.Size(1015, 464);
     this.tabControl1.TabIndex      = 403;
     //
     // tabPage1
     //
     this.tabPage1.Controls.Add(this.dgListYingShou);
     this.tabPage1.Location = new System.Drawing.Point(4, 26);
     this.tabPage1.Name     = "tabPage1";
     this.tabPage1.Padding  = new System.Windows.Forms.Padding(3);
     this.tabPage1.Size     = new System.Drawing.Size(1007, 434);
     this.tabPage1.TabIndex = 0;
     this.tabPage1.Text     = "应收统计表";
     this.tabPage1.UseVisualStyleBackColor = true;
     //
     // dgListYingShou
     //
     this.dgListYingShou.AllowUserToDeleteRows   = false;
     this.dgListYingShou.AllowUserToOrderColumns = true;
     dataGridViewCellStyle17.Alignment           = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
     dataGridViewCellStyle17.BackColor           = System.Drawing.SystemColors.Control;
     dataGridViewCellStyle17.Font                      = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     dataGridViewCellStyle17.ForeColor                 = System.Drawing.SystemColors.WindowText;
     dataGridViewCellStyle17.SelectionBackColor        = System.Drawing.SystemColors.Highlight;
     dataGridViewCellStyle17.SelectionForeColor        = System.Drawing.SystemColors.HighlightText;
     dataGridViewCellStyle17.WrapMode                  = System.Windows.Forms.DataGridViewTriState.False;
     this.dgListYingShou.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle17;
     this.dgListYingShou.ColumnHeadersHeight           = 25;
     this.dgListYingShou.ColumnHeadersHeightSizeMode   = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
     this.dgListYingShou.Dock                 = System.Windows.Forms.DockStyle.Fill;
     this.dgListYingShou.Location             = new System.Drawing.Point(3, 3);
     this.dgListYingShou.MultiSelect          = false;
     this.dgListYingShou.Name                 = "dgListYingShou";
     this.dgListYingShou.ReadOnly             = true;
     this.dgListYingShou.RowHeadersWidth      = 45;
     this.dgListYingShou.RowTemplate.Height   = 23;
     this.dgListYingShou.SelectionMode        = System.Windows.Forms.DataGridViewSelectionMode.CellSelect;
     this.dgListYingShou.Size                 = new System.Drawing.Size(1001, 428);
     this.dgListYingShou.TabIndex             = 403;
     this.dgListYingShou.CellPainting        += new System.Windows.Forms.DataGridViewCellPaintingEventHandler(this.dgList_CellPainting);
     this.dgListYingShou.DataBindingComplete += new System.Windows.Forms.DataGridViewBindingCompleteEventHandler(this.dgListYingShou_DataBindingComplete);
     //
     // tabPage2
     //
     this.tabPage2.Controls.Add(this.tableLayoutPanel1);
     this.tabPage2.Location = new System.Drawing.Point(4, 26);
     this.tabPage2.Name     = "tabPage2";
     this.tabPage2.Padding  = new System.Windows.Forms.Padding(3);
     this.tabPage2.Size     = new System.Drawing.Size(1007, 434);
     this.tabPage2.TabIndex = 1;
     this.tabPage2.Text     = "实收统计表";
     this.tabPage2.UseVisualStyleBackColor = true;
     //
     // tableLayoutPanel1
     //
     this.tableLayoutPanel1.ColumnCount = 1;
     this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.tableLayoutPanel1.Controls.Add(this.groupBox4, 0, 1);
     this.tableLayoutPanel1.Controls.Add(this.groupBox2, 0, 0);
     this.tableLayoutPanel1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.tableLayoutPanel1.Location = new System.Drawing.Point(3, 3);
     this.tableLayoutPanel1.Name     = "tableLayoutPanel1";
     this.tableLayoutPanel1.RowCount = 2;
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 55.55556F));
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 44.44444F));
     this.tableLayoutPanel1.Size     = new System.Drawing.Size(1001, 428);
     this.tableLayoutPanel1.TabIndex = 904;
     //
     // groupBox4
     //
     this.groupBox4.Controls.Add(this.dgListChenQian);
     this.groupBox4.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.groupBox4.Location = new System.Drawing.Point(3, 240);
     this.groupBox4.Name     = "groupBox4";
     this.groupBox4.Size     = new System.Drawing.Size(995, 185);
     this.groupBox4.TabIndex = 904;
     this.groupBox4.TabStop  = false;
     this.groupBox4.Text     = "实收统计表-陈欠";
     //
     // dgListChenQian
     //
     this.dgListChenQian.AllowUserToDeleteRows   = false;
     this.dgListChenQian.AllowUserToOrderColumns = true;
     dataGridViewCellStyle18.Alignment           = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
     dataGridViewCellStyle18.BackColor           = System.Drawing.SystemColors.Control;
     dataGridViewCellStyle18.Font                      = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     dataGridViewCellStyle18.ForeColor                 = System.Drawing.SystemColors.WindowText;
     dataGridViewCellStyle18.SelectionBackColor        = System.Drawing.SystemColors.Highlight;
     dataGridViewCellStyle18.SelectionForeColor        = System.Drawing.SystemColors.HighlightText;
     dataGridViewCellStyle18.WrapMode                  = System.Windows.Forms.DataGridViewTriState.False;
     this.dgListChenQian.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle18;
     this.dgListChenQian.ColumnHeadersHeight           = 25;
     this.dgListChenQian.ColumnHeadersHeightSizeMode   = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
     this.dgListChenQian.Dock                 = System.Windows.Forms.DockStyle.Fill;
     this.dgListChenQian.Location             = new System.Drawing.Point(3, 22);
     this.dgListChenQian.MultiSelect          = false;
     this.dgListChenQian.Name                 = "dgListChenQian";
     this.dgListChenQian.ReadOnly             = true;
     this.dgListChenQian.RowHeadersWidth      = 45;
     this.dgListChenQian.RowTemplate.Height   = 23;
     this.dgListChenQian.SelectionMode        = System.Windows.Forms.DataGridViewSelectionMode.CellSelect;
     this.dgListChenQian.Size                 = new System.Drawing.Size(989, 160);
     this.dgListChenQian.TabIndex             = 402;
     this.dgListChenQian.CellPainting        += new System.Windows.Forms.DataGridViewCellPaintingEventHandler(this.dgList_CellPainting);
     this.dgListChenQian.DataBindingComplete += new System.Windows.Forms.DataGridViewBindingCompleteEventHandler(this.dgListChenQian_DataBindingComplete);
     //
     // groupBox2
     //
     this.groupBox2.Controls.Add(this.dgListDangQi);
     this.groupBox2.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.groupBox2.Location = new System.Drawing.Point(3, 3);
     this.groupBox2.Name     = "groupBox2";
     this.groupBox2.Size     = new System.Drawing.Size(995, 231);
     this.groupBox2.TabIndex = 903;
     this.groupBox2.TabStop  = false;
     this.groupBox2.Text     = "实收统计表-当期";
     //
     // dgListDangQi
     //
     this.dgListDangQi.AllowUserToDeleteRows   = false;
     this.dgListDangQi.AllowUserToOrderColumns = true;
     dataGridViewCellStyle19.Alignment         = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
     dataGridViewCellStyle19.BackColor         = System.Drawing.SystemColors.Control;
     dataGridViewCellStyle19.Font                    = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     dataGridViewCellStyle19.ForeColor               = System.Drawing.SystemColors.WindowText;
     dataGridViewCellStyle19.SelectionBackColor      = System.Drawing.SystemColors.Highlight;
     dataGridViewCellStyle19.SelectionForeColor      = System.Drawing.SystemColors.HighlightText;
     dataGridViewCellStyle19.WrapMode                = System.Windows.Forms.DataGridViewTriState.False;
     this.dgListDangQi.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle19;
     this.dgListDangQi.ColumnHeadersHeight           = 25;
     this.dgListDangQi.ColumnHeadersHeightSizeMode   = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
     this.dgListDangQi.Dock                 = System.Windows.Forms.DockStyle.Fill;
     this.dgListDangQi.Location             = new System.Drawing.Point(3, 22);
     this.dgListDangQi.MultiSelect          = false;
     this.dgListDangQi.Name                 = "dgListDangQi";
     this.dgListDangQi.ReadOnly             = true;
     this.dgListDangQi.RowHeadersWidth      = 45;
     this.dgListDangQi.RowTemplate.Height   = 23;
     this.dgListDangQi.SelectionMode        = System.Windows.Forms.DataGridViewSelectionMode.CellSelect;
     this.dgListDangQi.Size                 = new System.Drawing.Size(989, 206);
     this.dgListDangQi.TabIndex             = 402;
     this.dgListDangQi.CellPainting        += new System.Windows.Forms.DataGridViewCellPaintingEventHandler(this.dgList_CellPainting);
     this.dgListDangQi.DataBindingComplete += new System.Windows.Forms.DataGridViewBindingCompleteEventHandler(this.dgListDangQi_DataBindingComplete);
     //
     // groupBox1
     //
     this.groupBox1.BackColor = System.Drawing.Color.LimeGreen;
     this.groupBox1.Controls.Add(this.dtpStart);
     this.groupBox1.Controls.Add(this.dtpEnd);
     this.groupBox1.Controls.Add(this.label1);
     this.groupBox1.Controls.Add(this.dtpDateTimeStartSearch);
     this.groupBox1.Controls.Add(this.dtpDateTimeEndSearch);
     this.groupBox1.Controls.Add(this.chkChargeDateTime);
     this.groupBox1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.groupBox1.Location = new System.Drawing.Point(3, 3);
     this.groupBox1.Margin   = new System.Windows.Forms.Padding(3, 3, 3, 7);
     this.groupBox1.Name     = "groupBox1";
     this.groupBox1.Size     = new System.Drawing.Size(1015, 57);
     this.groupBox1.TabIndex = 60;
     this.groupBox1.TabStop  = false;
     this.groupBox1.Tag      = "9999";
     this.groupBox1.Text     = "统计条件";
     //
     // dtpDateTimeEndSearch
     //
     this.dtpDateTimeEndSearch.CustomFormat = "yyyy-MM-dd 23:59:59";
     this.dtpDateTimeEndSearch.Format       = System.Windows.Forms.DateTimePickerFormat.Custom;
     this.dtpDateTimeEndSearch.Location     = new System.Drawing.Point(804, 21);
     this.dtpDateTimeEndSearch.Name         = "dtpDateTimeEndSearch";
     this.dtpDateTimeEndSearch.ShowUpDown   = true;
     this.dtpDateTimeEndSearch.Size         = new System.Drawing.Size(86, 26);
     this.dtpDateTimeEndSearch.TabIndex     = 123;
     this.dtpDateTimeEndSearch.Visible      = false;
     //
     // dtpEnd
     //
     this.dtpEnd.CustomFormat = "yyyy-MM-dd 23:59:59";
     this.dtpEnd.Format       = System.Windows.Forms.DateTimePickerFormat.Custom;
     this.dtpEnd.Location     = new System.Drawing.Point(271, 21);
     this.dtpEnd.Name         = "dtpEnd";
     this.dtpEnd.ShowUpDown   = true;
     this.dtpEnd.Size         = new System.Drawing.Size(105, 26);
     this.dtpEnd.TabIndex     = 122;
     //
     // chkChargeDateTime
     //
     this.chkChargeDateTime.AutoSize   = true;
     this.chkChargeDateTime.Checked    = true;
     this.chkChargeDateTime.CheckState = System.Windows.Forms.CheckState.Checked;
     this.chkChargeDateTime.Enabled    = false;
     this.chkChargeDateTime.Location   = new System.Drawing.Point(19, 24);
     this.chkChargeDateTime.Name       = "chkChargeDateTime";
     this.chkChargeDateTime.Size       = new System.Drawing.Size(115, 20);
     this.chkChargeDateTime.TabIndex   = 121;
     this.chkChargeDateTime.Text       = "结账时间段:";
     this.chkChargeDateTime.UseVisualStyleBackColor = true;
     //
     // environmentSettings1
     //
     designerSettings5.ApplicationConnection = null;
     designerSettings5.DefaultFont           = new System.Drawing.Font("宋体", 9F);
     designerSettings5.Icon                     = ((System.Drawing.Icon)(resources.GetObject("designerSettings5.Icon")));
     designerSettings5.Restrictions             = designerRestrictions5;
     designerSettings5.Text                     = "";
     this.environmentSettings1.DesignerSettings = designerSettings5;
     emailSettings5.Address                     = "";
     emailSettings5.Host                     = "";
     emailSettings5.MessageTemplate          = "";
     emailSettings5.Name                     = "";
     emailSettings5.Password                 = "";
     emailSettings5.UserName                 = "";
     this.environmentSettings1.EmailSettings = emailSettings5;
     previewSettings5.Buttons                = ((FastReport.PreviewButtons)(((((FastReport.PreviewButtons.Print | FastReport.PreviewButtons.Save)
                                                                               | FastReport.PreviewButtons.Zoom)
                                                                              | FastReport.PreviewButtons.PageSetup)
                                                                             | FastReport.PreviewButtons.Close)));
     previewSettings5.Icon = ((System.Drawing.Icon)(resources.GetObject("previewSettings5.Icon")));
     previewSettings5.Text = "";
     this.environmentSettings1.PreviewSettings = previewSettings5;
     this.environmentSettings1.ReportSettings  = reportSettings5;
     this.environmentSettings1.UIStyle         = FastReport.Utils.UIStyle.Office2007Black;
     //
     // groupBox3
     //
     this.groupBox3.Controls.Add(this.dataGridView1);
     this.groupBox3.Dock     = System.Windows.Forms.DockStyle.Top;
     this.groupBox3.Location = new System.Drawing.Point(3, 3);
     this.groupBox3.Name     = "groupBox3";
     this.groupBox3.Size     = new System.Drawing.Size(1001, 226);
     this.groupBox3.TabIndex = 903;
     this.groupBox3.TabStop  = false;
     this.groupBox3.Text     = "实收统计表-当期";
     //
     // dataGridView1
     //
     this.dataGridView1.AllowUserToDeleteRows   = false;
     this.dataGridView1.AllowUserToOrderColumns = true;
     dataGridViewCellStyle20.Alignment          = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
     dataGridViewCellStyle20.BackColor          = System.Drawing.SystemColors.Control;
     dataGridViewCellStyle20.Font                     = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     dataGridViewCellStyle20.ForeColor                = System.Drawing.SystemColors.WindowText;
     dataGridViewCellStyle20.SelectionBackColor       = System.Drawing.SystemColors.Highlight;
     dataGridViewCellStyle20.SelectionForeColor       = System.Drawing.SystemColors.HighlightText;
     dataGridViewCellStyle20.WrapMode                 = System.Windows.Forms.DataGridViewTriState.False;
     this.dataGridView1.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle20;
     this.dataGridView1.ColumnHeadersHeight           = 25;
     this.dataGridView1.ColumnHeadersHeightSizeMode   = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
     this.dataGridView1.Dock               = System.Windows.Forms.DockStyle.Fill;
     this.dataGridView1.Location           = new System.Drawing.Point(3, 17);
     this.dataGridView1.MultiSelect        = false;
     this.dataGridView1.Name               = "dataGridView1";
     this.dataGridView1.ReadOnly           = true;
     this.dataGridView1.RowHeadersWidth    = 45;
     this.dataGridView1.RowTemplate.Height = 23;
     this.dataGridView1.SelectionMode      = System.Windows.Forms.DataGridViewSelectionMode.CellSelect;
     this.dataGridView1.Size               = new System.Drawing.Size(995, 206);
     this.dataGridView1.TabIndex           = 402;
     //
     // dtpStart
     //
     this.dtpStart.CustomFormat = "yyyy-MM-dd 00:00:00";
     this.dtpStart.Format       = System.Windows.Forms.DateTimePickerFormat.Custom;
     this.dtpStart.Location     = new System.Drawing.Point(129, 21);
     this.dtpStart.Name         = "dtpStart";
     this.dtpStart.ShowUpDown   = true;
     this.dtpStart.Size         = new System.Drawing.Size(105, 26);
     this.dtpStart.TabIndex     = 122;
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Location = new System.Drawing.Point(242, 27);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(24, 16);
     this.label1.TabIndex = 124;
     this.label1.Text     = "至";
     //
     // dtpDateTimeStartSearch
     //
     this.dtpDateTimeStartSearch.CustomFormat = "yyyy-MM-dd 00:00:00";
     this.dtpDateTimeStartSearch.Format       = System.Windows.Forms.DateTimePickerFormat.Custom;
     this.dtpDateTimeStartSearch.Location     = new System.Drawing.Point(712, 21);
     this.dtpDateTimeStartSearch.Name         = "dtpDateTimeStartSearch";
     this.dtpDateTimeStartSearch.ShowUpDown   = true;
     this.dtpDateTimeStartSearch.Size         = new System.Drawing.Size(86, 26);
     this.dtpDateTimeStartSearch.TabIndex     = 123;
     this.dtpDateTimeStartSearch.Visible      = false;
     //
     // frmWaterMeterChargedStaticsJieZhang
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 16F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1021, 562);
     this.Controls.Add(this.tb1);
     this.Controls.Add(this.toolStripWaterUser);
     this.Font   = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.Icon   = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.Margin = new System.Windows.Forms.Padding(4);
     this.Name   = "frmWaterMeterChargedStaticsJieZhang";
     this.Text   = "月末结账";
     this.Load  += new System.EventHandler(this.frmWaterUserSearch_Load);
     this.toolStripWaterUser.ResumeLayout(false);
     this.toolStripWaterUser.PerformLayout();
     this.tb1.ResumeLayout(false);
     this.tabControl1.ResumeLayout(false);
     this.tabPage1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.dgListYingShou)).EndInit();
     this.tabPage2.ResumeLayout(false);
     this.tableLayoutPanel1.ResumeLayout(false);
     this.groupBox4.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.dgListChenQian)).EndInit();
     this.groupBox2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.dgListDangQi)).EndInit();
     this.groupBox1.ResumeLayout(false);
     this.groupBox1.PerformLayout();
     this.groupBox3.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Ejemplo n.º 7
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmWaterUserMoveStatic));
     System.Windows.Forms.DataGridViewCellStyle     dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle     dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
     FastReport.Design.DesignerSettings             designerSettings1      = new FastReport.Design.DesignerSettings();
     FastReport.Design.DesignerRestrictions         designerRestrictions1  = new FastReport.Design.DesignerRestrictions();
     FastReport.Export.Email.EmailSettings          emailSettings1         = new FastReport.Export.Email.EmailSettings();
     FastReport.PreviewSettings previewSettings1 = new FastReport.PreviewSettings();
     FastReport.ReportSettings  reportSettings1  = new FastReport.ReportSettings();
     this.toolStripWaterUser  = new System.Windows.Forms.ToolStrip();
     this.toolSearch          = new System.Windows.Forms.ToolStripButton();
     this.toolStripSeparator6 = new System.Windows.Forms.ToolStripSeparator();
     this.toolPrint           = new System.Windows.Forms.ToolStripButton();
     this.toolPrintPreview    = new System.Windows.Forms.ToolStripButton();
     this.toolExcel           = new System.Windows.Forms.ToolStripButton();
     this.tb1                    = new System.Windows.Forms.TableLayoutPanel();
     this.groupBox1              = new System.Windows.Forms.GroupBox();
     this.btSetMonth             = new System.Windows.Forms.Button();
     this.cmbAreaNOSNew          = new System.Windows.Forms.ComboBox();
     this.cmbAreaNOS             = new System.Windows.Forms.ComboBox();
     this.cmbDuanNOSNew          = new System.Windows.Forms.ComboBox();
     this.cmbDuanNOS             = new System.Windows.Forms.ComboBox();
     this.label5                 = new System.Windows.Forms.Label();
     this.label35                = new System.Windows.Forms.Label();
     this.label4                 = new System.Windows.Forms.Label();
     this.label9                 = new System.Windows.Forms.Label();
     this.label3                 = new System.Windows.Forms.Label();
     this.dtpEnd                 = new System.Windows.Forms.DateTimePicker();
     this.dtpStart               = new System.Windows.Forms.DateTimePicker();
     this.chkDateTime            = new System.Windows.Forms.CheckBox();
     this.cmbMeterReaderNew      = new System.Windows.Forms.ComboBox();
     this.label2                 = new System.Windows.Forms.Label();
     this.cmbMeterReader         = new System.Windows.Forms.ComboBox();
     this.label1                 = new System.Windows.Forms.Label();
     this.txtWaterUserNameSearch = new System.Windows.Forms.TextBox();
     this.label41                = new System.Windows.Forms.Label();
     this.txtWaterUserNOSearch   = new System.Windows.Forms.TextBox();
     this.label40                = new System.Windows.Forms.Label();
     this.groupBox2              = new System.Windows.Forms.GroupBox();
     this.dgList                 = new System.Windows.Forms.DataGridView();
     this.environmentSettings1   = new FastReport.EnvironmentSettings();
     this.contextMenuStrip1      = new System.Windows.Forms.ContextMenuStrip(this.components);
     this.今天ToolStripMenuItem    = new System.Windows.Forms.ToolStripMenuItem();
     this.toolStripSeparator1    = new System.Windows.Forms.ToolStripSeparator();
     this.本月ToolStripMenuItem    = new System.Windows.Forms.ToolStripMenuItem();
     this.月ToolStripMenuItem     = new System.Windows.Forms.ToolStripMenuItem();
     this.月ToolStripMenuItem     = new System.Windows.Forms.ToolStripMenuItem();
     this.toolStripSeparator2    = new System.Windows.Forms.ToolStripSeparator();
     this.本年ToolStripMenuItem    = new System.Windows.Forms.ToolStripMenuItem();
     this.年ToolStripMenuItem     = new System.Windows.Forms.ToolStripMenuItem();
     this.toolStripSeparator3    = new System.Windows.Forms.ToolStripSeparator();
     this.全部ToolStripMenuItem    = new System.Windows.Forms.ToolStripMenuItem();
     this.meterReaderName        = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.areaNO                 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.duanNO                 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.waterMeterPositionName = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.waterMeterTypeValue    = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.meterReaderNameNew     = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.areaNONew              = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.duanNONew              = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.UserCount              = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.meterReaderID          = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.waterMeterTypeId       = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.toolStripWaterUser.SuspendLayout();
     this.tb1.SuspendLayout();
     this.groupBox1.SuspendLayout();
     this.groupBox2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.dgList)).BeginInit();
     this.contextMenuStrip1.SuspendLayout();
     this.SuspendLayout();
     //
     // toolStripWaterUser
     //
     this.toolStripWaterUser.Font      = new System.Drawing.Font("宋体", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.toolStripWaterUser.GripStyle = System.Windows.Forms.ToolStripGripStyle.Hidden;
     this.toolStripWaterUser.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.toolSearch,
         this.toolStripSeparator6,
         this.toolPrint,
         this.toolPrintPreview,
         this.toolExcel
     });
     this.toolStripWaterUser.Location = new System.Drawing.Point(0, 0);
     this.toolStripWaterUser.Name     = "toolStripWaterUser";
     this.toolStripWaterUser.Size     = new System.Drawing.Size(1008, 25);
     this.toolStripWaterUser.TabIndex = 57;
     this.toolStripWaterUser.Text     = "toolStrip2";
     //
     // toolSearch
     //
     this.toolSearch.Image = global::STATISTIALREPORTS.Properties.Resources.onebit_02;
     this.toolSearch.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.toolSearch.Name   = "toolSearch";
     this.toolSearch.Size   = new System.Drawing.Size(57, 22);
     this.toolSearch.Text   = "统计";
     this.toolSearch.Click += new System.EventHandler(this.toolSearch_Click);
     //
     // toolStripSeparator6
     //
     this.toolStripSeparator6.AutoSize = false;
     this.toolStripSeparator6.Name     = "toolStripSeparator6";
     this.toolStripSeparator6.Size     = new System.Drawing.Size(10, 25);
     //
     // toolPrint
     //
     this.toolPrint.Enabled = false;
     this.toolPrint.Image   = global::STATISTIALREPORTS.Properties.Resources.打印;
     this.toolPrint.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.toolPrint.Name    = "toolPrint";
     this.toolPrint.Size    = new System.Drawing.Size(57, 22);
     this.toolPrint.Text    = "打印";
     this.toolPrint.Visible = false;
     this.toolPrint.Click  += new System.EventHandler(this.toolPrint_Click);
     //
     // toolPrintPreview
     //
     this.toolPrintPreview.Enabled = false;
     this.toolPrintPreview.Image   = ((System.Drawing.Image)(resources.GetObject("toolPrintPreview.Image")));
     this.toolPrintPreview.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.toolPrintPreview.Name    = "toolPrintPreview";
     this.toolPrintPreview.Size    = new System.Drawing.Size(87, 22);
     this.toolPrintPreview.Text    = "打印预览";
     this.toolPrintPreview.Visible = false;
     this.toolPrintPreview.Click  += new System.EventHandler(this.toolPrintPreview_Click);
     //
     // toolExcel
     //
     this.toolExcel.Enabled = false;
     this.toolExcel.Image   = global::STATISTIALREPORTS.Properties.Resources.snap_undo;
     this.toolExcel.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.toolExcel.Name   = "toolExcel";
     this.toolExcel.Size   = new System.Drawing.Size(97, 22);
     this.toolExcel.Text   = "导出Excel";
     this.toolExcel.Click += new System.EventHandler(this.toolExcel_Click);
     //
     // tb1
     //
     this.tb1.ColumnCount = 1;
     this.tb1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
     this.tb1.Controls.Add(this.groupBox1, 0, 0);
     this.tb1.Controls.Add(this.groupBox2, 0, 1);
     this.tb1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.tb1.Location = new System.Drawing.Point(0, 25);
     this.tb1.Name     = "tb1";
     this.tb1.RowCount = 2;
     this.tb1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 99F));
     this.tb1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
     this.tb1.Size     = new System.Drawing.Size(1008, 705);
     this.tb1.TabIndex = 58;
     //
     // groupBox1
     //
     this.groupBox1.BackColor = System.Drawing.Color.LimeGreen;
     this.groupBox1.Controls.Add(this.btSetMonth);
     this.groupBox1.Controls.Add(this.cmbAreaNOSNew);
     this.groupBox1.Controls.Add(this.cmbAreaNOS);
     this.groupBox1.Controls.Add(this.cmbDuanNOSNew);
     this.groupBox1.Controls.Add(this.cmbDuanNOS);
     this.groupBox1.Controls.Add(this.label5);
     this.groupBox1.Controls.Add(this.label35);
     this.groupBox1.Controls.Add(this.label4);
     this.groupBox1.Controls.Add(this.label9);
     this.groupBox1.Controls.Add(this.label3);
     this.groupBox1.Controls.Add(this.dtpEnd);
     this.groupBox1.Controls.Add(this.dtpStart);
     this.groupBox1.Controls.Add(this.chkDateTime);
     this.groupBox1.Controls.Add(this.cmbMeterReaderNew);
     this.groupBox1.Controls.Add(this.label2);
     this.groupBox1.Controls.Add(this.cmbMeterReader);
     this.groupBox1.Controls.Add(this.label1);
     this.groupBox1.Controls.Add(this.txtWaterUserNameSearch);
     this.groupBox1.Controls.Add(this.label41);
     this.groupBox1.Controls.Add(this.txtWaterUserNOSearch);
     this.groupBox1.Controls.Add(this.label40);
     this.groupBox1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.groupBox1.Location = new System.Drawing.Point(3, 3);
     this.groupBox1.Margin   = new System.Windows.Forms.Padding(3, 3, 3, 7);
     this.groupBox1.Name     = "groupBox1";
     this.groupBox1.Size     = new System.Drawing.Size(1002, 89);
     this.groupBox1.TabIndex = 60;
     this.groupBox1.TabStop  = false;
     this.groupBox1.Tag      = "9999";
     this.groupBox1.Text     = "查询条件";
     //
     // btSetMonth
     //
     this.btSetMonth.BackgroundImage       = global::STATISTIALREPORTS.Properties.Resources.onebit_20;
     this.btSetMonth.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.btSetMonth.Location = new System.Drawing.Point(898, 56);
     this.btSetMonth.Name     = "btSetMonth";
     this.btSetMonth.Size     = new System.Drawing.Size(22, 23);
     this.btSetMonth.TabIndex = 186;
     this.btSetMonth.UseVisualStyleBackColor = true;
     this.btSetMonth.Click += new System.EventHandler(this.btSetMonth_Click);
     //
     // cmbAreaNOSNew
     //
     this.cmbAreaNOSNew.DropDownWidth     = 120;
     this.cmbAreaNOSNew.FormattingEnabled = true;
     this.cmbAreaNOSNew.Location          = new System.Drawing.Point(256, 55);
     this.cmbAreaNOSNew.Name     = "cmbAreaNOSNew";
     this.cmbAreaNOSNew.Size     = new System.Drawing.Size(102, 24);
     this.cmbAreaNOSNew.TabIndex = 179;
     //
     // cmbAreaNOS
     //
     this.cmbAreaNOS.DropDownWidth     = 120;
     this.cmbAreaNOS.FormattingEnabled = true;
     this.cmbAreaNOS.Location          = new System.Drawing.Point(637, 23);
     this.cmbAreaNOS.Name     = "cmbAreaNOS";
     this.cmbAreaNOS.Size     = new System.Drawing.Size(128, 24);
     this.cmbAreaNOS.TabIndex = 179;
     //
     // cmbDuanNOSNew
     //
     this.cmbDuanNOSNew.DropDownWidth     = 120;
     this.cmbDuanNOSNew.FormattingEnabled = true;
     this.cmbDuanNOSNew.Location          = new System.Drawing.Point(446, 55);
     this.cmbDuanNOSNew.Name     = "cmbDuanNOSNew";
     this.cmbDuanNOSNew.Size     = new System.Drawing.Size(105, 24);
     this.cmbDuanNOSNew.TabIndex = 183;
     //
     // cmbDuanNOS
     //
     this.cmbDuanNOS.DropDownWidth     = 120;
     this.cmbDuanNOS.FormattingEnabled = true;
     this.cmbDuanNOS.Location          = new System.Drawing.Point(840, 22);
     this.cmbDuanNOS.Name     = "cmbDuanNOS";
     this.cmbDuanNOS.Size     = new System.Drawing.Size(88, 24);
     this.cmbDuanNOS.TabIndex = 183;
     //
     // label5
     //
     this.label5.AutoSize = true;
     this.label5.Location = new System.Drawing.Point(369, 59);
     this.label5.Name     = "label5";
     this.label5.Size     = new System.Drawing.Size(88, 16);
     this.label5.TabIndex = 182;
     this.label5.Text     = "转入段号:";
     //
     // label35
     //
     this.label35.AutoSize = true;
     this.label35.Location = new System.Drawing.Point(780, 26);
     this.label35.Name     = "label35";
     this.label35.Size     = new System.Drawing.Size(72, 16);
     this.label35.TabIndex = 182;
     this.label35.Text     = "原段号:";
     //
     // label4
     //
     this.label4.AutoSize = true;
     this.label4.Location = new System.Drawing.Point(179, 58);
     this.label4.Name     = "label4";
     this.label4.Size     = new System.Drawing.Size(88, 16);
     this.label4.TabIndex = 178;
     this.label4.Text     = "转入区号:";
     //
     // label9
     //
     this.label9.AutoSize = true;
     this.label9.Location = new System.Drawing.Point(563, 26);
     this.label9.Name     = "label9";
     this.label9.Size     = new System.Drawing.Size(88, 16);
     this.label9.TabIndex = 178;
     this.label9.Text     = "原 区 号:";
     //
     // label3
     //
     this.label3.AutoSize = true;
     this.label3.Location = new System.Drawing.Point(768, 60);
     this.label3.Name     = "label3";
     this.label3.Size     = new System.Drawing.Size(24, 16);
     this.label3.TabIndex = 112;
     this.label3.Text     = "至";
     //
     // dtpEnd
     //
     this.dtpEnd.CustomFormat = "yyyy-MM-dd";
     this.dtpEnd.Format       = System.Windows.Forms.DateTimePickerFormat.Custom;
     this.dtpEnd.Location     = new System.Drawing.Point(794, 54);
     this.dtpEnd.Name         = "dtpEnd";
     this.dtpEnd.Size         = new System.Drawing.Size(102, 26);
     this.dtpEnd.TabIndex     = 111;
     //
     // dtpStart
     //
     this.dtpStart.CustomFormat = "yyyy-MM-dd";
     this.dtpStart.Format       = System.Windows.Forms.DateTimePickerFormat.Custom;
     this.dtpStart.Location     = new System.Drawing.Point(663, 54);
     this.dtpStart.Name         = "dtpStart";
     this.dtpStart.Size         = new System.Drawing.Size(102, 26);
     this.dtpStart.TabIndex     = 110;
     //
     // chkDateTime
     //
     this.chkDateTime.AutoSize   = true;
     this.chkDateTime.Checked    = true;
     this.chkDateTime.CheckState = System.Windows.Forms.CheckState.Checked;
     this.chkDateTime.Location   = new System.Drawing.Point(570, 58);
     this.chkDateTime.Name       = "chkDateTime";
     this.chkDateTime.Size       = new System.Drawing.Size(99, 20);
     this.chkDateTime.TabIndex   = 109;
     this.chkDateTime.Text       = "操作日期:";
     this.chkDateTime.UseVisualStyleBackColor = true;
     //
     // cmbMeterReaderNew
     //
     this.cmbMeterReaderNew.FormattingEnabled = true;
     this.cmbMeterReaderNew.Location          = new System.Drawing.Point(83, 54);
     this.cmbMeterReaderNew.Name     = "cmbMeterReaderNew";
     this.cmbMeterReaderNew.Size     = new System.Drawing.Size(88, 24);
     this.cmbMeterReaderNew.TabIndex = 94;
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.label2.Font     = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.label2.Location = new System.Drawing.Point(2, 58);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(84, 14);
     this.label2.TabIndex = 95;
     this.label2.Text     = "转入抄表员:";
     //
     // cmbMeterReader
     //
     this.cmbMeterReader.FormattingEnabled = true;
     this.cmbMeterReader.Location          = new System.Drawing.Point(446, 22);
     this.cmbMeterReader.Name     = "cmbMeterReader";
     this.cmbMeterReader.Size     = new System.Drawing.Size(105, 24);
     this.cmbMeterReader.TabIndex = 94;
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Location = new System.Drawing.Point(369, 26);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(80, 16);
     this.label1.TabIndex = 95;
     this.label1.Text     = "原抄表员:";
     //
     // txtWaterUserNameSearch
     //
     this.txtWaterUserNameSearch.BackColor = System.Drawing.SystemColors.Window;
     this.txtWaterUserNameSearch.Location  = new System.Drawing.Point(256, 21);
     this.txtWaterUserNameSearch.Name      = "txtWaterUserNameSearch";
     this.txtWaterUserNameSearch.Size      = new System.Drawing.Size(102, 26);
     this.txtWaterUserNameSearch.TabIndex  = 66;
     //
     // label41
     //
     this.label41.AutoSize = true;
     this.label41.Location = new System.Drawing.Point(179, 26);
     this.label41.Name     = "label41";
     this.label41.Size     = new System.Drawing.Size(80, 16);
     this.label41.TabIndex = 65;
     this.label41.Text     = "用户名称:";
     //
     // txtWaterUserNOSearch
     //
     this.txtWaterUserNOSearch.BackColor = System.Drawing.SystemColors.Window;
     this.txtWaterUserNOSearch.Location  = new System.Drawing.Point(83, 21);
     this.txtWaterUserNOSearch.Name      = "txtWaterUserNOSearch";
     this.txtWaterUserNOSearch.Size      = new System.Drawing.Size(88, 26);
     this.txtWaterUserNOSearch.TabIndex  = 1;
     //
     // label40
     //
     this.label40.AutoSize = true;
     this.label40.Font     = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.label40.Location = new System.Drawing.Point(7, 26);
     this.label40.Name     = "label40";
     this.label40.Size     = new System.Drawing.Size(80, 16);
     this.label40.TabIndex = 63;
     this.label40.Text     = "用户编号:";
     //
     // groupBox2
     //
     this.groupBox2.Controls.Add(this.dgList);
     this.groupBox2.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.groupBox2.Location = new System.Drawing.Point(3, 102);
     this.groupBox2.Name     = "groupBox2";
     this.groupBox2.Size     = new System.Drawing.Size(1002, 600);
     this.groupBox2.TabIndex = 902;
     this.groupBox2.TabStop  = false;
     this.groupBox2.Text     = "转户列表";
     //
     // dgList
     //
     this.dgList.AllowUserToDeleteRows           = false;
     this.dgList.AllowUserToOrderColumns         = true;
     dataGridViewCellStyle1.BackColor            = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
     this.dgList.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
     this.dgList.AutoSizeColumnsMode             = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.AllCells;
     this.dgList.AutoSizeRowsMode              = System.Windows.Forms.DataGridViewAutoSizeRowsMode.AllCells;
     dataGridViewCellStyle2.Alignment          = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
     dataGridViewCellStyle2.BackColor          = System.Drawing.SystemColors.Control;
     dataGridViewCellStyle2.Font               = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     dataGridViewCellStyle2.ForeColor          = System.Drawing.SystemColors.WindowText;
     dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight;
     dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
     dataGridViewCellStyle2.WrapMode           = System.Windows.Forms.DataGridViewTriState.True;
     this.dgList.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
     this.dgList.ColumnHeadersHeightSizeMode   = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
     this.dgList.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
         this.meterReaderName,
         this.areaNO,
         this.duanNO,
         this.waterMeterPositionName,
         this.waterMeterTypeValue,
         this.meterReaderNameNew,
         this.areaNONew,
         this.duanNONew,
         this.UserCount,
         this.meterReaderID,
         this.waterMeterTypeId
     });
     this.dgList.Dock                 = System.Windows.Forms.DockStyle.Fill;
     this.dgList.Location             = new System.Drawing.Point(3, 22);
     this.dgList.MultiSelect          = false;
     this.dgList.Name                 = "dgList";
     this.dgList.ReadOnly             = true;
     this.dgList.RowHeadersWidth      = 45;
     this.dgList.RowTemplate.Height   = 23;
     this.dgList.SelectionMode        = System.Windows.Forms.DataGridViewSelectionMode.CellSelect;
     this.dgList.Size                 = new System.Drawing.Size(996, 575);
     this.dgList.TabIndex             = 901;
     this.dgList.CellDoubleClick     += new System.Windows.Forms.DataGridViewCellEventHandler(this.dgList_CellDoubleClick);
     this.dgList.CellPainting        += new System.Windows.Forms.DataGridViewCellPaintingEventHandler(this.dgList_CellPainting);
     this.dgList.DataBindingComplete += new System.Windows.Forms.DataGridViewBindingCompleteEventHandler(this.dgList_DataBindingComplete);
     //
     // environmentSettings1
     //
     designerSettings1.ApplicationConnection = null;
     designerSettings1.DefaultFont           = new System.Drawing.Font("宋体", 9F);
     designerSettings1.Icon                     = null;
     designerSettings1.Restrictions             = designerRestrictions1;
     designerSettings1.Text                     = "";
     this.environmentSettings1.DesignerSettings = designerSettings1;
     emailSettings1.Address                     = "";
     emailSettings1.Host                     = "";
     emailSettings1.MessageTemplate          = "";
     emailSettings1.Name                     = "";
     emailSettings1.Password                 = "";
     emailSettings1.UserName                 = "";
     this.environmentSettings1.EmailSettings = emailSettings1;
     previewSettings1.Buttons                = ((FastReport.PreviewButtons)(((((FastReport.PreviewButtons.Print | FastReport.PreviewButtons.Save)
                                                                               | FastReport.PreviewButtons.Zoom)
                                                                              | FastReport.PreviewButtons.PageSetup)
                                                                             | FastReport.PreviewButtons.Close)));
     previewSettings1.Icon = ((System.Drawing.Icon)(resources.GetObject("previewSettings1.Icon")));
     previewSettings1.Text = "";
     this.environmentSettings1.PreviewSettings   = previewSettings1;
     this.environmentSettings1.ReportSettings    = reportSettings1;
     this.environmentSettings1.UIStyle           = FastReport.Utils.UIStyle.Office2007Black;
     this.environmentSettings1.UseOffice2007Form = false;
     //
     // contextMenuStrip1
     //
     this.contextMenuStrip1.Font = new System.Drawing.Font("微软雅黑", 11F);
     this.contextMenuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.今天ToolStripMenuItem,
         this.toolStripSeparator1,
         this.本月ToolStripMenuItem,
         this.月ToolStripMenuItem,
         this.月ToolStripMenuItem,
         this.toolStripSeparator2,
         this.本年ToolStripMenuItem,
         this.年ToolStripMenuItem,
         this.toolStripSeparator3,
         this.全部ToolStripMenuItem
     });
     this.contextMenuStrip1.Name = "contextMenuStrip1";
     this.contextMenuStrip1.Size = new System.Drawing.Size(109, 190);
     //
     // 今天ToolStripMenuItem
     //
     this.今天ToolStripMenuItem.Name   = "今天ToolStripMenuItem";
     this.今天ToolStripMenuItem.Size   = new System.Drawing.Size(108, 24);
     this.今天ToolStripMenuItem.Text   = "今天";
     this.今天ToolStripMenuItem.Click += new System.EventHandler(this.今天ToolStripMenuItem_Click);
     //
     // toolStripSeparator1
     //
     this.toolStripSeparator1.Name = "toolStripSeparator1";
     this.toolStripSeparator1.Size = new System.Drawing.Size(105, 6);
     //
     // 本月ToolStripMenuItem
     //
     this.本月ToolStripMenuItem.Name   = "本月ToolStripMenuItem";
     this.本月ToolStripMenuItem.Size   = new System.Drawing.Size(108, 24);
     this.本月ToolStripMenuItem.Text   = "本月";
     this.本月ToolStripMenuItem.Click += new System.EventHandler(this.本月ToolStripMenuItem_Click);
     //
     // 上月ToolStripMenuItem
     //
     this.月ToolStripMenuItem.Name   = "上月ToolStripMenuItem";
     this.月ToolStripMenuItem.Size   = new System.Drawing.Size(108, 24);
     this.月ToolStripMenuItem.Text   = "上月";
     this.月ToolStripMenuItem.Click += new System.EventHandler(this.月ToolStripMenuItem_Click);
     //
     // 下月ToolStripMenuItem
     //
     this.月ToolStripMenuItem.Name   = "下月ToolStripMenuItem";
     this.月ToolStripMenuItem.Size   = new System.Drawing.Size(108, 24);
     this.月ToolStripMenuItem.Text   = "下月";
     this.月ToolStripMenuItem.Click += new System.EventHandler(this.月ToolStripMenuItem_Click);
     //
     // toolStripSeparator2
     //
     this.toolStripSeparator2.Name = "toolStripSeparator2";
     this.toolStripSeparator2.Size = new System.Drawing.Size(105, 6);
     //
     // 本年ToolStripMenuItem
     //
     this.本年ToolStripMenuItem.Name   = "本年ToolStripMenuItem";
     this.本年ToolStripMenuItem.Size   = new System.Drawing.Size(108, 24);
     this.本年ToolStripMenuItem.Text   = "本年";
     this.本年ToolStripMenuItem.Click += new System.EventHandler(this.本年ToolStripMenuItem_Click);
     //
     // 上年ToolStripMenuItem
     //
     this.年ToolStripMenuItem.Name   = "上年ToolStripMenuItem";
     this.年ToolStripMenuItem.Size   = new System.Drawing.Size(108, 24);
     this.年ToolStripMenuItem.Text   = "上年";
     this.年ToolStripMenuItem.Click += new System.EventHandler(this.年ToolStripMenuItem_Click);
     //
     // toolStripSeparator3
     //
     this.toolStripSeparator3.Name = "toolStripSeparator3";
     this.toolStripSeparator3.Size = new System.Drawing.Size(105, 6);
     //
     // 全部ToolStripMenuItem
     //
     this.全部ToolStripMenuItem.Name   = "全部ToolStripMenuItem";
     this.全部ToolStripMenuItem.Size   = new System.Drawing.Size(108, 24);
     this.全部ToolStripMenuItem.Text   = "全部";
     this.全部ToolStripMenuItem.Click += new System.EventHandler(this.全部ToolStripMenuItem_Click);
     //
     // meterReaderName
     //
     this.meterReaderName.DataPropertyName = "meterReaderName";
     this.meterReaderName.HeaderText       = "抄表员(出)";
     this.meterReaderName.Name             = "meterReaderName";
     this.meterReaderName.ReadOnly         = true;
     this.meterReaderName.Width            = 113;
     //
     // areaNO
     //
     this.areaNO.DataPropertyName = "areaNO";
     this.areaNO.HeaderText       = "区号(出)";
     this.areaNO.Name             = "areaNO";
     this.areaNO.ReadOnly         = true;
     this.areaNO.Width            = 97;
     //
     // duanNO
     //
     this.duanNO.DataPropertyName = "duanNO";
     this.duanNO.HeaderText       = "原段号(出)";
     this.duanNO.Name             = "duanNO";
     this.duanNO.ReadOnly         = true;
     this.duanNO.Width            = 113;
     //
     // waterMeterPositionName
     //
     this.waterMeterPositionName.DataPropertyName = "waterMeterPositionName";
     this.waterMeterPositionName.HeaderText       = "水表位置";
     this.waterMeterPositionName.Name             = "waterMeterPositionName";
     this.waterMeterPositionName.ReadOnly         = true;
     this.waterMeterPositionName.Width            = 97;
     //
     // waterMeterTypeValue
     //
     this.waterMeterTypeValue.DataPropertyName = "waterMeterTypeValue";
     this.waterMeterTypeValue.HeaderText       = "用水性质";
     this.waterMeterTypeValue.Name             = "waterMeterTypeValue";
     this.waterMeterTypeValue.ReadOnly         = true;
     this.waterMeterTypeValue.Width            = 97;
     //
     // meterReaderNameNew
     //
     this.meterReaderNameNew.DataPropertyName = "meterReaderNameNew";
     this.meterReaderNameNew.HeaderText       = "抄表员(入)";
     this.meterReaderNameNew.Name             = "meterReaderNameNew";
     this.meterReaderNameNew.ReadOnly         = true;
     this.meterReaderNameNew.Width            = 113;
     //
     // areaNONew
     //
     this.areaNONew.DataPropertyName = "areaNONew";
     this.areaNONew.HeaderText       = "区号(入)";
     this.areaNONew.Name             = "areaNONew";
     this.areaNONew.ReadOnly         = true;
     this.areaNONew.Width            = 97;
     //
     // duanNONew
     //
     this.duanNONew.DataPropertyName = "duanNONew";
     this.duanNONew.HeaderText       = "段号(入)";
     this.duanNONew.Name             = "duanNONew";
     this.duanNONew.ReadOnly         = true;
     this.duanNONew.Width            = 97;
     //
     // UserCount
     //
     this.UserCount.DataPropertyName = "UserCount";
     this.UserCount.HeaderText       = "户数";
     this.UserCount.Name             = "UserCount";
     this.UserCount.ReadOnly         = true;
     this.UserCount.Width            = 65;
     //
     // meterReaderID
     //
     this.meterReaderID.DataPropertyName = "meterReaderID";
     this.meterReaderID.HeaderText       = "meterReaderID";
     this.meterReaderID.Name             = "meterReaderID";
     this.meterReaderID.ReadOnly         = true;
     this.meterReaderID.Visible          = false;
     this.meterReaderID.Width            = 137;
     //
     // waterMeterTypeId
     //
     this.waterMeterTypeId.DataPropertyName = "waterMeterTypeId";
     this.waterMeterTypeId.HeaderText       = "waterMeterTypeId";
     this.waterMeterTypeId.Name             = "waterMeterTypeId";
     this.waterMeterTypeId.ReadOnly         = true;
     this.waterMeterTypeId.Visible          = false;
     this.waterMeterTypeId.Width            = 161;
     //
     // frmWaterUserMoveStatic
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 16F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1008, 730);
     this.Controls.Add(this.tb1);
     this.Controls.Add(this.toolStripWaterUser);
     this.Font   = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.Icon   = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.Margin = new System.Windows.Forms.Padding(4);
     this.Name   = "frmWaterUserMoveStatic";
     this.Text   = "转户统计";
     this.Load  += new System.EventHandler(this.frmWaterUserSearch_Load);
     this.toolStripWaterUser.ResumeLayout(false);
     this.toolStripWaterUser.PerformLayout();
     this.tb1.ResumeLayout(false);
     this.groupBox1.ResumeLayout(false);
     this.groupBox1.PerformLayout();
     this.groupBox2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.dgList)).EndInit();
     this.contextMenuStrip1.ResumeLayout(false);
     this.ResumeLayout(false);
     this.PerformLayout();
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmWaterChargeStatisticsNew));
     System.Windows.Forms.DataGridViewCellStyle     dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle     dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
     FastReport.Design.DesignerSettings             designerSettings1      = new FastReport.Design.DesignerSettings();
     FastReport.Design.DesignerRestrictions         designerRestrictions1  = new FastReport.Design.DesignerRestrictions();
     FastReport.Export.Email.EmailSettings          emailSettings1         = new FastReport.Export.Email.EmailSettings();
     FastReport.PreviewSettings previewSettings1 = new FastReport.PreviewSettings();
     FastReport.ReportSettings  reportSettings1  = new FastReport.ReportSettings();
     this.toolStripWaterUser  = new System.Windows.Forms.ToolStrip();
     this.toolSearch          = new System.Windows.Forms.ToolStripButton();
     this.toolStripSeparator6 = new System.Windows.Forms.ToolStripSeparator();
     this.toolPrint           = new System.Windows.Forms.ToolStripButton();
     this.toolPrintPreview    = new System.Windows.Forms.ToolStripButton();
     this.tb1                         = new System.Windows.Forms.TableLayoutPanel();
     this.groupBox1                   = new System.Windows.Forms.GroupBox();
     this.cmbChargeType               = new System.Windows.Forms.ComboBox();
     this.label38                     = new System.Windows.Forms.Label();
     this.txtSenior                   = new System.Windows.Forms.TextBox();
     this.btSenior                    = new System.Windows.Forms.Button();
     this.chkZSH                      = new System.Windows.Forms.CheckBox();
     this.cmbWaterMeterType           = new System.Windows.Forms.ComboBox();
     this.label9                      = new System.Windows.Forms.Label();
     this.label8                      = new System.Windows.Forms.Label();
     this.dtpEnd                      = new System.Windows.Forms.DateTimePicker();
     this.dtpStart                    = new System.Windows.Forms.DateTimePicker();
     this.chkChargeDateTime           = new System.Windows.Forms.CheckBox();
     this.cmbChargerWorkName          = new System.Windows.Forms.ComboBox();
     this.label7                      = new System.Windows.Forms.Label();
     this.cmbType                     = new System.Windows.Forms.ComboBox();
     this.label4                      = new System.Windows.Forms.Label();
     this.cmbWaterFeeMonth            = new System.Windows.Forms.ComboBox();
     this.label3                      = new System.Windows.Forms.Label();
     this.cmbWaterFeeYear             = new System.Windows.Forms.ComboBox();
     this.label6                      = new System.Windows.Forms.Label();
     this.cmbWaterUserMeterReadingNO  = new System.Windows.Forms.ComboBox();
     this.label2                      = new System.Windows.Forms.Label();
     this.cmbArea                     = new System.Windows.Forms.ComboBox();
     this.label54                     = new System.Windows.Forms.Label();
     this.txtWaterUserNameSearch      = new System.Windows.Forms.TextBox();
     this.label41                     = new System.Windows.Forms.Label();
     this.txtWaterUserNOSearch        = new System.Windows.Forms.TextBox();
     this.label40                     = new System.Windows.Forms.Label();
     this.cmbWaterUserAgentBankSearch = new System.Windows.Forms.ComboBox();
     this.label39                     = new System.Windows.Forms.Label();
     this.cmbMFYH                     = new System.Windows.Forms.ComboBox();
     this.label37                     = new System.Windows.Forms.Label();
     this.cmbWaterUserTypeSearch      = new System.Windows.Forms.ComboBox();
     this.cmbWaterUserIsAgentSearch   = new System.Windows.Forms.ComboBox();
     this.label35                     = new System.Windows.Forms.Label();
     this.label36                     = new System.Windows.Forms.Label();
     this.groupBox2                   = new System.Windows.Forms.GroupBox();
     this.dgList                      = new System.Windows.Forms.DataGridView();
     this.environmentSettings1        = new FastReport.EnvironmentSettings();
     this.toolStripWaterUser.SuspendLayout();
     this.tb1.SuspendLayout();
     this.groupBox1.SuspendLayout();
     this.groupBox2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.dgList)).BeginInit();
     this.SuspendLayout();
     //
     // toolStripWaterUser
     //
     this.toolStripWaterUser.Font      = new System.Drawing.Font("宋体", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.toolStripWaterUser.GripStyle = System.Windows.Forms.ToolStripGripStyle.Hidden;
     this.toolStripWaterUser.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.toolSearch,
         this.toolStripSeparator6,
         this.toolPrint,
         this.toolPrintPreview
     });
     this.toolStripWaterUser.Location = new System.Drawing.Point(0, 0);
     this.toolStripWaterUser.Name     = "toolStripWaterUser";
     this.toolStripWaterUser.Size     = new System.Drawing.Size(1008, 25);
     this.toolStripWaterUser.TabIndex = 57;
     this.toolStripWaterUser.Text     = "toolStrip2";
     //
     // toolSearch
     //
     this.toolSearch.Image = global::STATISTIALREPORTS.Properties.Resources.onebit_02;
     this.toolSearch.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.toolSearch.Name   = "toolSearch";
     this.toolSearch.Size   = new System.Drawing.Size(57, 22);
     this.toolSearch.Text   = "统计";
     this.toolSearch.Click += new System.EventHandler(this.toolSearch_Click);
     //
     // toolStripSeparator6
     //
     this.toolStripSeparator6.AutoSize = false;
     this.toolStripSeparator6.Name     = "toolStripSeparator6";
     this.toolStripSeparator6.Size     = new System.Drawing.Size(10, 25);
     //
     // toolPrint
     //
     this.toolPrint.Enabled = false;
     this.toolPrint.Image   = global::STATISTIALREPORTS.Properties.Resources.打印;
     this.toolPrint.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.toolPrint.Name   = "toolPrint";
     this.toolPrint.Size   = new System.Drawing.Size(57, 22);
     this.toolPrint.Text   = "打印";
     this.toolPrint.Click += new System.EventHandler(this.toolPrint_Click);
     //
     // toolPrintPreview
     //
     this.toolPrintPreview.Enabled = false;
     this.toolPrintPreview.Image   = ((System.Drawing.Image)(resources.GetObject("toolPrintPreview.Image")));
     this.toolPrintPreview.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.toolPrintPreview.Name   = "toolPrintPreview";
     this.toolPrintPreview.Size   = new System.Drawing.Size(87, 22);
     this.toolPrintPreview.Text   = "打印预览";
     this.toolPrintPreview.Click += new System.EventHandler(this.toolPrintPreview_Click);
     //
     // tb1
     //
     this.tb1.ColumnCount = 1;
     this.tb1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
     this.tb1.Controls.Add(this.groupBox1, 0, 0);
     this.tb1.Controls.Add(this.groupBox2, 0, 1);
     this.tb1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.tb1.Location = new System.Drawing.Point(0, 25);
     this.tb1.Name     = "tb1";
     this.tb1.RowCount = 2;
     this.tb1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 159F));
     this.tb1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
     this.tb1.Size     = new System.Drawing.Size(1008, 537);
     this.tb1.TabIndex = 58;
     //
     // groupBox1
     //
     this.groupBox1.Controls.Add(this.cmbChargeType);
     this.groupBox1.Controls.Add(this.label38);
     this.groupBox1.Controls.Add(this.txtSenior);
     this.groupBox1.Controls.Add(this.btSenior);
     this.groupBox1.Controls.Add(this.chkZSH);
     this.groupBox1.Controls.Add(this.cmbWaterMeterType);
     this.groupBox1.Controls.Add(this.label9);
     this.groupBox1.Controls.Add(this.label8);
     this.groupBox1.Controls.Add(this.dtpEnd);
     this.groupBox1.Controls.Add(this.dtpStart);
     this.groupBox1.Controls.Add(this.chkChargeDateTime);
     this.groupBox1.Controls.Add(this.cmbChargerWorkName);
     this.groupBox1.Controls.Add(this.label7);
     this.groupBox1.Controls.Add(this.cmbType);
     this.groupBox1.Controls.Add(this.label4);
     this.groupBox1.Controls.Add(this.cmbWaterFeeMonth);
     this.groupBox1.Controls.Add(this.label3);
     this.groupBox1.Controls.Add(this.cmbWaterFeeYear);
     this.groupBox1.Controls.Add(this.label6);
     this.groupBox1.Controls.Add(this.cmbWaterUserMeterReadingNO);
     this.groupBox1.Controls.Add(this.label2);
     this.groupBox1.Controls.Add(this.cmbArea);
     this.groupBox1.Controls.Add(this.label54);
     this.groupBox1.Controls.Add(this.txtWaterUserNameSearch);
     this.groupBox1.Controls.Add(this.label41);
     this.groupBox1.Controls.Add(this.txtWaterUserNOSearch);
     this.groupBox1.Controls.Add(this.label40);
     this.groupBox1.Controls.Add(this.cmbWaterUserAgentBankSearch);
     this.groupBox1.Controls.Add(this.label39);
     this.groupBox1.Controls.Add(this.cmbMFYH);
     this.groupBox1.Controls.Add(this.label37);
     this.groupBox1.Controls.Add(this.cmbWaterUserTypeSearch);
     this.groupBox1.Controls.Add(this.cmbWaterUserIsAgentSearch);
     this.groupBox1.Controls.Add(this.label35);
     this.groupBox1.Controls.Add(this.label36);
     this.groupBox1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.groupBox1.Location = new System.Drawing.Point(3, 3);
     this.groupBox1.Margin   = new System.Windows.Forms.Padding(3, 3, 3, 7);
     this.groupBox1.Name     = "groupBox1";
     this.groupBox1.Size     = new System.Drawing.Size(1002, 149);
     this.groupBox1.TabIndex = 60;
     this.groupBox1.TabStop  = false;
     this.groupBox1.Text     = "查询条件";
     //
     // cmbChargeType
     //
     this.cmbChargeType.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cmbChargeType.FormattingEnabled = true;
     this.cmbChargeType.Location          = new System.Drawing.Point(292, 85);
     this.cmbChargeType.Name     = "cmbChargeType";
     this.cmbChargeType.Size     = new System.Drawing.Size(88, 24);
     this.cmbChargeType.TabIndex = 141;
     //
     // label38
     //
     this.label38.AutoSize = true;
     this.label38.Location = new System.Drawing.Point(215, 89);
     this.label38.Name     = "label38";
     this.label38.Size     = new System.Drawing.Size(80, 16);
     this.label38.TabIndex = 142;
     this.label38.Text     = "收款方式:";
     //
     // txtSenior
     //
     this.txtSenior.BackColor = System.Drawing.Color.White;
     this.txtSenior.Location  = new System.Drawing.Point(767, 58);
     this.txtSenior.Multiline = true;
     this.txtSenior.Name      = "txtSenior";
     this.txtSenior.ReadOnly  = true;
     this.txtSenior.Size      = new System.Drawing.Size(173, 85);
     this.txtSenior.TabIndex  = 140;
     //
     // btSenior
     //
     this.btSenior.Location = new System.Drawing.Point(946, 58);
     this.btSenior.Name     = "btSenior";
     this.btSenior.Size     = new System.Drawing.Size(50, 45);
     this.btSenior.TabIndex = 139;
     this.btSenior.Text     = "高级条件";
     this.btSenior.UseVisualStyleBackColor = true;
     this.btSenior.Click += new System.EventHandler(this.btSenior_Click);
     //
     // chkZSH
     //
     this.chkZSH.AutoSize   = true;
     this.chkZSH.Checked    = true;
     this.chkZSH.CheckState = System.Windows.Forms.CheckState.Checked;
     this.chkZSH.Location   = new System.Drawing.Point(591, 23);
     this.chkZSH.Name       = "chkZSH";
     this.chkZSH.Size       = new System.Drawing.Size(107, 20);
     this.chkZSH.TabIndex   = 138;
     this.chkZSH.Text       = "不含增值税";
     this.chkZSH.UseVisualStyleBackColor = true;
     //
     // cmbWaterMeterType
     //
     this.cmbWaterMeterType.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cmbWaterMeterType.DropDownWidth     = 150;
     this.cmbWaterMeterType.FormattingEnabled = true;
     this.cmbWaterMeterType.Location          = new System.Drawing.Point(101, 85);
     this.cmbWaterMeterType.Name     = "cmbWaterMeterType";
     this.cmbWaterMeterType.Size     = new System.Drawing.Size(88, 24);
     this.cmbWaterMeterType.TabIndex = 135;
     //
     // label9
     //
     this.label9.AutoSize = true;
     this.label9.Location = new System.Drawing.Point(24, 89);
     this.label9.Name     = "label9";
     this.label9.Size     = new System.Drawing.Size(80, 16);
     this.label9.TabIndex = 136;
     this.label9.Text     = "用水性质:";
     //
     // label8
     //
     this.label8.AutoSize = true;
     this.label8.Location = new System.Drawing.Point(398, 121);
     this.label8.Name     = "label8";
     this.label8.Size     = new System.Drawing.Size(24, 16);
     this.label8.TabIndex = 132;
     this.label8.Text     = "至";
     //
     // dtpEnd
     //
     this.dtpEnd.CustomFormat = "yyyy-MM-dd 23:59:59";
     this.dtpEnd.Format       = System.Windows.Forms.DateTimePickerFormat.Custom;
     this.dtpEnd.Location     = new System.Drawing.Point(422, 116);
     this.dtpEnd.Name         = "dtpEnd";
     this.dtpEnd.Size         = new System.Drawing.Size(105, 26);
     this.dtpEnd.TabIndex     = 131;
     //
     // dtpStart
     //
     this.dtpStart.CustomFormat = "yyyy-MM-dd 00:00:00";
     this.dtpStart.Format       = System.Windows.Forms.DateTimePickerFormat.Custom;
     this.dtpStart.Location     = new System.Drawing.Point(292, 116);
     this.dtpStart.Name         = "dtpStart";
     this.dtpStart.Size         = new System.Drawing.Size(105, 26);
     this.dtpStart.TabIndex     = 130;
     //
     // chkChargeDateTime
     //
     this.chkChargeDateTime.AutoSize   = true;
     this.chkChargeDateTime.Checked    = true;
     this.chkChargeDateTime.CheckState = System.Windows.Forms.CheckState.Checked;
     this.chkChargeDateTime.Location   = new System.Drawing.Point(200, 119);
     this.chkChargeDateTime.Name       = "chkChargeDateTime";
     this.chkChargeDateTime.Size       = new System.Drawing.Size(99, 20);
     this.chkChargeDateTime.TabIndex   = 129;
     this.chkChargeDateTime.Text       = "收费时间:";
     this.chkChargeDateTime.UseVisualStyleBackColor = true;
     //
     // cmbChargerWorkName
     //
     this.cmbChargerWorkName.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cmbChargerWorkName.FormattingEnabled = true;
     this.cmbChargerWorkName.Location          = new System.Drawing.Point(101, 117);
     this.cmbChargerWorkName.Name     = "cmbChargerWorkName";
     this.cmbChargerWorkName.Size     = new System.Drawing.Size(88, 24);
     this.cmbChargerWorkName.TabIndex = 127;
     //
     // label7
     //
     this.label7.AutoSize = true;
     this.label7.Location = new System.Drawing.Point(24, 121);
     this.label7.Name     = "label7";
     this.label7.Size     = new System.Drawing.Size(80, 16);
     this.label7.TabIndex = 128;
     this.label7.Text     = "收 费 员:";
     //
     // cmbType
     //
     this.cmbType.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cmbType.FormattingEnabled = true;
     this.cmbType.Items.AddRange(new object[] {
         "收费员",
         "收费方式",
         "用户类型",
         "抄表本",
         "区域",
         "抄表员",
         "银行托收",
         "托收银行",
         "用水性质",
         "用户名"
     });
     this.cmbType.Location = new System.Drawing.Point(655, 117);
     this.cmbType.Name     = "cmbType";
     this.cmbType.Size     = new System.Drawing.Size(97, 24);
     this.cmbType.TabIndex = 120;
     //
     // label4
     //
     this.label4.AutoSize = true;
     this.label4.Location = new System.Drawing.Point(579, 121);
     this.label4.Name     = "label4";
     this.label4.Size     = new System.Drawing.Size(80, 16);
     this.label4.TabIndex = 119;
     this.label4.Text     = "统计方式:";
     //
     // cmbWaterFeeMonth
     //
     this.cmbWaterFeeMonth.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cmbWaterFeeMonth.FormattingEnabled = true;
     this.cmbWaterFeeMonth.Items.AddRange(new object[] {
         "",
         "01",
         "02",
         "03",
         "04",
         "05",
         "06",
         "07",
         "08",
         "09",
         "10",
         "11",
         "12"
     });
     this.cmbWaterFeeMonth.Location = new System.Drawing.Point(655, 85);
     this.cmbWaterFeeMonth.Name     = "cmbWaterFeeMonth";
     this.cmbWaterFeeMonth.Size     = new System.Drawing.Size(97, 24);
     this.cmbWaterFeeMonth.TabIndex = 117;
     //
     // label3
     //
     this.label3.AutoSize = true;
     this.label3.Location = new System.Drawing.Point(579, 89);
     this.label3.Name     = "label3";
     this.label3.Size     = new System.Drawing.Size(80, 16);
     this.label3.TabIndex = 118;
     this.label3.Text     = "水费月份:";
     //
     // cmbWaterFeeYear
     //
     this.cmbWaterFeeYear.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cmbWaterFeeYear.FormattingEnabled = true;
     this.cmbWaterFeeYear.Items.AddRange(new object[] {
         "",
         "2015",
         "2016",
         "2017",
         "2018",
         "2019",
         "2020"
     });
     this.cmbWaterFeeYear.Location = new System.Drawing.Point(478, 85);
     this.cmbWaterFeeYear.Name     = "cmbWaterFeeYear";
     this.cmbWaterFeeYear.Size     = new System.Drawing.Size(88, 24);
     this.cmbWaterFeeYear.TabIndex = 115;
     //
     // label6
     //
     this.label6.AutoSize = true;
     this.label6.Location = new System.Drawing.Point(400, 89);
     this.label6.Name     = "label6";
     this.label6.Size     = new System.Drawing.Size(80, 16);
     this.label6.TabIndex = 116;
     this.label6.Text     = "水费年份:";
     //
     // cmbWaterUserMeterReadingNO
     //
     this.cmbWaterUserMeterReadingNO.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cmbWaterUserMeterReadingNO.FormattingEnabled = true;
     this.cmbWaterUserMeterReadingNO.Location          = new System.Drawing.Point(292, 54);
     this.cmbWaterUserMeterReadingNO.Name     = "cmbWaterUserMeterReadingNO";
     this.cmbWaterUserMeterReadingNO.Size     = new System.Drawing.Size(88, 24);
     this.cmbWaterUserMeterReadingNO.TabIndex = 96;
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.label2.Location = new System.Drawing.Point(214, 58);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(80, 16);
     this.label2.TabIndex = 97;
     this.label2.Text     = "抄表本号:";
     //
     // cmbArea
     //
     this.cmbArea.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cmbArea.DropDownWidth     = 150;
     this.cmbArea.FormattingEnabled = true;
     this.cmbArea.Location          = new System.Drawing.Point(101, 54);
     this.cmbArea.Name                  = "cmbArea";
     this.cmbArea.Size                  = new System.Drawing.Size(88, 24);
     this.cmbArea.TabIndex              = 92;
     this.cmbArea.SelectedIndexChanged += new System.EventHandler(this.cmbArea_SelectedIndexChanged);
     //
     // label54
     //
     this.label54.AutoSize = true;
     this.label54.Location = new System.Drawing.Point(24, 58);
     this.label54.Name     = "label54";
     this.label54.Size     = new System.Drawing.Size(80, 16);
     this.label54.TabIndex = 93;
     this.label54.Text     = "所属区域:";
     //
     // txtWaterUserNameSearch
     //
     this.txtWaterUserNameSearch.BackColor = System.Drawing.SystemColors.Window;
     this.txtWaterUserNameSearch.Location  = new System.Drawing.Point(292, 21);
     this.txtWaterUserNameSearch.Name      = "txtWaterUserNameSearch";
     this.txtWaterUserNameSearch.Size      = new System.Drawing.Size(88, 26);
     this.txtWaterUserNameSearch.TabIndex  = 66;
     //
     // label41
     //
     this.label41.AutoSize = true;
     this.label41.Location = new System.Drawing.Point(215, 26);
     this.label41.Name     = "label41";
     this.label41.Size     = new System.Drawing.Size(80, 16);
     this.label41.TabIndex = 65;
     this.label41.Text     = "用户名称:";
     //
     // txtWaterUserNOSearch
     //
     this.txtWaterUserNOSearch.BackColor = System.Drawing.SystemColors.Window;
     this.txtWaterUserNOSearch.Location  = new System.Drawing.Point(100, 21);
     this.txtWaterUserNOSearch.Name      = "txtWaterUserNOSearch";
     this.txtWaterUserNOSearch.Size      = new System.Drawing.Size(88, 26);
     this.txtWaterUserNOSearch.TabIndex  = 1;
     //
     // label40
     //
     this.label40.AutoSize = true;
     this.label40.Font     = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.label40.Location = new System.Drawing.Point(24, 26);
     this.label40.Name     = "label40";
     this.label40.Size     = new System.Drawing.Size(80, 16);
     this.label40.TabIndex = 63;
     this.label40.Text     = "用户编号:";
     //
     // cmbWaterUserAgentBankSearch
     //
     this.cmbWaterUserAgentBankSearch.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cmbWaterUserAgentBankSearch.DropDownWidth     = 150;
     this.cmbWaterUserAgentBankSearch.FormattingEnabled = true;
     this.cmbWaterUserAgentBankSearch.Location          = new System.Drawing.Point(655, 54);
     this.cmbWaterUserAgentBankSearch.Name     = "cmbWaterUserAgentBankSearch";
     this.cmbWaterUserAgentBankSearch.Size     = new System.Drawing.Size(97, 24);
     this.cmbWaterUserAgentBankSearch.TabIndex = 62;
     //
     // label39
     //
     this.label39.AutoSize = true;
     this.label39.Location = new System.Drawing.Point(579, 58);
     this.label39.Name     = "label39";
     this.label39.Size     = new System.Drawing.Size(80, 16);
     this.label39.TabIndex = 60;
     this.label39.Text     = "托收银行:";
     //
     // cmbMFYH
     //
     this.cmbMFYH.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cmbMFYH.FormattingEnabled = true;
     this.cmbMFYH.Items.AddRange(new object[] {
         "全部",
         "免费用户",
         "非免费用户"
     });
     this.cmbMFYH.Location = new System.Drawing.Point(841, 22);
     this.cmbMFYH.Name     = "cmbMFYH";
     this.cmbMFYH.Size     = new System.Drawing.Size(88, 24);
     this.cmbMFYH.TabIndex = 57;
     //
     // label37
     //
     this.label37.AutoSize = true;
     this.label37.Location = new System.Drawing.Point(764, 26);
     this.label37.Name     = "label37";
     this.label37.Size     = new System.Drawing.Size(80, 16);
     this.label37.TabIndex = 56;
     this.label37.Text     = "是否免费:";
     //
     // cmbWaterUserTypeSearch
     //
     this.cmbWaterUserTypeSearch.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cmbWaterUserTypeSearch.DropDownWidth     = 150;
     this.cmbWaterUserTypeSearch.FormattingEnabled = true;
     this.cmbWaterUserTypeSearch.Location          = new System.Drawing.Point(478, 22);
     this.cmbWaterUserTypeSearch.Name     = "cmbWaterUserTypeSearch";
     this.cmbWaterUserTypeSearch.Size     = new System.Drawing.Size(88, 24);
     this.cmbWaterUserTypeSearch.TabIndex = 46;
     //
     // cmbWaterUserIsAgentSearch
     //
     this.cmbWaterUserIsAgentSearch.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cmbWaterUserIsAgentSearch.FormattingEnabled = true;
     this.cmbWaterUserIsAgentSearch.Items.AddRange(new object[] {
         "",
         "托收",
         "不托收"
     });
     this.cmbWaterUserIsAgentSearch.Location = new System.Drawing.Point(479, 54);
     this.cmbWaterUserIsAgentSearch.Name     = "cmbWaterUserIsAgentSearch";
     this.cmbWaterUserIsAgentSearch.Size     = new System.Drawing.Size(88, 24);
     this.cmbWaterUserIsAgentSearch.TabIndex = 45;
     //
     // label35
     //
     this.label35.AutoSize = true;
     this.label35.Location = new System.Drawing.Point(402, 58);
     this.label35.Name     = "label35";
     this.label35.Size     = new System.Drawing.Size(80, 16);
     this.label35.TabIndex = 44;
     this.label35.Text     = "银行托收:";
     //
     // label36
     //
     this.label36.AutoSize = true;
     this.label36.Location = new System.Drawing.Point(400, 26);
     this.label36.Name     = "label36";
     this.label36.Size     = new System.Drawing.Size(80, 16);
     this.label36.TabIndex = 47;
     this.label36.Text     = "用户类别:";
     //
     // groupBox2
     //
     this.groupBox2.Controls.Add(this.dgList);
     this.groupBox2.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.groupBox2.Location = new System.Drawing.Point(3, 162);
     this.groupBox2.Name     = "groupBox2";
     this.groupBox2.Size     = new System.Drawing.Size(1002, 372);
     this.groupBox2.TabIndex = 902;
     this.groupBox2.TabStop  = false;
     this.groupBox2.Text     = "应收明细列表";
     //
     // dgList
     //
     this.dgList.AllowUserToAddRows              = false;
     this.dgList.AllowUserToDeleteRows           = false;
     dataGridViewCellStyle1.BackColor            = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
     this.dgList.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
     this.dgList.AutoSizeColumnsMode             = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.AllCells;
     this.dgList.AutoSizeRowsMode              = System.Windows.Forms.DataGridViewAutoSizeRowsMode.AllCells;
     dataGridViewCellStyle2.Alignment          = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
     dataGridViewCellStyle2.BackColor          = System.Drawing.SystemColors.Control;
     dataGridViewCellStyle2.Font               = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     dataGridViewCellStyle2.ForeColor          = System.Drawing.SystemColors.WindowText;
     dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight;
     dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
     dataGridViewCellStyle2.WrapMode           = System.Windows.Forms.DataGridViewTriState.True;
     this.dgList.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
     this.dgList.ColumnHeadersHeight           = 25;
     this.dgList.ColumnHeadersHeightSizeMode   = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
     this.dgList.Dock               = System.Windows.Forms.DockStyle.Fill;
     this.dgList.Location           = new System.Drawing.Point(3, 22);
     this.dgList.MultiSelect        = false;
     this.dgList.Name               = "dgList";
     this.dgList.ReadOnly           = true;
     this.dgList.RowHeadersWidth    = 25;
     this.dgList.RowTemplate.Height = 23;
     this.dgList.SelectionMode      = System.Windows.Forms.DataGridViewSelectionMode.CellSelect;
     this.dgList.Size               = new System.Drawing.Size(996, 347);
     this.dgList.TabIndex           = 5;
     this.dgList.CellPainting      += new System.Windows.Forms.DataGridViewCellPaintingEventHandler(this.dgList_CellPainting);
     //
     // environmentSettings1
     //
     designerSettings1.ApplicationConnection = null;
     designerSettings1.DefaultFont           = new System.Drawing.Font("宋体", 9F);
     designerSettings1.Icon                     = ((System.Drawing.Icon)(resources.GetObject("designerSettings1.Icon")));
     designerSettings1.Restrictions             = designerRestrictions1;
     designerSettings1.Text                     = "";
     this.environmentSettings1.DesignerSettings = designerSettings1;
     emailSettings1.Address                     = "";
     emailSettings1.Host                     = "";
     emailSettings1.MessageTemplate          = "";
     emailSettings1.Name                     = "";
     emailSettings1.Password                 = "";
     emailSettings1.UserName                 = "";
     this.environmentSettings1.EmailSettings = emailSettings1;
     previewSettings1.Buttons                = ((FastReport.PreviewButtons)((((FastReport.PreviewButtons.Print | FastReport.PreviewButtons.Zoom)
                                                                              | FastReport.PreviewButtons.PageSetup)
                                                                             | FastReport.PreviewButtons.Close)));
     previewSettings1.Icon = ((System.Drawing.Icon)(resources.GetObject("previewSettings1.Icon")));
     previewSettings1.Text = "";
     this.environmentSettings1.PreviewSettings = previewSettings1;
     this.environmentSettings1.ReportSettings  = reportSettings1;
     this.environmentSettings1.UIStyle         = FastReport.Utils.UIStyle.Office2007Black;
     //
     // frmWaterChargeStatisticsNew
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 16F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1008, 562);
     this.Controls.Add(this.tb1);
     this.Controls.Add(this.toolStripWaterUser);
     this.Font   = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.Icon   = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.Margin = new System.Windows.Forms.Padding(4);
     this.Name   = "frmWaterChargeStatisticsNew";
     this.Text   = "营销收费统计(新)";
     this.Load  += new System.EventHandler(this.frmWaterUserSearch_Load);
     this.toolStripWaterUser.ResumeLayout(false);
     this.toolStripWaterUser.PerformLayout();
     this.tb1.ResumeLayout(false);
     this.groupBox1.ResumeLayout(false);
     this.groupBox1.PerformLayout();
     this.groupBox2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.dgList)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Ejemplo n.º 9
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager resources             = new System.ComponentModel.ComponentResourceManager(typeof(frmFastReport));
     FastReport.Design.DesignerSettings             designerSettings1     = new FastReport.Design.DesignerSettings();
     FastReport.Design.DesignerRestrictions         designerRestrictions1 = new FastReport.Design.DesignerRestrictions();
     FastReport.Export.Email.EmailSettings          emailSettings1        = new FastReport.Export.Email.EmailSettings();
     FastReport.PreviewSettings previewSettings1 = new FastReport.PreviewSettings();
     FastReport.ReportSettings  reportSettings1  = new FastReport.ReportSettings();
     this.previewControl       = new FastReport.Preview.PreviewControl();
     this.report               = new FastReport.Report();
     this.environmentSettings  = new FastReport.EnvironmentSettings();
     this.backgroundWorkerBill = new System.ComponentModel.BackgroundWorker();
     ((System.ComponentModel.ISupportInitialize)(this.report)).BeginInit();
     this.SuspendLayout();
     //
     // previewControl
     //
     this.previewControl.BackColor = System.Drawing.SystemColors.AppWorkspace;
     this.previewControl.Dock      = System.Windows.Forms.DockStyle.Fill;
     this.previewControl.Font      = new System.Drawing.Font("Tahoma", 8F);
     this.previewControl.Location  = new System.Drawing.Point(0, 0);
     this.previewControl.Name      = "previewControl";
     this.previewControl.Size      = new System.Drawing.Size(883, 449);
     this.previewControl.TabIndex  = 0;
     this.previewControl.UIStyle   = FastReport.Utils.UIStyle.Office2007Black;
     //
     // report
     //
     this.report.ReportResourceString = resources.GetString("report.ReportResourceString");
     //
     // environmentSettings
     //
     designerSettings1.ApplicationConnection = null;
     designerSettings1.DefaultFont           = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     designerSettings1.Icon                    = ((System.Drawing.Icon)(resources.GetObject("designerSettings1.Icon")));
     designerSettings1.Restrictions            = designerRestrictions1;
     designerSettings1.Text                    = "";
     this.environmentSettings.DesignerSettings = designerSettings1;
     emailSettings1.Address                    = "";
     emailSettings1.Host                    = "";
     emailSettings1.MessageTemplate         = "";
     emailSettings1.Name                    = "";
     emailSettings1.Password                = "";
     emailSettings1.UserName                = "";
     this.environmentSettings.EmailSettings = emailSettings1;
     previewSettings1.Buttons               = ((FastReport.PreviewButtons)((((((FastReport.PreviewButtons.Print | FastReport.PreviewButtons.Save)
                                                                               | FastReport.PreviewButtons.Find)
                                                                              | FastReport.PreviewButtons.Zoom)
                                                                             | FastReport.PreviewButtons.Navigator)
                                                                            | FastReport.PreviewButtons.Close)));
     previewSettings1.Icon = ((System.Drawing.Icon)(resources.GetObject("previewSettings1.Icon")));
     previewSettings1.Text = "";
     this.environmentSettings.PreviewSettings = previewSettings1;
     this.environmentSettings.ReportSettings  = reportSettings1;
     this.environmentSettings.UIStyle         = FastReport.Utils.UIStyle.Office2007Black;
     //
     // backgroundWorkerBill
     //
     this.backgroundWorkerBill.WorkerReportsProgress = true;
     this.backgroundWorkerBill.DoWork             += new System.ComponentModel.DoWorkEventHandler(this.backgroundWorker_DoWork);
     this.backgroundWorkerBill.ProgressChanged    += new System.ComponentModel.ProgressChangedEventHandler(this.backgroundWorker_ProgressChanged);
     this.backgroundWorkerBill.RunWorkerCompleted += new System.ComponentModel.RunWorkerCompletedEventHandler(this.backgroundWorker_RunWorkerCompleted);
     //
     // frmFastReport
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(883, 449);
     this.Controls.Add(this.previewControl);
     this.Icon   = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.Name   = "frmFastReport";
     this.Text   = "Form1";
     this.Load  += new System.EventHandler(this.frmFastReport_Load);
     this.Shown += new System.EventHandler(this.frmFastReport_Shown);
     ((System.ComponentModel.ISupportInitialize)(this.report)).EndInit();
     this.ResumeLayout(false);
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager resources             = new System.ComponentModel.ComponentResourceManager(typeof(frmChargeInvoicePrintSearch));
     FastReport.Design.DesignerSettings             designerSettings3     = new FastReport.Design.DesignerSettings();
     FastReport.Design.DesignerRestrictions         designerRestrictions3 = new FastReport.Design.DesignerRestrictions();
     FastReport.Export.Email.EmailSettings          emailSettings3        = new FastReport.Export.Email.EmailSettings();
     FastReport.PreviewSettings previewSettings3 = new FastReport.PreviewSettings();
     FastReport.ReportSettings  reportSettings3  = new FastReport.ReportSettings();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle9  = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle10 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle11 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle12 = new System.Windows.Forms.DataGridViewCellStyle();
     this.toolStripWaterUser   = new System.Windows.Forms.ToolStrip();
     this.toolSearch           = new System.Windows.Forms.ToolStripButton();
     this.toolStripSeparator6  = new System.Windows.Forms.ToolStripSeparator();
     this.toolPrint            = new System.Windows.Forms.ToolStripButton();
     this.toolPrintPreview     = new System.Windows.Forms.ToolStripButton();
     this.toolExportToExl      = new System.Windows.Forms.ToolStripButton();
     this.environmentSettings1 = new FastReport.EnvironmentSettings();
     this.groupBox2            = new System.Windows.Forms.GroupBox();
     this.dgList                  = new System.Windows.Forms.DataGridView();
     this.INVOICEBATCHID          = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.CHARGEWORKERNAME        = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.chargeID                = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.CHARGEDATETIME          = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.CHARGETYPENAME          = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.CHARGEClASS             = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.INVOICEBATCHNAME        = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.INVOICENO               = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.INVOICECANCEL           = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.INVOICEPRINTDATETIME    = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.waterUserName           = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.waterMeterNo            = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.waterUserAddress        = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.waterMeterTypeName      = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.waterMeterLastNumber    = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.waterMeterEndNumber     = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.totalNumber             = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.waterTotalCharge        = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.extraCharge1            = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.extraCharge2            = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.totalCharge             = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.groupBox1               = new System.Windows.Forms.GroupBox();
     this.label2                  = new System.Windows.Forms.Label();
     this.dtpEndPrint             = new System.Windows.Forms.DateTimePicker();
     this.dtpStartPrint           = new System.Windows.Forms.DateTimePicker();
     this.chbInvoicePrintDateTime = new System.Windows.Forms.CheckBox();
     this.txtEndNO                = new System.Windows.Forms.TextBox();
     this.label4                  = new System.Windows.Forms.Label();
     this.txtStartNO              = new System.Windows.Forms.TextBox();
     this.chkInvoiceRange         = new System.Windows.Forms.CheckBox();
     this.cmbWaterMeterType       = new System.Windows.Forms.ComboBox();
     this.label56                 = new System.Windows.Forms.Label();
     this.txtWaterUserNameSearch  = new System.Windows.Forms.TextBox();
     this.label48                 = new System.Windows.Forms.Label();
     this.cmbInvoiceState         = new System.Windows.Forms.ComboBox();
     this.label1                  = new System.Windows.Forms.Label();
     this.label8                  = new System.Windows.Forms.Label();
     this.dtpEnd                  = new System.Windows.Forms.DateTimePicker();
     this.dtpStart                = new System.Windows.Forms.DateTimePicker();
     this.chkChargeDateTime       = new System.Windows.Forms.CheckBox();
     this.cmbChargerWorkName      = new System.Windows.Forms.ComboBox();
     this.label7                  = new System.Windows.Forms.Label();
     this.tb1 = new System.Windows.Forms.TableLayoutPanel();
     this.contextMenuStrip1   = new System.Windows.Forms.ContextMenuStrip(this.components);
     this.今天ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
     this.本月ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.月ToolStripMenuItem  = new System.Windows.Forms.ToolStripMenuItem();
     this.月ToolStripMenuItem  = new System.Windows.Forms.ToolStripMenuItem();
     this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator();
     this.本年ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.年ToolStripMenuItem  = new System.Windows.Forms.ToolStripMenuItem();
     this.toolStripSeparator3 = new System.Windows.Forms.ToolStripSeparator();
     this.全部ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.btSetMonth          = new System.Windows.Forms.Button();
     this.toolStripWaterUser.SuspendLayout();
     this.groupBox2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.dgList)).BeginInit();
     this.groupBox1.SuspendLayout();
     this.tb1.SuspendLayout();
     this.contextMenuStrip1.SuspendLayout();
     this.SuspendLayout();
     //
     // toolStripWaterUser
     //
     this.toolStripWaterUser.Font      = new System.Drawing.Font("宋体", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.toolStripWaterUser.GripStyle = System.Windows.Forms.ToolStripGripStyle.Hidden;
     this.toolStripWaterUser.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.toolSearch,
         this.toolStripSeparator6,
         this.toolPrint,
         this.toolPrintPreview,
         this.toolExportToExl
     });
     this.toolStripWaterUser.Location = new System.Drawing.Point(0, 0);
     this.toolStripWaterUser.Name     = "toolStripWaterUser";
     this.toolStripWaterUser.Size     = new System.Drawing.Size(1008, 25);
     this.toolStripWaterUser.TabIndex = 57;
     this.toolStripWaterUser.Text     = "toolStrip2";
     //
     // toolSearch
     //
     this.toolSearch.Image = global::STATISTIALREPORTS.Properties.Resources.onebit_02;
     this.toolSearch.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.toolSearch.Name   = "toolSearch";
     this.toolSearch.Size   = new System.Drawing.Size(57, 22);
     this.toolSearch.Text   = "查询";
     this.toolSearch.Click += new System.EventHandler(this.toolSearch_Click);
     //
     // toolStripSeparator6
     //
     this.toolStripSeparator6.AutoSize = false;
     this.toolStripSeparator6.Name     = "toolStripSeparator6";
     this.toolStripSeparator6.Size     = new System.Drawing.Size(10, 25);
     //
     // toolPrint
     //
     this.toolPrint.Enabled = false;
     this.toolPrint.Image   = global::STATISTIALREPORTS.Properties.Resources.打印;
     this.toolPrint.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.toolPrint.Name   = "toolPrint";
     this.toolPrint.Size   = new System.Drawing.Size(57, 22);
     this.toolPrint.Text   = "打印";
     this.toolPrint.Click += new System.EventHandler(this.toolPrint_Click);
     //
     // toolPrintPreview
     //
     this.toolPrintPreview.Enabled = false;
     this.toolPrintPreview.Image   = ((System.Drawing.Image)(resources.GetObject("toolPrintPreview.Image")));
     this.toolPrintPreview.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.toolPrintPreview.Name   = "toolPrintPreview";
     this.toolPrintPreview.Size   = new System.Drawing.Size(87, 22);
     this.toolPrintPreview.Text   = "打印预览";
     this.toolPrintPreview.Click += new System.EventHandler(this.toolPrintPreview_Click);
     //
     // toolExportToExl
     //
     this.toolExportToExl.Enabled = false;
     this.toolExportToExl.Image   = global::STATISTIALREPORTS.Properties.Resources.snap_undo;
     this.toolExportToExl.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.toolExportToExl.Name   = "toolExportToExl";
     this.toolExportToExl.Size   = new System.Drawing.Size(97, 22);
     this.toolExportToExl.Text   = "导出Excel";
     this.toolExportToExl.Click += new System.EventHandler(this.toolExportToExl_Click);
     //
     // environmentSettings1
     //
     designerSettings3.ApplicationConnection = null;
     designerSettings3.DefaultFont           = new System.Drawing.Font("宋体", 9F);
     designerSettings3.Icon                     = ((System.Drawing.Icon)(resources.GetObject("designerSettings3.Icon")));
     designerSettings3.Restrictions             = designerRestrictions3;
     designerSettings3.Text                     = "";
     this.environmentSettings1.DesignerSettings = designerSettings3;
     emailSettings3.Address                     = "";
     emailSettings3.Host                     = "";
     emailSettings3.MessageTemplate          = "";
     emailSettings3.Name                     = "";
     emailSettings3.Password                 = "";
     emailSettings3.UserName                 = "";
     this.environmentSettings1.EmailSettings = emailSettings3;
     previewSettings3.Buttons                = ((FastReport.PreviewButtons)(((((FastReport.PreviewButtons.Print | FastReport.PreviewButtons.Save)
                                                                               | FastReport.PreviewButtons.Zoom)
                                                                              | FastReport.PreviewButtons.PageSetup)
                                                                             | FastReport.PreviewButtons.Close)));
     previewSettings3.Icon = ((System.Drawing.Icon)(resources.GetObject("previewSettings3.Icon")));
     previewSettings3.Text = "";
     this.environmentSettings1.PreviewSettings = previewSettings3;
     this.environmentSettings1.ReportSettings  = reportSettings3;
     this.environmentSettings1.UIStyle         = FastReport.Utils.UIStyle.Office2007Black;
     //
     // groupBox2
     //
     this.groupBox2.Controls.Add(this.dgList);
     this.groupBox2.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.groupBox2.Location = new System.Drawing.Point(3, 99);
     this.groupBox2.Name     = "groupBox2";
     this.groupBox2.Size     = new System.Drawing.Size(1002, 435);
     this.groupBox2.TabIndex = 902;
     this.groupBox2.TabStop  = false;
     this.groupBox2.Text     = "历史收费明细列表";
     //
     // dgList
     //
     this.dgList.AllowUserToOrderColumns         = true;
     dataGridViewCellStyle9.BackColor            = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
     this.dgList.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle9;
     this.dgList.AutoSizeColumnsMode             = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.AllCells;
     this.dgList.AutoSizeRowsMode               = System.Windows.Forms.DataGridViewAutoSizeRowsMode.AllCells;
     dataGridViewCellStyle10.Alignment          = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
     dataGridViewCellStyle10.BackColor          = System.Drawing.SystemColors.Control;
     dataGridViewCellStyle10.Font               = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     dataGridViewCellStyle10.ForeColor          = System.Drawing.SystemColors.WindowText;
     dataGridViewCellStyle10.SelectionBackColor = System.Drawing.SystemColors.Highlight;
     dataGridViewCellStyle10.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
     this.dgList.ColumnHeadersDefaultCellStyle  = dataGridViewCellStyle10;
     this.dgList.ColumnHeadersHeight            = 25;
     this.dgList.ColumnHeadersHeightSizeMode    = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
     this.dgList.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
         this.INVOICEBATCHID,
         this.CHARGEWORKERNAME,
         this.chargeID,
         this.CHARGEDATETIME,
         this.CHARGETYPENAME,
         this.CHARGEClASS,
         this.INVOICEBATCHNAME,
         this.INVOICENO,
         this.INVOICECANCEL,
         this.INVOICEPRINTDATETIME,
         this.waterUserName,
         this.waterMeterNo,
         this.waterUserAddress,
         this.waterMeterTypeName,
         this.waterMeterLastNumber,
         this.waterMeterEndNumber,
         this.totalNumber,
         this.waterTotalCharge,
         this.extraCharge1,
         this.extraCharge2,
         this.totalCharge
     });
     this.dgList.Dock                 = System.Windows.Forms.DockStyle.Fill;
     this.dgList.Location             = new System.Drawing.Point(3, 22);
     this.dgList.MultiSelect          = false;
     this.dgList.Name                 = "dgList";
     this.dgList.ReadOnly             = true;
     this.dgList.RowHeadersWidth      = 35;
     this.dgList.RowTemplate.Height   = 23;
     this.dgList.SelectionMode        = System.Windows.Forms.DataGridViewSelectionMode.CellSelect;
     this.dgList.Size                 = new System.Drawing.Size(996, 410);
     this.dgList.TabIndex             = 402;
     this.dgList.CellFormatting      += new System.Windows.Forms.DataGridViewCellFormattingEventHandler(this.dgList_CellFormatting);
     this.dgList.CellPainting        += new System.Windows.Forms.DataGridViewCellPaintingEventHandler(this.dgList_CellPainting);
     this.dgList.DataBindingComplete += new System.Windows.Forms.DataGridViewBindingCompleteEventHandler(this.dgList_DataBindingComplete);
     //
     // INVOICEBATCHID
     //
     this.INVOICEBATCHID.DataPropertyName = "INVOICEBATCHID";
     this.INVOICEBATCHID.HeaderText       = "INVOICEBATCHID";
     this.INVOICEBATCHID.Name             = "INVOICEBATCHID";
     this.INVOICEBATCHID.ReadOnly         = true;
     this.INVOICEBATCHID.Visible          = false;
     this.INVOICEBATCHID.Width            = 145;
     //
     // CHARGEWORKERNAME
     //
     this.CHARGEWORKERNAME.DataPropertyName = "CHARGEWORKERNAME";
     this.CHARGEWORKERNAME.HeaderText       = "收费员";
     this.CHARGEWORKERNAME.Name             = "CHARGEWORKERNAME";
     this.CHARGEWORKERNAME.ReadOnly         = true;
     this.CHARGEWORKERNAME.Width            = 81;
     //
     // chargeID
     //
     this.chargeID.DataPropertyName = "chargeID";
     this.chargeID.HeaderText       = "收费单号";
     this.chargeID.Name             = "chargeID";
     this.chargeID.ReadOnly         = true;
     this.chargeID.Width            = 97;
     //
     // CHARGEDATETIME
     //
     this.CHARGEDATETIME.DataPropertyName = "CHARGEDATETIME";
     dataGridViewCellStyle11.Format       = "d";
     dataGridViewCellStyle11.NullValue    = null;
     this.CHARGEDATETIME.DefaultCellStyle = dataGridViewCellStyle11;
     this.CHARGEDATETIME.HeaderText       = "收费日期";
     this.CHARGEDATETIME.Name             = "CHARGEDATETIME";
     this.CHARGEDATETIME.ReadOnly         = true;
     this.CHARGEDATETIME.Width            = 97;
     //
     // CHARGETYPENAME
     //
     this.CHARGETYPENAME.DataPropertyName = "CHARGETYPENAME";
     this.CHARGETYPENAME.HeaderText       = "收费方式";
     this.CHARGETYPENAME.Name             = "CHARGETYPENAME";
     this.CHARGETYPENAME.ReadOnly         = true;
     this.CHARGETYPENAME.Width            = 97;
     //
     // CHARGEClASS
     //
     this.CHARGEClASS.DataPropertyName = "CHARGEClASS";
     this.CHARGEClASS.HeaderText       = "收费类别";
     this.CHARGEClASS.Name             = "CHARGEClASS";
     this.CHARGEClASS.ReadOnly         = true;
     this.CHARGEClASS.Width            = 97;
     //
     // INVOICEBATCHNAME
     //
     this.INVOICEBATCHNAME.DataPropertyName = "INVOICEBATCHNAME";
     this.INVOICEBATCHNAME.HeaderText       = "发票批次";
     this.INVOICEBATCHNAME.Name             = "INVOICEBATCHNAME";
     this.INVOICEBATCHNAME.ReadOnly         = true;
     this.INVOICEBATCHNAME.Width            = 97;
     //
     // INVOICENO
     //
     this.INVOICENO.DataPropertyName = "INVOICENO";
     this.INVOICENO.HeaderText       = "发票号码";
     this.INVOICENO.Name             = "INVOICENO";
     this.INVOICENO.ReadOnly         = true;
     this.INVOICENO.Width            = 97;
     //
     // INVOICECANCEL
     //
     this.INVOICECANCEL.DataPropertyName = "INVOICECANCEL";
     this.INVOICECANCEL.HeaderText       = "发票状态";
     this.INVOICECANCEL.Name             = "INVOICECANCEL";
     this.INVOICECANCEL.ReadOnly         = true;
     this.INVOICECANCEL.Width            = 97;
     //
     // INVOICEPRINTDATETIME
     //
     this.INVOICEPRINTDATETIME.DataPropertyName = "INVOICEPRINTDATETIME";
     dataGridViewCellStyle12.Format             = "d";
     dataGridViewCellStyle12.NullValue          = null;
     this.INVOICEPRINTDATETIME.DefaultCellStyle = dataGridViewCellStyle12;
     this.INVOICEPRINTDATETIME.HeaderText       = "打印日期";
     this.INVOICEPRINTDATETIME.Name             = "INVOICEPRINTDATETIME";
     this.INVOICEPRINTDATETIME.ReadOnly         = true;
     this.INVOICEPRINTDATETIME.Width            = 97;
     //
     // waterUserName
     //
     this.waterUserName.DataPropertyName = "waterUserName";
     this.waterUserName.HeaderText       = "用户名";
     this.waterUserName.Name             = "waterUserName";
     this.waterUserName.ReadOnly         = true;
     this.waterUserName.Width            = 81;
     //
     // waterMeterNo
     //
     this.waterMeterNo.DataPropertyName = "waterMeterNo";
     this.waterMeterNo.HeaderText       = "水表编号";
     this.waterMeterNo.Name             = "waterMeterNo";
     this.waterMeterNo.ReadOnly         = true;
     this.waterMeterNo.Width            = 97;
     //
     // waterUserAddress
     //
     this.waterUserAddress.DataPropertyName = "waterUserAddress";
     this.waterUserAddress.HeaderText       = "用户地址";
     this.waterUserAddress.Name             = "waterUserAddress";
     this.waterUserAddress.ReadOnly         = true;
     this.waterUserAddress.Width            = 97;
     //
     // waterMeterTypeName
     //
     this.waterMeterTypeName.DataPropertyName = "waterMeterTypeName";
     this.waterMeterTypeName.HeaderText       = "用水性质";
     this.waterMeterTypeName.Name             = "waterMeterTypeName";
     this.waterMeterTypeName.ReadOnly         = true;
     this.waterMeterTypeName.Width            = 97;
     //
     // waterMeterLastNumber
     //
     this.waterMeterLastNumber.DataPropertyName = "waterMeterLastNumber";
     this.waterMeterLastNumber.HeaderText       = "上期读数";
     this.waterMeterLastNumber.Name             = "waterMeterLastNumber";
     this.waterMeterLastNumber.ReadOnly         = true;
     this.waterMeterLastNumber.Width            = 97;
     //
     // waterMeterEndNumber
     //
     this.waterMeterEndNumber.DataPropertyName = "waterMeterEndNumber";
     this.waterMeterEndNumber.HeaderText       = "本期读数";
     this.waterMeterEndNumber.Name             = "waterMeterEndNumber";
     this.waterMeterEndNumber.ReadOnly         = true;
     this.waterMeterEndNumber.Width            = 97;
     //
     // totalNumber
     //
     this.totalNumber.DataPropertyName = "totalNumber";
     this.totalNumber.HeaderText       = "水量";
     this.totalNumber.Name             = "totalNumber";
     this.totalNumber.ReadOnly         = true;
     this.totalNumber.Width            = 65;
     //
     // waterTotalCharge
     //
     this.waterTotalCharge.DataPropertyName = "waterTotalCharge";
     this.waterTotalCharge.HeaderText       = "水费";
     this.waterTotalCharge.Name             = "waterTotalCharge";
     this.waterTotalCharge.ReadOnly         = true;
     this.waterTotalCharge.Width            = 65;
     //
     // extraCharge1
     //
     this.extraCharge1.DataPropertyName = "extraCharge1";
     this.extraCharge1.HeaderText       = "污水处理费";
     this.extraCharge1.Name             = "extraCharge1";
     this.extraCharge1.ReadOnly         = true;
     this.extraCharge1.Width            = 113;
     //
     // extraCharge2
     //
     this.extraCharge2.DataPropertyName = "extraCharge2";
     this.extraCharge2.HeaderText       = "附加费";
     this.extraCharge2.Name             = "extraCharge2";
     this.extraCharge2.ReadOnly         = true;
     this.extraCharge2.Width            = 81;
     //
     // totalCharge
     //
     this.totalCharge.DataPropertyName = "totalCharge";
     this.totalCharge.HeaderText       = "发票金额";
     this.totalCharge.Name             = "totalCharge";
     this.totalCharge.ReadOnly         = true;
     this.totalCharge.Width            = 97;
     //
     // groupBox1
     //
     this.groupBox1.BackColor = System.Drawing.Color.LimeGreen;
     this.groupBox1.Controls.Add(this.dtpEnd);
     this.groupBox1.Controls.Add(this.label2);
     this.groupBox1.Controls.Add(this.btSetMonth);
     this.groupBox1.Controls.Add(this.dtpEndPrint);
     this.groupBox1.Controls.Add(this.dtpStartPrint);
     this.groupBox1.Controls.Add(this.chbInvoicePrintDateTime);
     this.groupBox1.Controls.Add(this.txtEndNO);
     this.groupBox1.Controls.Add(this.label4);
     this.groupBox1.Controls.Add(this.txtStartNO);
     this.groupBox1.Controls.Add(this.chkInvoiceRange);
     this.groupBox1.Controls.Add(this.cmbWaterMeterType);
     this.groupBox1.Controls.Add(this.label56);
     this.groupBox1.Controls.Add(this.txtWaterUserNameSearch);
     this.groupBox1.Controls.Add(this.label48);
     this.groupBox1.Controls.Add(this.cmbInvoiceState);
     this.groupBox1.Controls.Add(this.label1);
     this.groupBox1.Controls.Add(this.label8);
     this.groupBox1.Controls.Add(this.dtpStart);
     this.groupBox1.Controls.Add(this.chkChargeDateTime);
     this.groupBox1.Controls.Add(this.cmbChargerWorkName);
     this.groupBox1.Controls.Add(this.label7);
     this.groupBox1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.groupBox1.Location = new System.Drawing.Point(3, 3);
     this.groupBox1.Margin   = new System.Windows.Forms.Padding(3, 3, 3, 7);
     this.groupBox1.Name     = "groupBox1";
     this.groupBox1.Size     = new System.Drawing.Size(1002, 86);
     this.groupBox1.TabIndex = 60;
     this.groupBox1.TabStop  = false;
     this.groupBox1.Tag      = "9999";
     this.groupBox1.Text     = "查询条件";
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.label2.Location = new System.Drawing.Point(616, 57);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(24, 16);
     this.label2.TabIndex = 144;
     this.label2.Text     = "至";
     //
     // dtpEndPrint
     //
     this.dtpEndPrint.CustomFormat = "yyyy-MM-dd 23:59:59";
     this.dtpEndPrint.Format       = System.Windows.Forms.DateTimePickerFormat.Custom;
     this.dtpEndPrint.Location     = new System.Drawing.Point(641, 51);
     this.dtpEndPrint.Name         = "dtpEndPrint";
     this.dtpEndPrint.Size         = new System.Drawing.Size(105, 26);
     this.dtpEndPrint.TabIndex     = 143;
     //
     // dtpStartPrint
     //
     this.dtpStartPrint.CustomFormat = "yyyy-MM-dd 00:00:00";
     this.dtpStartPrint.Format       = System.Windows.Forms.DateTimePickerFormat.Custom;
     this.dtpStartPrint.Location     = new System.Drawing.Point(505, 51);
     this.dtpStartPrint.Name         = "dtpStartPrint";
     this.dtpStartPrint.Size         = new System.Drawing.Size(105, 26);
     this.dtpStartPrint.TabIndex     = 142;
     //
     // chbInvoicePrintDateTime
     //
     this.chbInvoicePrintDateTime.AutoSize = true;
     this.chbInvoicePrintDateTime.Location = new System.Drawing.Point(412, 54);
     this.chbInvoicePrintDateTime.Name     = "chbInvoicePrintDateTime";
     this.chbInvoicePrintDateTime.Size     = new System.Drawing.Size(99, 20);
     this.chbInvoicePrintDateTime.TabIndex = 141;
     this.chbInvoicePrintDateTime.Text     = "打印时间:";
     this.chbInvoicePrintDateTime.UseVisualStyleBackColor = true;
     //
     // txtEndNO
     //
     this.txtEndNO.BackColor = System.Drawing.SystemColors.Window;
     this.txtEndNO.Location  = new System.Drawing.Point(904, 18);
     this.txtEndNO.Name      = "txtEndNO";
     this.txtEndNO.Size      = new System.Drawing.Size(76, 26);
     this.txtEndNO.TabIndex  = 139;
     //
     // label4
     //
     this.label4.AutoSize = true;
     this.label4.Location = new System.Drawing.Point(878, 23);
     this.label4.Name     = "label4";
     this.label4.Size     = new System.Drawing.Size(24, 16);
     this.label4.TabIndex = 138;
     this.label4.Text     = "至";
     //
     // txtStartNO
     //
     this.txtStartNO.BackColor = System.Drawing.SystemColors.Window;
     this.txtStartNO.Location  = new System.Drawing.Point(799, 18);
     this.txtStartNO.Name      = "txtStartNO";
     this.txtStartNO.Size      = new System.Drawing.Size(76, 26);
     this.txtStartNO.TabIndex  = 137;
     //
     // chkInvoiceRange
     //
     this.chkInvoiceRange.AutoSize = true;
     this.chkInvoiceRange.Location = new System.Drawing.Point(706, 21);
     this.chkInvoiceRange.Name     = "chkInvoiceRange";
     this.chkInvoiceRange.Size     = new System.Drawing.Size(99, 20);
     this.chkInvoiceRange.TabIndex = 140;
     this.chkInvoiceRange.Text     = "发票号码:";
     this.chkInvoiceRange.UseVisualStyleBackColor = true;
     //
     // cmbWaterMeterType
     //
     this.cmbWaterMeterType.DropDownHeight    = 130;
     this.cmbWaterMeterType.DropDownWidth     = 150;
     this.cmbWaterMeterType.FormattingEnabled = true;
     this.cmbWaterMeterType.IntegralHeight    = false;
     this.cmbWaterMeterType.Items.AddRange(new object[] {
         "",
         "正常",
         "停水",
         "报废"
     });
     this.cmbWaterMeterType.Location = new System.Drawing.Point(276, 53);
     this.cmbWaterMeterType.Name     = "cmbWaterMeterType";
     this.cmbWaterMeterType.Size     = new System.Drawing.Size(107, 24);
     this.cmbWaterMeterType.TabIndex = 133;
     //
     // label56
     //
     this.label56.AutoSize = true;
     this.label56.Location = new System.Drawing.Point(196, 57);
     this.label56.Name     = "label56";
     this.label56.Size     = new System.Drawing.Size(80, 16);
     this.label56.TabIndex = 134;
     this.label56.Text     = "用水性质:";
     //
     // txtWaterUserNameSearch
     //
     this.txtWaterUserNameSearch.BackColor = System.Drawing.SystemColors.Window;
     this.txtWaterUserNameSearch.Location  = new System.Drawing.Point(79, 51);
     this.txtWaterUserNameSearch.Name      = "txtWaterUserNameSearch";
     this.txtWaterUserNameSearch.Size      = new System.Drawing.Size(90, 26);
     this.txtWaterUserNameSearch.TabIndex  = 132;
     //
     // label48
     //
     this.label48.AutoSize = true;
     this.label48.Location = new System.Drawing.Point(3, 56);
     this.label48.Name     = "label48";
     this.label48.Size     = new System.Drawing.Size(80, 16);
     this.label48.TabIndex = 131;
     this.label48.Text     = "用户名称:";
     //
     // cmbInvoiceState
     //
     this.cmbInvoiceState.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cmbInvoiceState.FormattingEnabled = true;
     this.cmbInvoiceState.Items.AddRange(new object[] {
         "全部",
         "正常",
         "作废"
     });
     this.cmbInvoiceState.Location = new System.Drawing.Point(608, 19);
     this.cmbInvoiceState.Name     = "cmbInvoiceState";
     this.cmbInvoiceState.Size     = new System.Drawing.Size(88, 24);
     this.cmbInvoiceState.TabIndex = 125;
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Location = new System.Drawing.Point(532, 23);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(80, 16);
     this.label1.TabIndex = 126;
     this.label1.Text     = "发票状态:";
     //
     // label8
     //
     this.label8.AutoSize = true;
     this.label8.Location = new System.Drawing.Point(381, 25);
     this.label8.Name     = "label8";
     this.label8.Size     = new System.Drawing.Size(24, 16);
     this.label8.TabIndex = 124;
     this.label8.Text     = "至";
     //
     // dtpEnd
     //
     this.dtpEnd.CustomFormat = "yyyy-MM-dd 23:59:59";
     this.dtpEnd.Format       = System.Windows.Forms.DateTimePickerFormat.Custom;
     this.dtpEnd.Location     = new System.Drawing.Point(403, 19);
     this.dtpEnd.Name         = "dtpEnd";
     this.dtpEnd.Size         = new System.Drawing.Size(105, 26);
     this.dtpEnd.TabIndex     = 123;
     //
     // dtpStart
     //
     this.dtpStart.CustomFormat = "yyyy-MM-dd 00:00:00";
     this.dtpStart.Format       = System.Windows.Forms.DateTimePickerFormat.Custom;
     this.dtpStart.Location     = new System.Drawing.Point(276, 19);
     this.dtpStart.Name         = "dtpStart";
     this.dtpStart.Size         = new System.Drawing.Size(105, 26);
     this.dtpStart.TabIndex     = 122;
     //
     // chkChargeDateTime
     //
     this.chkChargeDateTime.AutoSize   = true;
     this.chkChargeDateTime.Checked    = true;
     this.chkChargeDateTime.CheckState = System.Windows.Forms.CheckState.Checked;
     this.chkChargeDateTime.Location   = new System.Drawing.Point(183, 22);
     this.chkChargeDateTime.Name       = "chkChargeDateTime";
     this.chkChargeDateTime.Size       = new System.Drawing.Size(99, 20);
     this.chkChargeDateTime.TabIndex   = 121;
     this.chkChargeDateTime.Text       = "收费时间:";
     this.chkChargeDateTime.UseVisualStyleBackColor = true;
     //
     // cmbChargerWorkName
     //
     this.cmbChargerWorkName.FormattingEnabled = true;
     this.cmbChargerWorkName.Location          = new System.Drawing.Point(81, 20);
     this.cmbChargerWorkName.Name     = "cmbChargerWorkName";
     this.cmbChargerWorkName.Size     = new System.Drawing.Size(88, 24);
     this.cmbChargerWorkName.TabIndex = 119;
     //
     // label7
     //
     this.label7.AutoSize = true;
     this.label7.Location = new System.Drawing.Point(3, 24);
     this.label7.Name     = "label7";
     this.label7.Size     = new System.Drawing.Size(80, 16);
     this.label7.TabIndex = 120;
     this.label7.Text     = "收 款 员:";
     //
     // tb1
     //
     this.tb1.ColumnCount = 1;
     this.tb1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
     this.tb1.Controls.Add(this.groupBox1, 0, 0);
     this.tb1.Controls.Add(this.groupBox2, 0, 1);
     this.tb1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.tb1.Location = new System.Drawing.Point(0, 25);
     this.tb1.Name     = "tb1";
     this.tb1.RowCount = 2;
     this.tb1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 96F));
     this.tb1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
     this.tb1.Size     = new System.Drawing.Size(1008, 537);
     this.tb1.TabIndex = 58;
     //
     // contextMenuStrip1
     //
     this.contextMenuStrip1.Font = new System.Drawing.Font("微软雅黑", 11F);
     this.contextMenuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.今天ToolStripMenuItem,
         this.toolStripSeparator1,
         this.本月ToolStripMenuItem,
         this.月ToolStripMenuItem,
         this.月ToolStripMenuItem,
         this.toolStripSeparator2,
         this.本年ToolStripMenuItem,
         this.年ToolStripMenuItem,
         this.toolStripSeparator3,
         this.全部ToolStripMenuItem
     });
     this.contextMenuStrip1.Name = "contextMenuStrip1";
     this.contextMenuStrip1.Size = new System.Drawing.Size(109, 190);
     //
     // 今天ToolStripMenuItem
     //
     this.今天ToolStripMenuItem.Name   = "今天ToolStripMenuItem";
     this.今天ToolStripMenuItem.Size   = new System.Drawing.Size(108, 24);
     this.今天ToolStripMenuItem.Text   = "今天";
     this.今天ToolStripMenuItem.Click += new System.EventHandler(this.今天ToolStripMenuItem_Click);
     //
     // toolStripSeparator1
     //
     this.toolStripSeparator1.Name = "toolStripSeparator1";
     this.toolStripSeparator1.Size = new System.Drawing.Size(105, 6);
     //
     // 本月ToolStripMenuItem
     //
     this.本月ToolStripMenuItem.Name   = "本月ToolStripMenuItem";
     this.本月ToolStripMenuItem.Size   = new System.Drawing.Size(108, 24);
     this.本月ToolStripMenuItem.Text   = "本月";
     this.本月ToolStripMenuItem.Click += new System.EventHandler(this.本月ToolStripMenuItem_Click);
     //
     // 上月ToolStripMenuItem
     //
     this.月ToolStripMenuItem.Name   = "上月ToolStripMenuItem";
     this.月ToolStripMenuItem.Size   = new System.Drawing.Size(108, 24);
     this.月ToolStripMenuItem.Text   = "上月";
     this.月ToolStripMenuItem.Click += new System.EventHandler(this.月ToolStripMenuItem_Click);
     //
     // 下月ToolStripMenuItem
     //
     this.月ToolStripMenuItem.Name   = "下月ToolStripMenuItem";
     this.月ToolStripMenuItem.Size   = new System.Drawing.Size(108, 24);
     this.月ToolStripMenuItem.Text   = "下月";
     this.月ToolStripMenuItem.Click += new System.EventHandler(this.月ToolStripMenuItem_Click);
     //
     // toolStripSeparator2
     //
     this.toolStripSeparator2.Name = "toolStripSeparator2";
     this.toolStripSeparator2.Size = new System.Drawing.Size(105, 6);
     //
     // 本年ToolStripMenuItem
     //
     this.本年ToolStripMenuItem.Name   = "本年ToolStripMenuItem";
     this.本年ToolStripMenuItem.Size   = new System.Drawing.Size(108, 24);
     this.本年ToolStripMenuItem.Text   = "本年";
     this.本年ToolStripMenuItem.Click += new System.EventHandler(this.本年ToolStripMenuItem_Click);
     //
     // 上年ToolStripMenuItem
     //
     this.年ToolStripMenuItem.Name   = "上年ToolStripMenuItem";
     this.年ToolStripMenuItem.Size   = new System.Drawing.Size(108, 24);
     this.年ToolStripMenuItem.Text   = "上年";
     this.年ToolStripMenuItem.Click += new System.EventHandler(this.年ToolStripMenuItem_Click);
     //
     // toolStripSeparator3
     //
     this.toolStripSeparator3.Name = "toolStripSeparator3";
     this.toolStripSeparator3.Size = new System.Drawing.Size(105, 6);
     //
     // 全部ToolStripMenuItem
     //
     this.全部ToolStripMenuItem.Name   = "全部ToolStripMenuItem";
     this.全部ToolStripMenuItem.Size   = new System.Drawing.Size(108, 24);
     this.全部ToolStripMenuItem.Text   = "全部";
     this.全部ToolStripMenuItem.Click += new System.EventHandler(this.全部ToolStripMenuItem_Click);
     //
     // btSetMonth
     //
     this.btSetMonth.BackgroundImage       = global::STATISTIALREPORTS.Properties.Resources.onebit_20;
     this.btSetMonth.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.btSetMonth.Location = new System.Drawing.Point(509, 20);
     this.btSetMonth.Name     = "btSetMonth";
     this.btSetMonth.Size     = new System.Drawing.Size(22, 23);
     this.btSetMonth.TabIndex = 180;
     this.btSetMonth.UseVisualStyleBackColor = true;
     this.btSetMonth.Click += new System.EventHandler(this.btSetMonth_Click);
     //
     // frmChargeInvoicePrintSearch
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 16F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1008, 562);
     this.Controls.Add(this.tb1);
     this.Controls.Add(this.toolStripWaterUser);
     this.Font   = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.Icon   = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.Margin = new System.Windows.Forms.Padding(4);
     this.Name   = "frmChargeInvoicePrintSearch";
     this.Text   = "发票使用明细查询";
     this.Load  += new System.EventHandler(this.frmWaterUserSearch_Load);
     this.toolStripWaterUser.ResumeLayout(false);
     this.toolStripWaterUser.PerformLayout();
     this.groupBox2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.dgList)).EndInit();
     this.groupBox1.ResumeLayout(false);
     this.groupBox1.PerformLayout();
     this.tb1.ResumeLayout(false);
     this.contextMenuStrip1.ResumeLayout(false);
     this.ResumeLayout(false);
     this.PerformLayout();
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmPrestoreChargeSearch));
     System.Windows.Forms.DataGridViewCellStyle     dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle     dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle     dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
     FastReport.Design.DesignerSettings             designerSettings1      = new FastReport.Design.DesignerSettings();
     FastReport.Design.DesignerRestrictions         designerRestrictions1  = new FastReport.Design.DesignerRestrictions();
     FastReport.Export.Email.EmailSettings          emailSettings1         = new FastReport.Export.Email.EmailSettings();
     FastReport.PreviewSettings previewSettings1 = new FastReport.PreviewSettings();
     FastReport.ReportSettings  reportSettings1  = new FastReport.ReportSettings();
     this.toolStripWaterUser  = new System.Windows.Forms.ToolStrip();
     this.toolSearch          = new System.Windows.Forms.ToolStripButton();
     this.toolStripSeparator6 = new System.Windows.Forms.ToolStripSeparator();
     this.toolPrint           = new System.Windows.Forms.ToolStripButton();
     this.toolPrintPreview    = new System.Windows.Forms.ToolStripButton();
     this.tb1                    = new System.Windows.Forms.TableLayoutPanel();
     this.groupBox1              = new System.Windows.Forms.GroupBox();
     this.cmbDuanNOS             = new System.Windows.Forms.ComboBox();
     this.label35                = new System.Windows.Forms.Label();
     this.cmbPianNOS             = new System.Windows.Forms.ComboBox();
     this.label21                = new System.Windows.Forms.Label();
     this.cmbAreaNOS             = new System.Windows.Forms.ComboBox();
     this.label1                 = new System.Windows.Forms.Label();
     this.cmbChargeType          = new System.Windows.Forms.ComboBox();
     this.label38                = new System.Windows.Forms.Label();
     this.rbPrestoreDate         = new System.Windows.Forms.RadioButton();
     this.rbWaterUserNO          = new System.Windows.Forms.RadioButton();
     this.rbWaterMeterReading    = new System.Windows.Forms.RadioButton();
     this.label42                = new System.Windows.Forms.Label();
     this.txtSenior              = new System.Windows.Forms.TextBox();
     this.btSenior               = new System.Windows.Forms.Button();
     this.cmbYJ                  = new System.Windows.Forms.ComboBox();
     this.label10                = new System.Windows.Forms.Label();
     this.cmbRJ                  = new System.Windows.Forms.ComboBox();
     this.label9                 = new System.Windows.Forms.Label();
     this.txtWaterUserNameSearch = new System.Windows.Forms.TextBox();
     this.label41                = new System.Windows.Forms.Label();
     this.txtWaterUserNOSearch   = new System.Windows.Forms.TextBox();
     this.label40                = new System.Windows.Forms.Label();
     this.dtpEnd                 = new System.Windows.Forms.DateTimePicker();
     this.dtpStart               = new System.Windows.Forms.DateTimePicker();
     this.chkChargeDateTime      = new System.Windows.Forms.CheckBox();
     this.cmbChargerWorkName     = new System.Windows.Forms.ComboBox();
     this.label7                 = new System.Windows.Forms.Label();
     this.label8                 = new System.Windows.Forms.Label();
     this.groupBox2              = new System.Windows.Forms.GroupBox();
     this.dgList                 = new System.Windows.Forms.DataGridView();
     this.CHARGEDATETIME         = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.CHARGEWORKERNAME       = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.chargeID               = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.CHARGETYPENAME         = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.CHARGEBCSS             = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.CHARGEYSQQYE           = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.CHARGEYSBCSZ           = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.CHARGEYSJSYE           = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.RECEIPTNO              = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.POSRUNNINGNO           = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.DAYCHECKSTATES         = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.MONTHCHECKSTATES       = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.WATERUSERID            = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.WATERUSERNO            = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.WATERUSERNAME          = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.WATERUSERPHONE         = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.WATERUSERADDRESS       = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.PIANNO                 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.AREANO                 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.DUANNO                 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.WATERUSERTYPEID        = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.WATERUSERTYPENAME      = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.WATERUSERHOUSETYPE     = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.environmentSettings1   = new FastReport.EnvironmentSettings();
     this.toolStripWaterUser.SuspendLayout();
     this.tb1.SuspendLayout();
     this.groupBox1.SuspendLayout();
     this.groupBox2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.dgList)).BeginInit();
     this.SuspendLayout();
     //
     // toolStripWaterUser
     //
     this.toolStripWaterUser.Font      = new System.Drawing.Font("宋体", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.toolStripWaterUser.GripStyle = System.Windows.Forms.ToolStripGripStyle.Hidden;
     this.toolStripWaterUser.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.toolSearch,
         this.toolStripSeparator6,
         this.toolPrint,
         this.toolPrintPreview
     });
     this.toolStripWaterUser.Location = new System.Drawing.Point(0, 0);
     this.toolStripWaterUser.Name     = "toolStripWaterUser";
     this.toolStripWaterUser.Size     = new System.Drawing.Size(1008, 25);
     this.toolStripWaterUser.TabIndex = 57;
     this.toolStripWaterUser.Text     = "toolStrip2";
     //
     // toolSearch
     //
     this.toolSearch.Image = global::STATISTIALREPORTS.Properties.Resources.onebit_02;
     this.toolSearch.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.toolSearch.Name   = "toolSearch";
     this.toolSearch.Size   = new System.Drawing.Size(57, 22);
     this.toolSearch.Text   = "查询";
     this.toolSearch.Click += new System.EventHandler(this.toolSearch_Click);
     //
     // toolStripSeparator6
     //
     this.toolStripSeparator6.AutoSize = false;
     this.toolStripSeparator6.Name     = "toolStripSeparator6";
     this.toolStripSeparator6.Size     = new System.Drawing.Size(10, 25);
     //
     // toolPrint
     //
     this.toolPrint.Enabled = false;
     this.toolPrint.Image   = global::STATISTIALREPORTS.Properties.Resources.打印;
     this.toolPrint.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.toolPrint.Name   = "toolPrint";
     this.toolPrint.Size   = new System.Drawing.Size(57, 22);
     this.toolPrint.Text   = "打印";
     this.toolPrint.Click += new System.EventHandler(this.toolPrint_Click);
     //
     // toolPrintPreview
     //
     this.toolPrintPreview.Enabled = false;
     this.toolPrintPreview.Image   = ((System.Drawing.Image)(resources.GetObject("toolPrintPreview.Image")));
     this.toolPrintPreview.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.toolPrintPreview.Name   = "toolPrintPreview";
     this.toolPrintPreview.Size   = new System.Drawing.Size(87, 22);
     this.toolPrintPreview.Text   = "打印预览";
     this.toolPrintPreview.Click += new System.EventHandler(this.toolPrintPreview_Click);
     //
     // tb1
     //
     this.tb1.ColumnCount = 1;
     this.tb1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
     this.tb1.Controls.Add(this.groupBox1, 0, 0);
     this.tb1.Controls.Add(this.groupBox2, 0, 1);
     this.tb1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.tb1.Location = new System.Drawing.Point(0, 25);
     this.tb1.Name     = "tb1";
     this.tb1.RowCount = 2;
     this.tb1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 128F));
     this.tb1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
     this.tb1.Size     = new System.Drawing.Size(1008, 537);
     this.tb1.TabIndex = 58;
     //
     // groupBox1
     //
     this.groupBox1.BackColor = System.Drawing.Color.LimeGreen;
     this.groupBox1.Controls.Add(this.cmbDuanNOS);
     this.groupBox1.Controls.Add(this.label35);
     this.groupBox1.Controls.Add(this.cmbPianNOS);
     this.groupBox1.Controls.Add(this.label21);
     this.groupBox1.Controls.Add(this.cmbAreaNOS);
     this.groupBox1.Controls.Add(this.label1);
     this.groupBox1.Controls.Add(this.cmbChargeType);
     this.groupBox1.Controls.Add(this.label38);
     this.groupBox1.Controls.Add(this.rbPrestoreDate);
     this.groupBox1.Controls.Add(this.rbWaterUserNO);
     this.groupBox1.Controls.Add(this.rbWaterMeterReading);
     this.groupBox1.Controls.Add(this.label42);
     this.groupBox1.Controls.Add(this.txtSenior);
     this.groupBox1.Controls.Add(this.btSenior);
     this.groupBox1.Controls.Add(this.cmbYJ);
     this.groupBox1.Controls.Add(this.label10);
     this.groupBox1.Controls.Add(this.cmbRJ);
     this.groupBox1.Controls.Add(this.label9);
     this.groupBox1.Controls.Add(this.txtWaterUserNameSearch);
     this.groupBox1.Controls.Add(this.label41);
     this.groupBox1.Controls.Add(this.txtWaterUserNOSearch);
     this.groupBox1.Controls.Add(this.label40);
     this.groupBox1.Controls.Add(this.dtpEnd);
     this.groupBox1.Controls.Add(this.dtpStart);
     this.groupBox1.Controls.Add(this.chkChargeDateTime);
     this.groupBox1.Controls.Add(this.cmbChargerWorkName);
     this.groupBox1.Controls.Add(this.label7);
     this.groupBox1.Controls.Add(this.label8);
     this.groupBox1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.groupBox1.Location = new System.Drawing.Point(3, 3);
     this.groupBox1.Margin   = new System.Windows.Forms.Padding(3, 3, 3, 7);
     this.groupBox1.Name     = "groupBox1";
     this.groupBox1.Size     = new System.Drawing.Size(1002, 118);
     this.groupBox1.TabIndex = 60;
     this.groupBox1.TabStop  = false;
     this.groupBox1.Tag      = "9999";
     this.groupBox1.Text     = "查询条件";
     //
     // cmbDuanNOS
     //
     this.cmbDuanNOS.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cmbDuanNOS.DropDownWidth     = 120;
     this.cmbDuanNOS.FormattingEnabled = true;
     this.cmbDuanNOS.Location          = new System.Drawing.Point(650, 88);
     this.cmbDuanNOS.Name     = "cmbDuanNOS";
     this.cmbDuanNOS.Size     = new System.Drawing.Size(60, 24);
     this.cmbDuanNOS.TabIndex = 154;
     //
     // label35
     //
     this.label35.AutoSize = true;
     this.label35.Location = new System.Drawing.Point(610, 92);
     this.label35.Name     = "label35";
     this.label35.Size     = new System.Drawing.Size(56, 16);
     this.label35.TabIndex = 153;
     this.label35.Text     = "段号:";
     //
     // cmbPianNOS
     //
     this.cmbPianNOS.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cmbPianNOS.DropDownWidth     = 120;
     this.cmbPianNOS.FormattingEnabled = true;
     this.cmbPianNOS.Location          = new System.Drawing.Point(434, 87);
     this.cmbPianNOS.Name     = "cmbPianNOS";
     this.cmbPianNOS.Size     = new System.Drawing.Size(60, 24);
     this.cmbPianNOS.TabIndex = 152;
     //
     // label21
     //
     this.label21.AutoSize = true;
     this.label21.Location = new System.Drawing.Point(394, 91);
     this.label21.Name     = "label21";
     this.label21.Size     = new System.Drawing.Size(56, 16);
     this.label21.TabIndex = 151;
     this.label21.Text     = "片号:";
     //
     // cmbAreaNOS
     //
     this.cmbAreaNOS.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cmbAreaNOS.DropDownWidth     = 120;
     this.cmbAreaNOS.FormattingEnabled = true;
     this.cmbAreaNOS.Location          = new System.Drawing.Point(544, 88);
     this.cmbAreaNOS.Name     = "cmbAreaNOS";
     this.cmbAreaNOS.Size     = new System.Drawing.Size(60, 24);
     this.cmbAreaNOS.TabIndex = 150;
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Location = new System.Drawing.Point(504, 92);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(56, 16);
     this.label1.TabIndex = 149;
     this.label1.Text     = "区号:";
     //
     // cmbChargeType
     //
     this.cmbChargeType.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cmbChargeType.FormattingEnabled = true;
     this.cmbChargeType.Location          = new System.Drawing.Point(620, 57);
     this.cmbChargeType.Name     = "cmbChargeType";
     this.cmbChargeType.Size     = new System.Drawing.Size(88, 24);
     this.cmbChargeType.TabIndex = 147;
     //
     // label38
     //
     this.label38.AutoSize = true;
     this.label38.Location = new System.Drawing.Point(543, 61);
     this.label38.Name     = "label38";
     this.label38.Size     = new System.Drawing.Size(80, 16);
     this.label38.TabIndex = 148;
     this.label38.Text     = "收款方式:";
     //
     // rbPrestoreDate
     //
     this.rbPrestoreDate.AutoSize = true;
     this.rbPrestoreDate.Checked  = true;
     this.rbPrestoreDate.Location = new System.Drawing.Point(279, 90);
     this.rbPrestoreDate.Name     = "rbPrestoreDate";
     this.rbPrestoreDate.Size     = new System.Drawing.Size(106, 20);
     this.rbPrestoreDate.TabIndex = 146;
     this.rbPrestoreDate.TabStop  = true;
     this.rbPrestoreDate.Text     = "按预存时间";
     this.rbPrestoreDate.UseVisualStyleBackColor = true;
     //
     // rbWaterUserNO
     //
     this.rbWaterUserNO.AutoSize = true;
     this.rbWaterUserNO.Location = new System.Drawing.Point(203, 90);
     this.rbWaterUserNO.Name     = "rbWaterUserNO";
     this.rbWaterUserNO.Size     = new System.Drawing.Size(74, 20);
     this.rbWaterUserNO.TabIndex = 145;
     this.rbWaterUserNO.Text     = "按户号";
     this.rbWaterUserNO.UseVisualStyleBackColor = true;
     //
     // rbWaterMeterReading
     //
     this.rbWaterMeterReading.AutoSize = true;
     this.rbWaterMeterReading.Location = new System.Drawing.Point(95, 90);
     this.rbWaterMeterReading.Name     = "rbWaterMeterReading";
     this.rbWaterMeterReading.Size     = new System.Drawing.Size(106, 20);
     this.rbWaterMeterReading.TabIndex = 143;
     this.rbWaterMeterReading.Text     = "按抄表本号";
     this.rbWaterMeterReading.UseVisualStyleBackColor = true;
     //
     // label42
     //
     this.label42.AutoSize = true;
     this.label42.Location = new System.Drawing.Point(17, 92);
     this.label42.Name     = "label42";
     this.label42.Size     = new System.Drawing.Size(88, 16);
     this.label42.TabIndex = 144;
     this.label42.Text     = "排序方式:";
     //
     // txtSenior
     //
     this.txtSenior.BackColor = System.Drawing.Color.White;
     this.txtSenior.Location  = new System.Drawing.Point(764, 20);
     this.txtSenior.Multiline = true;
     this.txtSenior.Name      = "txtSenior";
     this.txtSenior.ReadOnly  = true;
     this.txtSenior.Size      = new System.Drawing.Size(173, 71);
     this.txtSenior.TabIndex  = 142;
     //
     // btSenior
     //
     this.btSenior.Location = new System.Drawing.Point(943, 20);
     this.btSenior.Name     = "btSenior";
     this.btSenior.Size     = new System.Drawing.Size(50, 45);
     this.btSenior.TabIndex = 141;
     this.btSenior.Text     = "高级条件";
     this.btSenior.UseVisualStyleBackColor = true;
     this.btSenior.Click += new System.EventHandler(this.btSenior_Click);
     //
     // cmbYJ
     //
     this.cmbYJ.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cmbYJ.FormattingEnabled = true;
     this.cmbYJ.Items.AddRange(new object[] {
         "",
         "是",
         "否"
     });
     this.cmbYJ.Location = new System.Drawing.Point(423, 57);
     this.cmbYJ.Name     = "cmbYJ";
     this.cmbYJ.Size     = new System.Drawing.Size(59, 24);
     this.cmbYJ.TabIndex = 133;
     //
     // label10
     //
     this.label10.AutoSize = true;
     this.label10.Location = new System.Drawing.Point(360, 60);
     this.label10.Name     = "label10";
     this.label10.Size     = new System.Drawing.Size(64, 16);
     this.label10.TabIndex = 134;
     this.label10.Text     = "月结账:";
     //
     // cmbRJ
     //
     this.cmbRJ.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cmbRJ.FormattingEnabled = true;
     this.cmbRJ.Items.AddRange(new object[] {
         "",
         "是",
         "否"
     });
     this.cmbRJ.Location = new System.Drawing.Point(255, 57);
     this.cmbRJ.Name     = "cmbRJ";
     this.cmbRJ.Size     = new System.Drawing.Size(59, 24);
     this.cmbRJ.TabIndex = 131;
     //
     // label9
     //
     this.label9.AutoSize = true;
     this.label9.Location = new System.Drawing.Point(195, 60);
     this.label9.Name     = "label9";
     this.label9.Size     = new System.Drawing.Size(64, 16);
     this.label9.TabIndex = 132;
     this.label9.Text     = "日结账:";
     //
     // txtWaterUserNameSearch
     //
     this.txtWaterUserNameSearch.BackColor = System.Drawing.SystemColors.Window;
     this.txtWaterUserNameSearch.Location  = new System.Drawing.Point(94, 55);
     this.txtWaterUserNameSearch.Name      = "txtWaterUserNameSearch";
     this.txtWaterUserNameSearch.Size      = new System.Drawing.Size(88, 26);
     this.txtWaterUserNameSearch.TabIndex  = 128;
     //
     // label41
     //
     this.label41.AutoSize = true;
     this.label41.Location = new System.Drawing.Point(17, 60);
     this.label41.Name     = "label41";
     this.label41.Size     = new System.Drawing.Size(80, 16);
     this.label41.TabIndex = 127;
     this.label41.Text     = "用户名称:";
     //
     // txtWaterUserNOSearch
     //
     this.txtWaterUserNOSearch.BackColor = System.Drawing.SystemColors.Window;
     this.txtWaterUserNOSearch.Location  = new System.Drawing.Point(620, 19);
     this.txtWaterUserNOSearch.Name      = "txtWaterUserNOSearch";
     this.txtWaterUserNOSearch.Size      = new System.Drawing.Size(88, 26);
     this.txtWaterUserNOSearch.TabIndex  = 125;
     //
     // label40
     //
     this.label40.AutoSize = true;
     this.label40.Font     = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.label40.Location = new System.Drawing.Point(544, 24);
     this.label40.Name     = "label40";
     this.label40.Size     = new System.Drawing.Size(80, 16);
     this.label40.TabIndex = 126;
     this.label40.Text     = "用户编号:";
     //
     // dtpEnd
     //
     this.dtpEnd.CustomFormat = "yyyy-MM-dd 23:59:59";
     this.dtpEnd.Format       = System.Windows.Forms.DateTimePickerFormat.Custom;
     this.dtpEnd.Location     = new System.Drawing.Point(422, 19);
     this.dtpEnd.Name         = "dtpEnd";
     this.dtpEnd.Size         = new System.Drawing.Size(105, 26);
     this.dtpEnd.TabIndex     = 123;
     //
     // dtpStart
     //
     this.dtpStart.CustomFormat = "yyyy-MM-dd 00:00:00";
     this.dtpStart.Format       = System.Windows.Forms.DateTimePickerFormat.Custom;
     this.dtpStart.Location     = new System.Drawing.Point(291, 19);
     this.dtpStart.Name         = "dtpStart";
     this.dtpStart.Size         = new System.Drawing.Size(105, 26);
     this.dtpStart.TabIndex     = 122;
     //
     // chkChargeDateTime
     //
     this.chkChargeDateTime.AutoSize   = true;
     this.chkChargeDateTime.Checked    = true;
     this.chkChargeDateTime.CheckState = System.Windows.Forms.CheckState.Checked;
     this.chkChargeDateTime.Location   = new System.Drawing.Point(198, 22);
     this.chkChargeDateTime.Name       = "chkChargeDateTime";
     this.chkChargeDateTime.Size       = new System.Drawing.Size(99, 20);
     this.chkChargeDateTime.TabIndex   = 121;
     this.chkChargeDateTime.Text       = "收费时间:";
     this.chkChargeDateTime.UseVisualStyleBackColor = true;
     //
     // cmbChargerWorkName
     //
     this.cmbChargerWorkName.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cmbChargerWorkName.FormattingEnabled = true;
     this.cmbChargerWorkName.Location          = new System.Drawing.Point(94, 20);
     this.cmbChargerWorkName.Name     = "cmbChargerWorkName";
     this.cmbChargerWorkName.Size     = new System.Drawing.Size(88, 24);
     this.cmbChargerWorkName.TabIndex = 119;
     //
     // label7
     //
     this.label7.AutoSize = true;
     this.label7.Location = new System.Drawing.Point(17, 24);
     this.label7.Name     = "label7";
     this.label7.Size     = new System.Drawing.Size(80, 16);
     this.label7.TabIndex = 120;
     this.label7.Text     = "收 款 员:";
     //
     // label8
     //
     this.label8.AutoSize = true;
     this.label8.Location = new System.Drawing.Point(397, 25);
     this.label8.Name     = "label8";
     this.label8.Size     = new System.Drawing.Size(24, 16);
     this.label8.TabIndex = 124;
     this.label8.Text     = "至";
     //
     // groupBox2
     //
     this.groupBox2.Controls.Add(this.dgList);
     this.groupBox2.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.groupBox2.Location = new System.Drawing.Point(3, 131);
     this.groupBox2.Name     = "groupBox2";
     this.groupBox2.Size     = new System.Drawing.Size(1002, 403);
     this.groupBox2.TabIndex = 902;
     this.groupBox2.TabStop  = false;
     this.groupBox2.Text     = "历史收费明细列表";
     //
     // dgList
     //
     this.dgList.AllowUserToAddRows              = false;
     this.dgList.AllowUserToDeleteRows           = false;
     dataGridViewCellStyle1.BackColor            = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
     this.dgList.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
     dataGridViewCellStyle2.Alignment            = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
     dataGridViewCellStyle2.BackColor            = System.Drawing.SystemColors.Control;
     dataGridViewCellStyle2.Font               = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     dataGridViewCellStyle2.ForeColor          = System.Drawing.SystemColors.WindowText;
     dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight;
     dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
     dataGridViewCellStyle2.WrapMode           = System.Windows.Forms.DataGridViewTriState.True;
     this.dgList.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
     this.dgList.ColumnHeadersHeight           = 25;
     this.dgList.ColumnHeadersHeightSizeMode   = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
     this.dgList.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
         this.CHARGEDATETIME,
         this.CHARGEWORKERNAME,
         this.chargeID,
         this.CHARGETYPENAME,
         this.CHARGEBCSS,
         this.CHARGEYSQQYE,
         this.CHARGEYSBCSZ,
         this.CHARGEYSJSYE,
         this.RECEIPTNO,
         this.POSRUNNINGNO,
         this.DAYCHECKSTATES,
         this.MONTHCHECKSTATES,
         this.WATERUSERID,
         this.WATERUSERNO,
         this.WATERUSERNAME,
         this.WATERUSERPHONE,
         this.WATERUSERADDRESS,
         this.PIANNO,
         this.AREANO,
         this.DUANNO,
         this.WATERUSERTYPEID,
         this.WATERUSERTYPENAME,
         this.WATERUSERHOUSETYPE
     });
     this.dgList.Dock               = System.Windows.Forms.DockStyle.Fill;
     this.dgList.Location           = new System.Drawing.Point(3, 22);
     this.dgList.MultiSelect        = false;
     this.dgList.Name               = "dgList";
     this.dgList.ReadOnly           = true;
     this.dgList.RowHeadersWidth    = 35;
     this.dgList.RowTemplate.Height = 23;
     this.dgList.SelectionMode      = System.Windows.Forms.DataGridViewSelectionMode.CellSelect;
     this.dgList.Size               = new System.Drawing.Size(996, 378);
     this.dgList.TabIndex           = 402;
     this.dgList.CellPainting      += new System.Windows.Forms.DataGridViewCellPaintingEventHandler(this.dgList_CellPainting);
     //
     // CHARGEDATETIME
     //
     this.CHARGEDATETIME.DataPropertyName = "CHARGEDATETIME";
     dataGridViewCellStyle3.Format        = "G";
     dataGridViewCellStyle3.NullValue     = null;
     this.CHARGEDATETIME.DefaultCellStyle = dataGridViewCellStyle3;
     this.CHARGEDATETIME.HeaderText       = "收费时间";
     this.CHARGEDATETIME.Name             = "CHARGEDATETIME";
     this.CHARGEDATETIME.ReadOnly         = true;
     this.CHARGEDATETIME.Width            = 97;
     //
     // CHARGEWORKERNAME
     //
     this.CHARGEWORKERNAME.DataPropertyName = "CHARGEWORKERNAME";
     this.CHARGEWORKERNAME.HeaderText       = "收费员";
     this.CHARGEWORKERNAME.Name             = "CHARGEWORKERNAME";
     this.CHARGEWORKERNAME.ReadOnly         = true;
     this.CHARGEWORKERNAME.Width            = 81;
     //
     // chargeID
     //
     this.chargeID.DataPropertyName = "chargeID";
     this.chargeID.HeaderText       = "收费单号";
     this.chargeID.Name             = "chargeID";
     this.chargeID.ReadOnly         = true;
     this.chargeID.Width            = 97;
     //
     // CHARGETYPENAME
     //
     this.CHARGETYPENAME.DataPropertyName = "CHARGETYPENAME";
     this.CHARGETYPENAME.HeaderText       = "收费方式";
     this.CHARGETYPENAME.Name             = "CHARGETYPENAME";
     this.CHARGETYPENAME.ReadOnly         = true;
     this.CHARGETYPENAME.Width            = 97;
     //
     // CHARGEBCSS
     //
     this.CHARGEBCSS.DataPropertyName = "CHARGEBCSS";
     this.CHARGEBCSS.HeaderText       = "本次实收";
     this.CHARGEBCSS.Name             = "CHARGEBCSS";
     this.CHARGEBCSS.ReadOnly         = true;
     this.CHARGEBCSS.Width            = 97;
     //
     // CHARGEYSQQYE
     //
     this.CHARGEYSQQYE.DataPropertyName = "CHARGEYSQQYE";
     this.CHARGEYSQQYE.HeaderText       = "前期余额";
     this.CHARGEYSQQYE.Name             = "CHARGEYSQQYE";
     this.CHARGEYSQQYE.ReadOnly         = true;
     this.CHARGEYSQQYE.Width            = 97;
     //
     // CHARGEYSBCSZ
     //
     this.CHARGEYSBCSZ.DataPropertyName = "CHARGEYSBCSZ";
     this.CHARGEYSBCSZ.HeaderText       = "本次收支";
     this.CHARGEYSBCSZ.Name             = "CHARGEYSBCSZ";
     this.CHARGEYSBCSZ.ReadOnly         = true;
     this.CHARGEYSBCSZ.Width            = 97;
     //
     // CHARGEYSJSYE
     //
     this.CHARGEYSJSYE.DataPropertyName = "CHARGEYSJSYE";
     this.CHARGEYSJSYE.HeaderText       = "用户余额";
     this.CHARGEYSJSYE.Name             = "CHARGEYSJSYE";
     this.CHARGEYSJSYE.ReadOnly         = true;
     this.CHARGEYSJSYE.Width            = 97;
     //
     // RECEIPTNO
     //
     this.RECEIPTNO.DataPropertyName = "RECEIPTNO";
     this.RECEIPTNO.HeaderText       = "收据号";
     this.RECEIPTNO.Name             = "RECEIPTNO";
     this.RECEIPTNO.ReadOnly         = true;
     this.RECEIPTNO.Width            = 81;
     //
     // POSRUNNINGNO
     //
     this.POSRUNNINGNO.DataPropertyName = "POSRUNNINGNO";
     this.POSRUNNINGNO.HeaderText       = "POS机交易流水号";
     this.POSRUNNINGNO.Name             = "POSRUNNINGNO";
     this.POSRUNNINGNO.ReadOnly         = true;
     this.POSRUNNINGNO.Width            = 153;
     //
     // DAYCHECKSTATES
     //
     this.DAYCHECKSTATES.DataPropertyName = "DAYCHECKSTATES";
     this.DAYCHECKSTATES.HeaderText       = "日结账";
     this.DAYCHECKSTATES.Name             = "DAYCHECKSTATES";
     this.DAYCHECKSTATES.ReadOnly         = true;
     this.DAYCHECKSTATES.Width            = 81;
     //
     // MONTHCHECKSTATES
     //
     this.MONTHCHECKSTATES.DataPropertyName = "MONTHCHECKSTATES";
     this.MONTHCHECKSTATES.HeaderText       = "月结账";
     this.MONTHCHECKSTATES.Name             = "MONTHCHECKSTATES";
     this.MONTHCHECKSTATES.ReadOnly         = true;
     this.MONTHCHECKSTATES.Width            = 81;
     //
     // WATERUSERID
     //
     this.WATERUSERID.DataPropertyName = "WATERUSERID";
     this.WATERUSERID.HeaderText       = "WATERUSERID";
     this.WATERUSERID.Name             = "WATERUSERID";
     this.WATERUSERID.ReadOnly         = true;
     this.WATERUSERID.Visible          = false;
     this.WATERUSERID.Width            = 121;
     //
     // WATERUSERNO
     //
     this.WATERUSERNO.DataPropertyName = "WATERUSERNO";
     this.WATERUSERNO.HeaderText       = "用户号";
     this.WATERUSERNO.Name             = "WATERUSERNO";
     this.WATERUSERNO.ReadOnly         = true;
     this.WATERUSERNO.Width            = 81;
     //
     // WATERUSERNAME
     //
     this.WATERUSERNAME.DataPropertyName = "WATERUSERNAME";
     this.WATERUSERNAME.HeaderText       = "用户名";
     this.WATERUSERNAME.Name             = "WATERUSERNAME";
     this.WATERUSERNAME.ReadOnly         = true;
     this.WATERUSERNAME.Width            = 81;
     //
     // WATERUSERPHONE
     //
     this.WATERUSERPHONE.DataPropertyName = "WATERUSERPHONE";
     this.WATERUSERPHONE.HeaderText       = "联系方式";
     this.WATERUSERPHONE.Name             = "WATERUSERPHONE";
     this.WATERUSERPHONE.ReadOnly         = true;
     this.WATERUSERPHONE.Width            = 97;
     //
     // WATERUSERADDRESS
     //
     this.WATERUSERADDRESS.DataPropertyName = "WATERUSERADDRESS";
     this.WATERUSERADDRESS.HeaderText       = "地址";
     this.WATERUSERADDRESS.Name             = "WATERUSERADDRESS";
     this.WATERUSERADDRESS.ReadOnly         = true;
     this.WATERUSERADDRESS.Width            = 65;
     //
     // PIANNO
     //
     this.PIANNO.DataPropertyName = "PIANNO";
     this.PIANNO.HeaderText       = "片号";
     this.PIANNO.Name             = "PIANNO";
     this.PIANNO.ReadOnly         = true;
     //
     // AREANO
     //
     this.AREANO.DataPropertyName = "AREANO";
     this.AREANO.HeaderText       = "区号";
     this.AREANO.Name             = "AREANO";
     this.AREANO.ReadOnly         = true;
     this.AREANO.Width            = 97;
     //
     // DUANNO
     //
     this.DUANNO.DataPropertyName = "DUANNO";
     this.DUANNO.HeaderText       = "段号";
     this.DUANNO.Name             = "DUANNO";
     this.DUANNO.ReadOnly         = true;
     //
     // WATERUSERTYPEID
     //
     this.WATERUSERTYPEID.DataPropertyName = "WATERUSERTYPEID";
     this.WATERUSERTYPEID.HeaderText       = "WATERUSERTYPEID";
     this.WATERUSERTYPEID.Name             = "WATERUSERTYPEID";
     this.WATERUSERTYPEID.ReadOnly         = true;
     this.WATERUSERTYPEID.Visible          = false;
     this.WATERUSERTYPEID.Width            = 153;
     //
     // WATERUSERTYPENAME
     //
     this.WATERUSERTYPENAME.DataPropertyName = "WATERUSERTYPENAME";
     this.WATERUSERTYPENAME.HeaderText       = "用户类别";
     this.WATERUSERTYPENAME.Name             = "WATERUSERTYPENAME";
     this.WATERUSERTYPENAME.ReadOnly         = true;
     this.WATERUSERTYPENAME.Width            = 97;
     //
     // WATERUSERHOUSETYPE
     //
     this.WATERUSERHOUSETYPE.DataPropertyName = "WATERUSERHOUSETYPE";
     this.WATERUSERHOUSETYPE.HeaderText       = "户型";
     this.WATERUSERHOUSETYPE.Name             = "WATERUSERHOUSETYPE";
     this.WATERUSERHOUSETYPE.ReadOnly         = true;
     this.WATERUSERHOUSETYPE.Width            = 65;
     //
     // environmentSettings1
     //
     designerSettings1.ApplicationConnection = null;
     designerSettings1.DefaultFont           = new System.Drawing.Font("宋体", 9F);
     designerSettings1.Icon                     = ((System.Drawing.Icon)(resources.GetObject("designerSettings1.Icon")));
     designerSettings1.Restrictions             = designerRestrictions1;
     designerSettings1.Text                     = "";
     this.environmentSettings1.DesignerSettings = designerSettings1;
     emailSettings1.Address                     = "";
     emailSettings1.Host                     = "";
     emailSettings1.MessageTemplate          = "";
     emailSettings1.Name                     = "";
     emailSettings1.Password                 = "";
     emailSettings1.UserName                 = "";
     this.environmentSettings1.EmailSettings = emailSettings1;
     previewSettings1.Buttons                = ((FastReport.PreviewButtons)((((FastReport.PreviewButtons.Print | FastReport.PreviewButtons.Zoom)
                                                                              | FastReport.PreviewButtons.PageSetup)
                                                                             | FastReport.PreviewButtons.Close)));
     previewSettings1.Icon = ((System.Drawing.Icon)(resources.GetObject("previewSettings1.Icon")));
     previewSettings1.Text = "";
     this.environmentSettings1.PreviewSettings = previewSettings1;
     this.environmentSettings1.ReportSettings  = reportSettings1;
     this.environmentSettings1.UIStyle         = FastReport.Utils.UIStyle.Office2007Black;
     //
     // frmPrestoreChargeSearch
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 16F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1008, 562);
     this.Controls.Add(this.tb1);
     this.Controls.Add(this.toolStripWaterUser);
     this.Font   = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.Icon   = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.Margin = new System.Windows.Forms.Padding(4);
     this.Name   = "frmPrestoreChargeSearch";
     this.Text   = "预存明细查询";
     this.Load  += new System.EventHandler(this.frmWaterUserSearch_Load);
     this.toolStripWaterUser.ResumeLayout(false);
     this.toolStripWaterUser.PerformLayout();
     this.tb1.ResumeLayout(false);
     this.groupBox1.ResumeLayout(false);
     this.groupBox1.PerformLayout();
     this.groupBox2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.dgList)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Ejemplo n.º 12
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
     FastReport.Design.DesignerSettings         designerSettings1      = new FastReport.Design.DesignerSettings();
     FastReport.Design.DesignerRestrictions     designerRestrictions1  = new FastReport.Design.DesignerRestrictions();
     FastReport.Export.Email.EmailSettings      emailSettings1         = new FastReport.Export.Email.EmailSettings();
     FastReport.PreviewSettings previewSettings1 = new FastReport.PreviewSettings();
     FastReport.ReportSettings  reportSettings1  = new FastReport.ReportSettings();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmPrintInvoiceCancel));
     this.toolStripWaterUser  = new System.Windows.Forms.ToolStrip();
     this.toolStripSeparator6 = new System.Windows.Forms.ToolStripSeparator();
     this.tb1    = new System.Windows.Forms.TableLayoutPanel();
     this.panel1 = new System.Windows.Forms.Panel();
     this.cmbInvoiceCancelReason = new System.Windows.Forms.ComboBox();
     this.label9                  = new System.Windows.Forms.Label();
     this.btInvoiceCancel         = new System.Windows.Forms.Button();
     this.ucPageSetUp1            = new BASEFUNCTION.ucPageSetUp();
     this.groupBox1               = new System.Windows.Forms.GroupBox();
     this.cmbCharger              = new System.Windows.Forms.ComboBox();
     this.label3                  = new System.Windows.Forms.Label();
     this.label2                  = new System.Windows.Forms.Label();
     this.dtpEndPrint             = new System.Windows.Forms.DateTimePicker();
     this.dtpStartPrint           = new System.Windows.Forms.DateTimePicker();
     this.chbInvoicePrintDateTime = new System.Windows.Forms.CheckBox();
     this.txtEndNO                = new System.Windows.Forms.TextBox();
     this.label4                  = new System.Windows.Forms.Label();
     this.txtStartNO              = new System.Windows.Forms.TextBox();
     this.chkInvoiceRange         = new System.Windows.Forms.CheckBox();
     this.cmbWaterMeterType       = new System.Windows.Forms.ComboBox();
     this.label56                 = new System.Windows.Forms.Label();
     this.txtWaterUserNameSearch  = new System.Windows.Forms.TextBox();
     this.label48                 = new System.Windows.Forms.Label();
     this.cmbInvoiceState         = new System.Windows.Forms.ComboBox();
     this.label1                  = new System.Windows.Forms.Label();
     this.groupBox2               = new System.Windows.Forms.GroupBox();
     this.dgList                  = new System.Windows.Forms.DataGridView();
     this.CHARGEINVOICEPRINTID    = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.INVOICEBATCHID          = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.INVOICEBATCHNAME        = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.INVOICENO               = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.INVOICECANCEL           = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.INVOICEPRINTWORKERID    = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.INVOICEPRINTWORKERNAME  = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.INVOICEPRINTDATETIME    = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.waterUserName           = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.waterUserAddress        = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.waterMeterTypeName      = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.waterMeterLastNumber    = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.waterMeterEndNumber     = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.totalNumber             = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.avePrice                = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.waterTotalCharge        = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.extraChargePrice1       = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.extraCharge1            = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.extraChargePrice2       = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.extraCharge2            = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.totalCharge             = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.environmentSettings1    = new FastReport.EnvironmentSettings();
     this.toolSearch              = new System.Windows.Forms.ToolStripButton();
     this.toolPrint               = new System.Windows.Forms.ToolStripButton();
     this.toolPrintPreview        = new System.Windows.Forms.ToolStripButton();
     this.toolExportToExl         = new System.Windows.Forms.ToolStripButton();
     this.toolStripWaterUser.SuspendLayout();
     this.tb1.SuspendLayout();
     this.panel1.SuspendLayout();
     this.groupBox1.SuspendLayout();
     this.groupBox2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.dgList)).BeginInit();
     this.SuspendLayout();
     //
     // toolStripWaterUser
     //
     this.toolStripWaterUser.Font      = new System.Drawing.Font("宋体", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.toolStripWaterUser.GripStyle = System.Windows.Forms.ToolStripGripStyle.Hidden;
     this.toolStripWaterUser.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.toolSearch,
         this.toolStripSeparator6,
         this.toolPrint,
         this.toolPrintPreview,
         this.toolExportToExl
     });
     this.toolStripWaterUser.Location = new System.Drawing.Point(0, 0);
     this.toolStripWaterUser.Name     = "toolStripWaterUser";
     this.toolStripWaterUser.Size     = new System.Drawing.Size(1008, 25);
     this.toolStripWaterUser.TabIndex = 57;
     this.toolStripWaterUser.Text     = "toolStrip2";
     //
     // toolStripSeparator6
     //
     this.toolStripSeparator6.AutoSize = false;
     this.toolStripSeparator6.Name     = "toolStripSeparator6";
     this.toolStripSeparator6.Size     = new System.Drawing.Size(10, 25);
     //
     // tb1
     //
     this.tb1.ColumnCount = 1;
     this.tb1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
     this.tb1.Controls.Add(this.panel1, 0, 2);
     this.tb1.Controls.Add(this.groupBox1, 0, 0);
     this.tb1.Controls.Add(this.groupBox2, 0, 1);
     this.tb1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.tb1.Location = new System.Drawing.Point(0, 25);
     this.tb1.Name     = "tb1";
     this.tb1.RowCount = 3;
     this.tb1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 96F));
     this.tb1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
     this.tb1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 49F));
     this.tb1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
     this.tb1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
     this.tb1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
     this.tb1.Size     = new System.Drawing.Size(1008, 537);
     this.tb1.TabIndex = 58;
     //
     // panel1
     //
     this.panel1.Controls.Add(this.cmbInvoiceCancelReason);
     this.panel1.Controls.Add(this.label9);
     this.panel1.Controls.Add(this.btInvoiceCancel);
     this.panel1.Controls.Add(this.ucPageSetUp1);
     this.panel1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panel1.Location = new System.Drawing.Point(3, 491);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(1002, 43);
     this.panel1.TabIndex = 403;
     //
     // cmbInvoiceCancelReason
     //
     this.cmbInvoiceCancelReason.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cmbInvoiceCancelReason.FormattingEnabled = true;
     this.cmbInvoiceCancelReason.Items.AddRange(new object[] {
         "",
         "损坏作废",
         "未打作废"
     });
     this.cmbInvoiceCancelReason.Location = new System.Drawing.Point(540, 8);
     this.cmbInvoiceCancelReason.Name     = "cmbInvoiceCancelReason";
     this.cmbInvoiceCancelReason.Size     = new System.Drawing.Size(174, 24);
     this.cmbInvoiceCancelReason.TabIndex = 911;
     //
     // label9
     //
     this.label9.AutoSize = true;
     this.label9.Location = new System.Drawing.Point(464, 12);
     this.label9.Name     = "label9";
     this.label9.Size     = new System.Drawing.Size(80, 16);
     this.label9.TabIndex = 910;
     this.label9.Text     = "作废原因:";
     //
     // btInvoiceCancel
     //
     this.btInvoiceCancel.Enabled  = false;
     this.btInvoiceCancel.Location = new System.Drawing.Point(383, 5);
     this.btInvoiceCancel.Name     = "btInvoiceCancel";
     this.btInvoiceCancel.Size     = new System.Drawing.Size(80, 32);
     this.btInvoiceCancel.TabIndex = 909;
     this.btInvoiceCancel.Text     = "发票作废";
     this.btInvoiceCancel.UseVisualStyleBackColor = true;
     this.btInvoiceCancel.Click += new System.EventHandler(this.btInvoiceCancel_Click);
     //
     // ucPageSetUp1
     //
     this.ucPageSetUp1.BackColor   = System.Drawing.Color.Transparent;
     this.ucPageSetUp1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.ucPageSetUp1.Font        = new System.Drawing.Font("宋体", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.ucPageSetUp1.Location    = new System.Drawing.Point(9, 3);
     this.ucPageSetUp1.Margin      = new System.Windows.Forms.Padding(4, 4, 4, 4);
     this.ucPageSetUp1.Name        = "ucPageSetUp1";
     this.ucPageSetUp1.Size        = new System.Drawing.Size(321, 39);
     this.ucPageSetUp1.TabIndex    = 908;
     //
     // groupBox1
     //
     this.groupBox1.BackColor = System.Drawing.Color.LimeGreen;
     this.groupBox1.Controls.Add(this.cmbCharger);
     this.groupBox1.Controls.Add(this.label3);
     this.groupBox1.Controls.Add(this.label2);
     this.groupBox1.Controls.Add(this.dtpEndPrint);
     this.groupBox1.Controls.Add(this.dtpStartPrint);
     this.groupBox1.Controls.Add(this.chbInvoicePrintDateTime);
     this.groupBox1.Controls.Add(this.txtEndNO);
     this.groupBox1.Controls.Add(this.label4);
     this.groupBox1.Controls.Add(this.txtStartNO);
     this.groupBox1.Controls.Add(this.chkInvoiceRange);
     this.groupBox1.Controls.Add(this.cmbWaterMeterType);
     this.groupBox1.Controls.Add(this.label56);
     this.groupBox1.Controls.Add(this.txtWaterUserNameSearch);
     this.groupBox1.Controls.Add(this.label48);
     this.groupBox1.Controls.Add(this.cmbInvoiceState);
     this.groupBox1.Controls.Add(this.label1);
     this.groupBox1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.groupBox1.Location = new System.Drawing.Point(3, 3);
     this.groupBox1.Margin   = new System.Windows.Forms.Padding(3, 3, 3, 7);
     this.groupBox1.Name     = "groupBox1";
     this.groupBox1.Size     = new System.Drawing.Size(1002, 86);
     this.groupBox1.TabIndex = 60;
     this.groupBox1.TabStop  = false;
     this.groupBox1.Tag      = "9999";
     this.groupBox1.Text     = "查询条件";
     //
     // cmbCharger
     //
     this.cmbCharger.FormattingEnabled = true;
     this.cmbCharger.Location          = new System.Drawing.Point(482, 53);
     this.cmbCharger.Name     = "cmbCharger";
     this.cmbCharger.Size     = new System.Drawing.Size(100, 24);
     this.cmbCharger.TabIndex = 145;
     //
     // label3
     //
     this.label3.AutoSize = true;
     this.label3.Location = new System.Drawing.Point(422, 57);
     this.label3.Name     = "label3";
     this.label3.Size     = new System.Drawing.Size(64, 16);
     this.label3.TabIndex = 146;
     this.label3.Text     = "制票员:";
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.label2.Location = new System.Drawing.Point(213, 25);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(24, 16);
     this.label2.TabIndex = 144;
     this.label2.Text     = "至";
     //
     // dtpEndPrint
     //
     this.dtpEndPrint.CustomFormat = "yyyy-MM-dd 23:59:59";
     this.dtpEndPrint.Format       = System.Windows.Forms.DateTimePickerFormat.Custom;
     this.dtpEndPrint.Location     = new System.Drawing.Point(238, 19);
     this.dtpEndPrint.Name         = "dtpEndPrint";
     this.dtpEndPrint.Size         = new System.Drawing.Size(105, 26);
     this.dtpEndPrint.TabIndex     = 143;
     //
     // dtpStartPrint
     //
     this.dtpStartPrint.CustomFormat = "yyyy-MM-dd 00:00:00";
     this.dtpStartPrint.Format       = System.Windows.Forms.DateTimePickerFormat.Custom;
     this.dtpStartPrint.Location     = new System.Drawing.Point(102, 19);
     this.dtpStartPrint.Name         = "dtpStartPrint";
     this.dtpStartPrint.Size         = new System.Drawing.Size(105, 26);
     this.dtpStartPrint.TabIndex     = 142;
     //
     // chbInvoicePrintDateTime
     //
     this.chbInvoicePrintDateTime.AutoSize = true;
     this.chbInvoicePrintDateTime.Location = new System.Drawing.Point(9, 22);
     this.chbInvoicePrintDateTime.Name     = "chbInvoicePrintDateTime";
     this.chbInvoicePrintDateTime.Size     = new System.Drawing.Size(99, 20);
     this.chbInvoicePrintDateTime.TabIndex = 141;
     this.chbInvoicePrintDateTime.Text     = "打印时间:";
     this.chbInvoicePrintDateTime.UseVisualStyleBackColor = true;
     //
     // txtEndNO
     //
     this.txtEndNO.BackColor = System.Drawing.SystemColors.Window;
     this.txtEndNO.Location  = new System.Drawing.Point(563, 19);
     this.txtEndNO.Name      = "txtEndNO";
     this.txtEndNO.Size      = new System.Drawing.Size(76, 26);
     this.txtEndNO.TabIndex  = 139;
     //
     // label4
     //
     this.label4.AutoSize = true;
     this.label4.Location = new System.Drawing.Point(537, 24);
     this.label4.Name     = "label4";
     this.label4.Size     = new System.Drawing.Size(24, 16);
     this.label4.TabIndex = 138;
     this.label4.Text     = "至";
     //
     // txtStartNO
     //
     this.txtStartNO.BackColor = System.Drawing.SystemColors.Window;
     this.txtStartNO.Location  = new System.Drawing.Point(458, 19);
     this.txtStartNO.Name      = "txtStartNO";
     this.txtStartNO.Size      = new System.Drawing.Size(76, 26);
     this.txtStartNO.TabIndex  = 137;
     //
     // chkInvoiceRange
     //
     this.chkInvoiceRange.AutoSize = true;
     this.chkInvoiceRange.Location = new System.Drawing.Point(365, 22);
     this.chkInvoiceRange.Name     = "chkInvoiceRange";
     this.chkInvoiceRange.Size     = new System.Drawing.Size(99, 20);
     this.chkInvoiceRange.TabIndex = 140;
     this.chkInvoiceRange.Text     = "发票号码:";
     this.chkInvoiceRange.UseVisualStyleBackColor = true;
     //
     // cmbWaterMeterType
     //
     this.cmbWaterMeterType.DropDownHeight    = 130;
     this.cmbWaterMeterType.DropDownWidth     = 150;
     this.cmbWaterMeterType.FormattingEnabled = true;
     this.cmbWaterMeterType.IntegralHeight    = false;
     this.cmbWaterMeterType.Items.AddRange(new object[] {
         "",
         "正常",
         "停水",
         "报废"
     });
     this.cmbWaterMeterType.Location = new System.Drawing.Point(289, 53);
     this.cmbWaterMeterType.Name     = "cmbWaterMeterType";
     this.cmbWaterMeterType.Size     = new System.Drawing.Size(107, 24);
     this.cmbWaterMeterType.TabIndex = 133;
     //
     // label56
     //
     this.label56.AutoSize = true;
     this.label56.Location = new System.Drawing.Point(213, 57);
     this.label56.Name     = "label56";
     this.label56.Size     = new System.Drawing.Size(80, 16);
     this.label56.TabIndex = 134;
     this.label56.Text     = "用水性质:";
     //
     // txtWaterUserNameSearch
     //
     this.txtWaterUserNameSearch.BackColor = System.Drawing.SystemColors.Window;
     this.txtWaterUserNameSearch.Location  = new System.Drawing.Point(102, 52);
     this.txtWaterUserNameSearch.Name      = "txtWaterUserNameSearch";
     this.txtWaterUserNameSearch.Size      = new System.Drawing.Size(90, 26);
     this.txtWaterUserNameSearch.TabIndex  = 132;
     //
     // label48
     //
     this.label48.AutoSize = true;
     this.label48.Location = new System.Drawing.Point(26, 57);
     this.label48.Name     = "label48";
     this.label48.Size     = new System.Drawing.Size(80, 16);
     this.label48.TabIndex = 131;
     this.label48.Text     = "用户名称:";
     //
     // cmbInvoiceState
     //
     this.cmbInvoiceState.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cmbInvoiceState.FormattingEnabled = true;
     this.cmbInvoiceState.Items.AddRange(new object[] {
         "全部",
         "正常",
         "作废"
     });
     this.cmbInvoiceState.Location = new System.Drawing.Point(731, 20);
     this.cmbInvoiceState.Name     = "cmbInvoiceState";
     this.cmbInvoiceState.Size     = new System.Drawing.Size(88, 24);
     this.cmbInvoiceState.TabIndex = 125;
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Location = new System.Drawing.Point(655, 24);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(80, 16);
     this.label1.TabIndex = 126;
     this.label1.Text     = "发票状态:";
     //
     // groupBox2
     //
     this.groupBox2.Controls.Add(this.dgList);
     this.groupBox2.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.groupBox2.Location = new System.Drawing.Point(3, 99);
     this.groupBox2.Name     = "groupBox2";
     this.groupBox2.Size     = new System.Drawing.Size(1002, 386);
     this.groupBox2.TabIndex = 902;
     this.groupBox2.TabStop  = false;
     this.groupBox2.Text     = "明细列表";
     //
     // dgList
     //
     this.dgList.AllowUserToAddRows              = false;
     this.dgList.AllowUserToDeleteRows           = false;
     dataGridViewCellStyle1.BackColor            = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
     this.dgList.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
     this.dgList.AutoSizeColumnsMode             = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.AllCells;
     this.dgList.AutoSizeRowsMode              = System.Windows.Forms.DataGridViewAutoSizeRowsMode.AllCells;
     dataGridViewCellStyle2.Alignment          = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
     dataGridViewCellStyle2.BackColor          = System.Drawing.SystemColors.Control;
     dataGridViewCellStyle2.Font               = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     dataGridViewCellStyle2.ForeColor          = System.Drawing.SystemColors.WindowText;
     dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight;
     dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
     this.dgList.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
     this.dgList.ColumnHeadersHeight           = 25;
     this.dgList.ColumnHeadersHeightSizeMode   = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
     this.dgList.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
         this.CHARGEINVOICEPRINTID,
         this.INVOICEBATCHID,
         this.INVOICEBATCHNAME,
         this.INVOICENO,
         this.INVOICECANCEL,
         this.INVOICEPRINTWORKERID,
         this.INVOICEPRINTWORKERNAME,
         this.INVOICEPRINTDATETIME,
         this.waterUserName,
         this.waterUserAddress,
         this.waterMeterTypeName,
         this.waterMeterLastNumber,
         this.waterMeterEndNumber,
         this.totalNumber,
         this.avePrice,
         this.waterTotalCharge,
         this.extraChargePrice1,
         this.extraCharge1,
         this.extraChargePrice2,
         this.extraCharge2,
         this.totalCharge
     });
     this.dgList.Dock               = System.Windows.Forms.DockStyle.Fill;
     this.dgList.Location           = new System.Drawing.Point(3, 22);
     this.dgList.MultiSelect        = false;
     this.dgList.Name               = "dgList";
     this.dgList.ReadOnly           = true;
     this.dgList.RowHeadersWidth    = 35;
     this.dgList.RowTemplate.Height = 23;
     this.dgList.SelectionMode      = System.Windows.Forms.DataGridViewSelectionMode.CellSelect;
     this.dgList.Size               = new System.Drawing.Size(996, 361);
     this.dgList.TabIndex           = 402;
     this.dgList.CellFormatting    += new System.Windows.Forms.DataGridViewCellFormattingEventHandler(this.dgList_CellFormatting);
     this.dgList.CellPainting      += new System.Windows.Forms.DataGridViewCellPaintingEventHandler(this.dgList_CellPainting);
     //
     // CHARGEINVOICEPRINTID
     //
     this.CHARGEINVOICEPRINTID.DataPropertyName = "CHARGEINVOICEPRINTID";
     this.CHARGEINVOICEPRINTID.HeaderText       = "CHARGEINVOICEPRINTID";
     this.CHARGEINVOICEPRINTID.Name             = "CHARGEINVOICEPRINTID";
     this.CHARGEINVOICEPRINTID.ReadOnly         = true;
     this.CHARGEINVOICEPRINTID.Visible          = false;
     this.CHARGEINVOICEPRINTID.Width            = 193;
     //
     // INVOICEBATCHID
     //
     this.INVOICEBATCHID.DataPropertyName = "INVOICEBATCHID";
     this.INVOICEBATCHID.HeaderText       = "INVOICEBATCHID";
     this.INVOICEBATCHID.Name             = "INVOICEBATCHID";
     this.INVOICEBATCHID.ReadOnly         = true;
     this.INVOICEBATCHID.Visible          = false;
     this.INVOICEBATCHID.Width            = 145;
     //
     // INVOICEBATCHNAME
     //
     this.INVOICEBATCHNAME.DataPropertyName = "INVOICEBATCHNAME";
     this.INVOICEBATCHNAME.HeaderText       = "发票批次";
     this.INVOICEBATCHNAME.Name             = "INVOICEBATCHNAME";
     this.INVOICEBATCHNAME.ReadOnly         = true;
     this.INVOICEBATCHNAME.Width            = 97;
     //
     // INVOICENO
     //
     this.INVOICENO.DataPropertyName = "INVOICENO";
     this.INVOICENO.HeaderText       = "发票号码";
     this.INVOICENO.Name             = "INVOICENO";
     this.INVOICENO.ReadOnly         = true;
     this.INVOICENO.Width            = 97;
     //
     // INVOICECANCEL
     //
     this.INVOICECANCEL.DataPropertyName = "INVOICECANCEL";
     this.INVOICECANCEL.HeaderText       = "发票状态";
     this.INVOICECANCEL.Name             = "INVOICECANCEL";
     this.INVOICECANCEL.ReadOnly         = true;
     this.INVOICECANCEL.Width            = 97;
     //
     // INVOICEPRINTWORKERID
     //
     this.INVOICEPRINTWORKERID.DataPropertyName = "INVOICEPRINTWORKERID";
     this.INVOICEPRINTWORKERID.HeaderText       = "INVOICEPRINTWORKERID";
     this.INVOICEPRINTWORKERID.Name             = "INVOICEPRINTWORKERID";
     this.INVOICEPRINTWORKERID.ReadOnly         = true;
     this.INVOICEPRINTWORKERID.Visible          = false;
     this.INVOICEPRINTWORKERID.Width            = 193;
     //
     // INVOICEPRINTWORKERNAME
     //
     this.INVOICEPRINTWORKERNAME.DataPropertyName = "INVOICEPRINTWORKERNAME";
     this.INVOICEPRINTWORKERNAME.HeaderText       = "制票员";
     this.INVOICEPRINTWORKERNAME.Name             = "INVOICEPRINTWORKERNAME";
     this.INVOICEPRINTWORKERNAME.ReadOnly         = true;
     this.INVOICEPRINTWORKERNAME.Width            = 81;
     //
     // INVOICEPRINTDATETIME
     //
     this.INVOICEPRINTDATETIME.DataPropertyName = "INVOICEPRINTDATETIME";
     dataGridViewCellStyle3.Format              = "d";
     dataGridViewCellStyle3.NullValue           = null;
     this.INVOICEPRINTDATETIME.DefaultCellStyle = dataGridViewCellStyle3;
     this.INVOICEPRINTDATETIME.HeaderText       = "打印日期";
     this.INVOICEPRINTDATETIME.Name             = "INVOICEPRINTDATETIME";
     this.INVOICEPRINTDATETIME.ReadOnly         = true;
     this.INVOICEPRINTDATETIME.Width            = 97;
     //
     // waterUserName
     //
     this.waterUserName.DataPropertyName = "waterUserName";
     this.waterUserName.HeaderText       = "用户名";
     this.waterUserName.Name             = "waterUserName";
     this.waterUserName.ReadOnly         = true;
     this.waterUserName.Width            = 81;
     //
     // waterUserAddress
     //
     this.waterUserAddress.DataPropertyName = "waterUserAddress";
     this.waterUserAddress.HeaderText       = "用户地址";
     this.waterUserAddress.Name             = "waterUserAddress";
     this.waterUserAddress.ReadOnly         = true;
     this.waterUserAddress.Width            = 97;
     //
     // waterMeterTypeName
     //
     this.waterMeterTypeName.DataPropertyName = "waterMeterTypeName";
     this.waterMeterTypeName.HeaderText       = "用水性质";
     this.waterMeterTypeName.Name             = "waterMeterTypeName";
     this.waterMeterTypeName.ReadOnly         = true;
     this.waterMeterTypeName.Width            = 97;
     //
     // waterMeterLastNumber
     //
     this.waterMeterLastNumber.DataPropertyName = "waterMeterLastNumber";
     this.waterMeterLastNumber.HeaderText       = "上期读数";
     this.waterMeterLastNumber.Name             = "waterMeterLastNumber";
     this.waterMeterLastNumber.ReadOnly         = true;
     this.waterMeterLastNumber.Width            = 97;
     //
     // waterMeterEndNumber
     //
     this.waterMeterEndNumber.DataPropertyName = "waterMeterEndNumber";
     this.waterMeterEndNumber.HeaderText       = "本期读数";
     this.waterMeterEndNumber.Name             = "waterMeterEndNumber";
     this.waterMeterEndNumber.ReadOnly         = true;
     this.waterMeterEndNumber.Width            = 97;
     //
     // totalNumber
     //
     this.totalNumber.DataPropertyName = "totalNumber";
     this.totalNumber.HeaderText       = "水量";
     this.totalNumber.Name             = "totalNumber";
     this.totalNumber.ReadOnly         = true;
     this.totalNumber.Width            = 65;
     //
     // avePrice
     //
     this.avePrice.DataPropertyName = "avePrice";
     this.avePrice.HeaderText       = "单价";
     this.avePrice.Name             = "avePrice";
     this.avePrice.ReadOnly         = true;
     this.avePrice.Width            = 65;
     //
     // waterTotalCharge
     //
     this.waterTotalCharge.DataPropertyName = "waterTotalCharge";
     this.waterTotalCharge.HeaderText       = "水费";
     this.waterTotalCharge.Name             = "waterTotalCharge";
     this.waterTotalCharge.ReadOnly         = true;
     this.waterTotalCharge.Width            = 65;
     //
     // extraChargePrice1
     //
     this.extraChargePrice1.DataPropertyName = "extraChargePrice1";
     this.extraChargePrice1.HeaderText       = "污水处理费单价";
     this.extraChargePrice1.Name             = "extraChargePrice1";
     this.extraChargePrice1.ReadOnly         = true;
     this.extraChargePrice1.Width            = 145;
     //
     // extraCharge1
     //
     this.extraCharge1.DataPropertyName = "extraCharge1";
     this.extraCharge1.HeaderText       = "污水处理费";
     this.extraCharge1.Name             = "extraCharge1";
     this.extraCharge1.ReadOnly         = true;
     this.extraCharge1.Width            = 113;
     //
     // extraChargePrice2
     //
     this.extraChargePrice2.DataPropertyName = "extraChargePrice2";
     this.extraChargePrice2.HeaderText       = "附加费单价";
     this.extraChargePrice2.Name             = "extraChargePrice2";
     this.extraChargePrice2.ReadOnly         = true;
     this.extraChargePrice2.Width            = 113;
     //
     // extraCharge2
     //
     this.extraCharge2.DataPropertyName = "extraCharge2";
     this.extraCharge2.HeaderText       = "附加费";
     this.extraCharge2.Name             = "extraCharge2";
     this.extraCharge2.ReadOnly         = true;
     this.extraCharge2.Width            = 81;
     //
     // totalCharge
     //
     this.totalCharge.DataPropertyName = "totalCharge";
     this.totalCharge.HeaderText       = "发票金额";
     this.totalCharge.Name             = "totalCharge";
     this.totalCharge.ReadOnly         = true;
     this.totalCharge.Width            = 97;
     //
     // environmentSettings1
     //
     designerSettings1.ApplicationConnection = null;
     designerSettings1.DefaultFont           = new System.Drawing.Font("宋体", 9F);
     designerSettings1.Icon                     = ((System.Drawing.Icon)(resources.GetObject("designerSettings1.Icon")));
     designerSettings1.Restrictions             = designerRestrictions1;
     designerSettings1.Text                     = "";
     this.environmentSettings1.DesignerSettings = designerSettings1;
     emailSettings1.Address                     = "";
     emailSettings1.Host                     = "";
     emailSettings1.MessageTemplate          = "";
     emailSettings1.Name                     = "";
     emailSettings1.Password                 = "";
     emailSettings1.UserName                 = "";
     this.environmentSettings1.EmailSettings = emailSettings1;
     previewSettings1.Buttons                = ((FastReport.PreviewButtons)(((((FastReport.PreviewButtons.Print | FastReport.PreviewButtons.Save)
                                                                               | FastReport.PreviewButtons.Zoom)
                                                                              | FastReport.PreviewButtons.PageSetup)
                                                                             | FastReport.PreviewButtons.Close)));
     previewSettings1.Icon = ((System.Drawing.Icon)(resources.GetObject("previewSettings1.Icon")));
     previewSettings1.Text = "";
     this.environmentSettings1.PreviewSettings = previewSettings1;
     this.environmentSettings1.ReportSettings  = reportSettings1;
     this.environmentSettings1.UIStyle         = FastReport.Utils.UIStyle.Office2007Black;
     //
     // toolSearch
     //
     this.toolSearch.Image = global::WATERFEEMANAGE.Properties.Resources.search;
     this.toolSearch.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.toolSearch.Name   = "toolSearch";
     this.toolSearch.Size   = new System.Drawing.Size(57, 22);
     this.toolSearch.Text   = "查询";
     this.toolSearch.Click += new System.EventHandler(this.toolSearch_Click);
     //
     // toolPrint
     //
     this.toolPrint.Enabled = false;
     this.toolPrint.Image   = global::WATERFEEMANAGE.Properties.Resources.打印;
     this.toolPrint.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.toolPrint.Name   = "toolPrint";
     this.toolPrint.Size   = new System.Drawing.Size(57, 22);
     this.toolPrint.Text   = "打印";
     this.toolPrint.Click += new System.EventHandler(this.toolPrint_Click);
     //
     // toolPrintPreview
     //
     this.toolPrintPreview.Enabled = false;
     this.toolPrintPreview.Image   = ((System.Drawing.Image)(resources.GetObject("toolPrintPreview.Image")));
     this.toolPrintPreview.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.toolPrintPreview.Name   = "toolPrintPreview";
     this.toolPrintPreview.Size   = new System.Drawing.Size(87, 22);
     this.toolPrintPreview.Text   = "打印预览";
     this.toolPrintPreview.Click += new System.EventHandler(this.toolPrintPreview_Click);
     //
     // toolExportToExl
     //
     this.toolExportToExl.Enabled = false;
     this.toolExportToExl.Image   = global::WATERFEEMANAGE.Properties.Resources.snap_undo;
     this.toolExportToExl.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.toolExportToExl.Name   = "toolExportToExl";
     this.toolExportToExl.Size   = new System.Drawing.Size(97, 22);
     this.toolExportToExl.Text   = "导出Excel";
     this.toolExportToExl.Click += new System.EventHandler(this.toolExportToExl_Click_1);
     //
     // frmPrintInvoiceCancel
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 16F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1008, 562);
     this.Controls.Add(this.tb1);
     this.Controls.Add(this.toolStripWaterUser);
     this.Font   = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.Icon   = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.Margin = new System.Windows.Forms.Padding(4);
     this.Name   = "frmPrintInvoiceCancel";
     this.Text   = "自定额发票作废与查询";
     this.Load  += new System.EventHandler(this.frmWaterUserSearch_Load);
     this.toolStripWaterUser.ResumeLayout(false);
     this.toolStripWaterUser.PerformLayout();
     this.tb1.ResumeLayout(false);
     this.panel1.ResumeLayout(false);
     this.panel1.PerformLayout();
     this.groupBox1.ResumeLayout(false);
     this.groupBox1.PerformLayout();
     this.groupBox2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.dgList)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
        /// <summary>
        /// Required method for Designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmWaterMeterDebtStatisc));
            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
            FastReport.Design.DesignerSettings designerSettings1 = new FastReport.Design.DesignerSettings();
            FastReport.Design.DesignerRestrictions designerRestrictions1 = new FastReport.Design.DesignerRestrictions();
            FastReport.Export.Email.EmailSettings emailSettings1 = new FastReport.Export.Email.EmailSettings();
            FastReport.PreviewSettings previewSettings1 = new FastReport.PreviewSettings();
            FastReport.ReportSettings reportSettings1 = new FastReport.ReportSettings();
            this.toolStripWaterUser = new System.Windows.Forms.ToolStrip();
            this.toolSearch = new System.Windows.Forms.ToolStripButton();
            this.toolStripSeparator6 = new System.Windows.Forms.ToolStripSeparator();
            this.toolPrint = new System.Windows.Forms.ToolStripButton();
            this.toolPrintPreview = new System.Windows.Forms.ToolStripButton();
            this.toolExportToExl = new System.Windows.Forms.ToolStripButton();
            this.tb1 = new System.Windows.Forms.TableLayoutPanel();
            this.ucPageSetUp1 = new BASEFUNCTION.ucPageSetUp();
            this.groupBox1 = new System.Windows.Forms.GroupBox();
            this.rbWaterMeter = new System.Windows.Forms.RadioButton();
            this.rbArea = new System.Windows.Forms.RadioButton();
            this.rbMeterReadingNO = new System.Windows.Forms.RadioButton();
            this.rbMeterReader = new System.Windows.Forms.RadioButton();
            this.label42 = new System.Windows.Forms.Label();
            this.chkNullRead = new System.Windows.Forms.CheckBox();
            this.label3 = new System.Windows.Forms.Label();
            this.txtCountPeriod = new System.Windows.Forms.TextBox();
            this.txtSenior = new System.Windows.Forms.TextBox();
            this.btSenior = new System.Windows.Forms.Button();
            this.label6 = new System.Windows.Forms.Label();
            this.cmbWaterMeterType = new System.Windows.Forms.ComboBox();
            this.label5 = new System.Windows.Forms.Label();
            this.cmbMeterReader = new System.Windows.Forms.ComboBox();
            this.label1 = new System.Windows.Forms.Label();
            this.txtWaterUserNameSearch = new System.Windows.Forms.TextBox();
            this.label41 = new System.Windows.Forms.Label();
            this.txtWaterUserNOSearch = new System.Windows.Forms.TextBox();
            this.label40 = new System.Windows.Forms.Label();
            this.cmbWaterUserAgentBankSearch = new System.Windows.Forms.ComboBox();
            this.label39 = new System.Windows.Forms.Label();
            this.cmbWaterUserHouseType = new System.Windows.Forms.ComboBox();
            this.label37 = new System.Windows.Forms.Label();
            this.cmbWaterUserIsAgentSearch = new System.Windows.Forms.ComboBox();
            this.label35 = new System.Windows.Forms.Label();
            this.groupBox2 = new System.Windows.Forms.GroupBox();
            this.dgList = new System.Windows.Forms.DataGridView();
            this.environmentSettings1 = new FastReport.EnvironmentSettings();
            this.toolStripWaterUser.SuspendLayout();
            this.tb1.SuspendLayout();
            this.groupBox1.SuspendLayout();
            this.groupBox2.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.dgList)).BeginInit();
            this.SuspendLayout();
            // 
            // toolStripWaterUser
            // 
            this.toolStripWaterUser.Font = new System.Drawing.Font("宋体", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.toolStripWaterUser.GripStyle = System.Windows.Forms.ToolStripGripStyle.Hidden;
            this.toolStripWaterUser.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.toolSearch,
            this.toolStripSeparator6,
            this.toolPrint,
            this.toolPrintPreview,
            this.toolExportToExl});
            this.toolStripWaterUser.Location = new System.Drawing.Point(0, 0);
            this.toolStripWaterUser.Name = "toolStripWaterUser";
            this.toolStripWaterUser.Size = new System.Drawing.Size(1008, 25);
            this.toolStripWaterUser.TabIndex = 57;
            this.toolStripWaterUser.Text = "toolStrip2";
            // 
            // toolSearch
            // 
            this.toolSearch.Image = global::STATISTIALREPORTS.Properties.Resources.onebit_02;
            this.toolSearch.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.toolSearch.Name = "toolSearch";
            this.toolSearch.Size = new System.Drawing.Size(57, 22);
            this.toolSearch.Text = "统计";
            this.toolSearch.Click += new System.EventHandler(this.toolSearch_Click);
            // 
            // toolStripSeparator6
            // 
            this.toolStripSeparator6.AutoSize = false;
            this.toolStripSeparator6.Name = "toolStripSeparator6";
            this.toolStripSeparator6.Size = new System.Drawing.Size(10, 25);
            // 
            // toolPrint
            // 
            this.toolPrint.Enabled = false;
            this.toolPrint.Image = global::STATISTIALREPORTS.Properties.Resources.打印;
            this.toolPrint.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.toolPrint.Name = "toolPrint";
            this.toolPrint.Size = new System.Drawing.Size(57, 22);
            this.toolPrint.Text = "打印";
            this.toolPrint.Click += new System.EventHandler(this.toolPrint_Click);
            // 
            // toolPrintPreview
            // 
            this.toolPrintPreview.Enabled = false;
            this.toolPrintPreview.Image = ((System.Drawing.Image)(resources.GetObject("toolPrintPreview.Image")));
            this.toolPrintPreview.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.toolPrintPreview.Name = "toolPrintPreview";
            this.toolPrintPreview.Size = new System.Drawing.Size(87, 22);
            this.toolPrintPreview.Text = "打印预览";
            this.toolPrintPreview.Click += new System.EventHandler(this.toolPrintPreview_Click);
            // 
            // toolExportToExl
            // 
            this.toolExportToExl.Enabled = false;
            this.toolExportToExl.Image = global::STATISTIALREPORTS.Properties.Resources.snap_undo;
            this.toolExportToExl.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.toolExportToExl.Name = "toolExportToExl";
            this.toolExportToExl.Size = new System.Drawing.Size(97, 22);
            this.toolExportToExl.Text = "导出Excel";
            this.toolExportToExl.Click += new System.EventHandler(this.toolExportToExl_Click);
            // 
            // tb1
            // 
            this.tb1.ColumnCount = 1;
            this.tb1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
            this.tb1.Controls.Add(this.ucPageSetUp1, 0, 2);
            this.tb1.Controls.Add(this.groupBox1, 0, 0);
            this.tb1.Controls.Add(this.groupBox2, 0, 1);
            this.tb1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.tb1.Location = new System.Drawing.Point(0, 25);
            this.tb1.Name = "tb1";
            this.tb1.RowCount = 3;
            this.tb1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 128F));
            this.tb1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
            this.tb1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 47F));
            this.tb1.Size = new System.Drawing.Size(1008, 537);
            this.tb1.TabIndex = 58;
            // 
            // ucPageSetUp1
            // 
            this.ucPageSetUp1.BackColor = System.Drawing.Color.Transparent;
            this.ucPageSetUp1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.ucPageSetUp1.Font = new System.Drawing.Font("宋体", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.ucPageSetUp1.Location = new System.Drawing.Point(4, 494);
            this.ucPageSetUp1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.ucPageSetUp1.Name = "ucPageSetUp1";
            this.ucPageSetUp1.Size = new System.Drawing.Size(321, 39);
            this.ucPageSetUp1.TabIndex = 905;
            // 
            // groupBox1
            // 
            this.groupBox1.Controls.Add(this.rbWaterMeter);
            this.groupBox1.Controls.Add(this.rbArea);
            this.groupBox1.Controls.Add(this.rbMeterReadingNO);
            this.groupBox1.Controls.Add(this.rbMeterReader);
            this.groupBox1.Controls.Add(this.label42);
            this.groupBox1.Controls.Add(this.chkNullRead);
            this.groupBox1.Controls.Add(this.label3);
            this.groupBox1.Controls.Add(this.txtCountPeriod);
            this.groupBox1.Controls.Add(this.txtSenior);
            this.groupBox1.Controls.Add(this.btSenior);
            this.groupBox1.Controls.Add(this.label6);
            this.groupBox1.Controls.Add(this.cmbWaterMeterType);
            this.groupBox1.Controls.Add(this.label5);
            this.groupBox1.Controls.Add(this.cmbMeterReader);
            this.groupBox1.Controls.Add(this.label1);
            this.groupBox1.Controls.Add(this.txtWaterUserNameSearch);
            this.groupBox1.Controls.Add(this.label41);
            this.groupBox1.Controls.Add(this.txtWaterUserNOSearch);
            this.groupBox1.Controls.Add(this.label40);
            this.groupBox1.Controls.Add(this.cmbWaterUserAgentBankSearch);
            this.groupBox1.Controls.Add(this.label39);
            this.groupBox1.Controls.Add(this.cmbWaterUserHouseType);
            this.groupBox1.Controls.Add(this.label37);
            this.groupBox1.Controls.Add(this.cmbWaterUserIsAgentSearch);
            this.groupBox1.Controls.Add(this.label35);
            this.groupBox1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.groupBox1.Location = new System.Drawing.Point(3, 3);
            this.groupBox1.Margin = new System.Windows.Forms.Padding(3, 3, 3, 7);
            this.groupBox1.Name = "groupBox1";
            this.groupBox1.Size = new System.Drawing.Size(1002, 118);
            this.groupBox1.TabIndex = 60;
            this.groupBox1.TabStop = false;
            this.groupBox1.Text = "查询条件";
            // 
            // rbWaterMeter
            // 
            this.rbWaterMeter.AutoSize = true;
            this.rbWaterMeter.Location = new System.Drawing.Point(682, 91);
            this.rbWaterMeter.Name = "rbWaterMeter";
            this.rbWaterMeter.Size = new System.Drawing.Size(74, 20);
            this.rbWaterMeter.TabIndex = 150;
            this.rbWaterMeter.Text = "按水表";
            this.rbWaterMeter.UseVisualStyleBackColor = true;
            // 
            // rbArea
            // 
            this.rbArea.AutoSize = true;
            this.rbArea.Location = new System.Drawing.Point(605, 91);
            this.rbArea.Name = "rbArea";
            this.rbArea.Size = new System.Drawing.Size(74, 20);
            this.rbArea.TabIndex = 149;
            this.rbArea.Text = "按区域";
            this.rbArea.UseVisualStyleBackColor = true;
            this.rbArea.CheckedChanged += new System.EventHandler(this.rbArea_CheckedChanged);
            // 
            // rbMeterReadingNO
            // 
            this.rbMeterReadingNO.AutoSize = true;
            this.rbMeterReadingNO.Location = new System.Drawing.Point(504, 91);
            this.rbMeterReadingNO.Name = "rbMeterReadingNO";
            this.rbMeterReadingNO.Size = new System.Drawing.Size(106, 20);
            this.rbMeterReadingNO.TabIndex = 146;
            this.rbMeterReadingNO.Text = "按抄表本号";
            this.rbMeterReadingNO.UseVisualStyleBackColor = true;
            // 
            // rbMeterReader
            // 
            this.rbMeterReader.AutoSize = true;
            this.rbMeterReader.Checked = true;
            this.rbMeterReader.Location = new System.Drawing.Point(415, 91);
            this.rbMeterReader.Name = "rbMeterReader";
            this.rbMeterReader.Size = new System.Drawing.Size(90, 20);
            this.rbMeterReader.TabIndex = 148;
            this.rbMeterReader.TabStop = true;
            this.rbMeterReader.Text = "按抄表员";
            this.rbMeterReader.UseVisualStyleBackColor = true;
            // 
            // label42
            // 
            this.label42.AutoSize = true;
            this.label42.Location = new System.Drawing.Point(331, 92);
            this.label42.Name = "label42";
            this.label42.Size = new System.Drawing.Size(80, 16);
            this.label42.TabIndex = 147;
            this.label42.Text = "统计方式:";
            // 
            // chkNullRead
            // 
            this.chkNullRead.AutoSize = true;
            this.chkNullRead.Checked = true;
            this.chkNullRead.CheckState = System.Windows.Forms.CheckState.Checked;
            this.chkNullRead.Location = new System.Drawing.Point(190, 91);
            this.chkNullRead.Name = "chkNullRead";
            this.chkNullRead.Size = new System.Drawing.Size(139, 20);
            this.chkNullRead.TabIndex = 145;
            this.chkNullRead.Text = "计算时包含未抄";
            this.chkNullRead.UseVisualStyleBackColor = true;
            // 
            // label3
            // 
            this.label3.AutoSize = true;
            this.label3.Location = new System.Drawing.Point(102, 93);
            this.label3.Name = "label3";
            this.label3.Size = new System.Drawing.Size(72, 16);
            this.label3.TabIndex = 144;
            this.label3.Text = "期未收费";
            // 
            // txtCountPeriod
            // 
            this.txtCountPeriod.BackColor = System.Drawing.SystemColors.Window;
            this.txtCountPeriod.Location = new System.Drawing.Point(62, 87);
            this.txtCountPeriod.Name = "txtCountPeriod";
            this.txtCountPeriod.Size = new System.Drawing.Size(40, 26);
            this.txtCountPeriod.TabIndex = 143;
            this.txtCountPeriod.Text = "1";
            this.txtCountPeriod.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtCountPeriod_KeyPress);
            // 
            // txtSenior
            // 
            this.txtSenior.BackColor = System.Drawing.Color.White;
            this.txtSenior.Location = new System.Drawing.Point(754, 21);
            this.txtSenior.Multiline = true;
            this.txtSenior.Name = "txtSenior";
            this.txtSenior.ReadOnly = true;
            this.txtSenior.Size = new System.Drawing.Size(173, 85);
            this.txtSenior.TabIndex = 142;
            // 
            // btSenior
            // 
            this.btSenior.Location = new System.Drawing.Point(933, 21);
            this.btSenior.Name = "btSenior";
            this.btSenior.Size = new System.Drawing.Size(50, 45);
            this.btSenior.TabIndex = 141;
            this.btSenior.Text = "高级条件";
            this.btSenior.UseVisualStyleBackColor = true;
            this.btSenior.Click += new System.EventHandler(this.btSenior_Click);
            // 
            // label6
            // 
            this.label6.AutoSize = true;
            this.label6.Location = new System.Drawing.Point(25, 92);
            this.label6.Name = "label6";
            this.label6.Size = new System.Drawing.Size(40, 16);
            this.label6.TabIndex = 116;
            this.label6.Text = "大于";
            // 
            // cmbWaterMeterType
            // 
            this.cmbWaterMeterType.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.cmbWaterMeterType.DropDownWidth = 150;
            this.cmbWaterMeterType.FormattingEnabled = true;
            this.cmbWaterMeterType.Location = new System.Drawing.Point(469, 54);
            this.cmbWaterMeterType.Name = "cmbWaterMeterType";
            this.cmbWaterMeterType.Size = new System.Drawing.Size(88, 24);
            this.cmbWaterMeterType.TabIndex = 113;
            // 
            // label5
            // 
            this.label5.AutoSize = true;
            this.label5.Location = new System.Drawing.Point(391, 58);
            this.label5.Name = "label5";
            this.label5.Size = new System.Drawing.Size(80, 16);
            this.label5.TabIndex = 114;
            this.label5.Text = "用水性质:";
            // 
            // cmbMeterReader
            // 
            this.cmbMeterReader.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.cmbMeterReader.FormattingEnabled = true;
            this.cmbMeterReader.Location = new System.Drawing.Point(468, 22);
            this.cmbMeterReader.Name = "cmbMeterReader";
            this.cmbMeterReader.Size = new System.Drawing.Size(88, 24);
            this.cmbMeterReader.TabIndex = 94;
            // 
            // label1
            // 
            this.label1.AutoSize = true;
            this.label1.Location = new System.Drawing.Point(391, 26);
            this.label1.Name = "label1";
            this.label1.Size = new System.Drawing.Size(80, 16);
            this.label1.TabIndex = 95;
            this.label1.Text = "抄 表 员:";
            // 
            // txtWaterUserNameSearch
            // 
            this.txtWaterUserNameSearch.BackColor = System.Drawing.SystemColors.Window;
            this.txtWaterUserNameSearch.Location = new System.Drawing.Point(283, 21);
            this.txtWaterUserNameSearch.Name = "txtWaterUserNameSearch";
            this.txtWaterUserNameSearch.Size = new System.Drawing.Size(88, 26);
            this.txtWaterUserNameSearch.TabIndex = 66;
            // 
            // label41
            // 
            this.label41.AutoSize = true;
            this.label41.Location = new System.Drawing.Point(206, 26);
            this.label41.Name = "label41";
            this.label41.Size = new System.Drawing.Size(80, 16);
            this.label41.TabIndex = 65;
            this.label41.Text = "用户名称:";
            // 
            // txtWaterUserNOSearch
            // 
            this.txtWaterUserNOSearch.BackColor = System.Drawing.SystemColors.Window;
            this.txtWaterUserNOSearch.Location = new System.Drawing.Point(100, 21);
            this.txtWaterUserNOSearch.Name = "txtWaterUserNOSearch";
            this.txtWaterUserNOSearch.Size = new System.Drawing.Size(88, 26);
            this.txtWaterUserNOSearch.TabIndex = 1;
            // 
            // label40
            // 
            this.label40.AutoSize = true;
            this.label40.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label40.Location = new System.Drawing.Point(24, 26);
            this.label40.Name = "label40";
            this.label40.Size = new System.Drawing.Size(80, 16);
            this.label40.TabIndex = 63;
            this.label40.Text = "用户编号:";
            // 
            // cmbWaterUserAgentBankSearch
            // 
            this.cmbWaterUserAgentBankSearch.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.cmbWaterUserAgentBankSearch.DropDownWidth = 150;
            this.cmbWaterUserAgentBankSearch.FormattingEnabled = true;
            this.cmbWaterUserAgentBankSearch.Location = new System.Drawing.Point(283, 54);
            this.cmbWaterUserAgentBankSearch.Name = "cmbWaterUserAgentBankSearch";
            this.cmbWaterUserAgentBankSearch.Size = new System.Drawing.Size(88, 24);
            this.cmbWaterUserAgentBankSearch.TabIndex = 62;
            // 
            // label39
            // 
            this.label39.AutoSize = true;
            this.label39.Location = new System.Drawing.Point(206, 58);
            this.label39.Name = "label39";
            this.label39.Size = new System.Drawing.Size(80, 16);
            this.label39.TabIndex = 60;
            this.label39.Text = "托收银行:";
            // 
            // cmbWaterUserHouseType
            // 
            this.cmbWaterUserHouseType.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.cmbWaterUserHouseType.FormattingEnabled = true;
            this.cmbWaterUserHouseType.Items.AddRange(new object[] {
            "",
            "楼房",
            "平房"});
            this.cmbWaterUserHouseType.Location = new System.Drawing.Point(656, 22);
            this.cmbWaterUserHouseType.Name = "cmbWaterUserHouseType";
            this.cmbWaterUserHouseType.Size = new System.Drawing.Size(88, 24);
            this.cmbWaterUserHouseType.TabIndex = 57;
            // 
            // label37
            // 
            this.label37.AutoSize = true;
            this.label37.Location = new System.Drawing.Point(579, 26);
            this.label37.Name = "label37";
            this.label37.Size = new System.Drawing.Size(80, 16);
            this.label37.TabIndex = 56;
            this.label37.Text = "户    型:";
            // 
            // cmbWaterUserIsAgentSearch
            // 
            this.cmbWaterUserIsAgentSearch.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.cmbWaterUserIsAgentSearch.FormattingEnabled = true;
            this.cmbWaterUserIsAgentSearch.Items.AddRange(new object[] {
            "",
            "托收",
            "不托收"});
            this.cmbWaterUserIsAgentSearch.Location = new System.Drawing.Point(101, 54);
            this.cmbWaterUserIsAgentSearch.Name = "cmbWaterUserIsAgentSearch";
            this.cmbWaterUserIsAgentSearch.Size = new System.Drawing.Size(88, 24);
            this.cmbWaterUserIsAgentSearch.TabIndex = 45;
            // 
            // label35
            // 
            this.label35.AutoSize = true;
            this.label35.Location = new System.Drawing.Point(24, 58);
            this.label35.Name = "label35";
            this.label35.Size = new System.Drawing.Size(80, 16);
            this.label35.TabIndex = 44;
            this.label35.Text = "银行托收:";
            // 
            // groupBox2
            // 
            this.groupBox2.Controls.Add(this.dgList);
            this.groupBox2.Dock = System.Windows.Forms.DockStyle.Fill;
            this.groupBox2.Location = new System.Drawing.Point(3, 131);
            this.groupBox2.Name = "groupBox2";
            this.groupBox2.Size = new System.Drawing.Size(1002, 356);
            this.groupBox2.TabIndex = 902;
            this.groupBox2.TabStop = false;
            this.groupBox2.Text = "明细列表";
            // 
            // dgList
            // 
            this.dgList.AllowUserToAddRows = false;
            this.dgList.AllowUserToDeleteRows = false;
            this.dgList.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.AllCells;
            this.dgList.AutoSizeRowsMode = System.Windows.Forms.DataGridViewAutoSizeRowsMode.AllCells;
            dataGridViewCellStyle1.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
            dataGridViewCellStyle1.BackColor = System.Drawing.SystemColors.Control;
            dataGridViewCellStyle1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            dataGridViewCellStyle1.ForeColor = System.Drawing.SystemColors.WindowText;
            dataGridViewCellStyle1.SelectionBackColor = System.Drawing.SystemColors.Highlight;
            dataGridViewCellStyle1.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
            dataGridViewCellStyle1.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
            this.dgList.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle1;
            this.dgList.ColumnHeadersHeight = 25;
            this.dgList.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
            this.dgList.Dock = System.Windows.Forms.DockStyle.Fill;
            this.dgList.Location = new System.Drawing.Point(3, 22);
            this.dgList.MultiSelect = false;
            this.dgList.Name = "dgList";
            this.dgList.ReadOnly = true;
            this.dgList.RowHeadersWidth = 35;
            this.dgList.RowTemplate.Height = 23;
            this.dgList.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.CellSelect;
            this.dgList.Size = new System.Drawing.Size(996, 331);
            this.dgList.TabIndex = 5;
            this.dgList.CellFormatting += new System.Windows.Forms.DataGridViewCellFormattingEventHandler(this.dgList_CellFormatting);
            this.dgList.CellPainting += new System.Windows.Forms.DataGridViewCellPaintingEventHandler(this.dgList_CellPainting);
            // 
            // environmentSettings1
            // 
            designerSettings1.ApplicationConnection = null;
            designerSettings1.DefaultFont = new System.Drawing.Font("宋体", 9F);
            designerSettings1.Icon = ((System.Drawing.Icon)(resources.GetObject("designerSettings1.Icon")));
            designerSettings1.Restrictions = designerRestrictions1;
            designerSettings1.Text = "";
            this.environmentSettings1.DesignerSettings = designerSettings1;
            emailSettings1.Address = "";
            emailSettings1.Host = "";
            emailSettings1.MessageTemplate = "";
            emailSettings1.Name = "";
            emailSettings1.Password = "";
            emailSettings1.UserName = "";
            this.environmentSettings1.EmailSettings = emailSettings1;
            previewSettings1.Buttons = ((FastReport.PreviewButtons)((((FastReport.PreviewButtons.Print | FastReport.PreviewButtons.Zoom)
                        | FastReport.PreviewButtons.PageSetup)
                        | FastReport.PreviewButtons.Close)));
            previewSettings1.Icon = ((System.Drawing.Icon)(resources.GetObject("previewSettings1.Icon")));
            previewSettings1.Text = "";
            this.environmentSettings1.PreviewSettings = previewSettings1;
            this.environmentSettings1.ReportSettings = reportSettings1;
            this.environmentSettings1.UIStyle = FastReport.Utils.UIStyle.Office2007Black;
            // 
            // frmWaterMeterDebtStatisc
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 16F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(1008, 562);
            this.Controls.Add(this.tb1);
            this.Controls.Add(this.toolStripWaterUser);
            this.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
            this.Margin = new System.Windows.Forms.Padding(4);
            this.Name = "frmWaterMeterDebtStatisc";
            this.Text = "水表未收情况统计";
            this.Load += new System.EventHandler(this.frmWaterUserSearch_Load);
            this.toolStripWaterUser.ResumeLayout(false);
            this.toolStripWaterUser.PerformLayout();
            this.tb1.ResumeLayout(false);
            this.groupBox1.ResumeLayout(false);
            this.groupBox1.PerformLayout();
            this.groupBox2.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.dgList)).EndInit();
            this.ResumeLayout(false);
            this.PerformLayout();

        }
Ejemplo n.º 14
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     FastReport.Design.DesignerSettings             designerSettings2     = new FastReport.Design.DesignerSettings();
     FastReport.Design.DesignerRestrictions         designerRestrictions2 = new FastReport.Design.DesignerRestrictions();
     FastReport.Export.Email.EmailSettings          emailSettings2        = new FastReport.Export.Email.EmailSettings();
     FastReport.PreviewSettings                     previewSettings2      = new FastReport.PreviewSettings();
     System.ComponentModel.ComponentResourceManager resources             = new System.ComponentModel.ComponentResourceManager(typeof(frmFinanceSubmitReport));
     FastReport.ReportSettings reportSettings2 = new FastReport.ReportSettings();
     this.toolStripWaterUser  = new System.Windows.Forms.ToolStrip();
     this.toolStatics         = new System.Windows.Forms.ToolStripButton();
     this.groupBox1           = new System.Windows.Forms.GroupBox();
     this.btSetMonth          = new System.Windows.Forms.Button();
     this.contextMenuStrip1   = new System.Windows.Forms.ContextMenuStrip(this.components);
     this.今天ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
     this.本月ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.月ToolStripMenuItem  = new System.Windows.Forms.ToolStripMenuItem();
     this.月ToolStripMenuItem  = new System.Windows.Forms.ToolStripMenuItem();
     this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator();
     this.本年ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.年ToolStripMenuItem  = new System.Windows.Forms.ToolStripMenuItem();
     this.toolStripSeparator3 = new System.Windows.Forms.ToolStripSeparator();
     this.全部ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.dtpStartSearch      = new System.Windows.Forms.DateTimePicker();
     this.dtpEndSearch        = new System.Windows.Forms.DateTimePicker();
     this.label8               = new System.Windows.Forms.Label();
     this.dtpEnd               = new System.Windows.Forms.DateTimePicker();
     this.dtpStart             = new System.Windows.Forms.DateTimePicker();
     this.chkChargeDateTime    = new System.Windows.Forms.CheckBox();
     this.environmentSettings1 = new FastReport.EnvironmentSettings();
     this.groupBox2            = new System.Windows.Forms.GroupBox();
     this.label18              = new System.Windows.Forms.Label();
     this.label14              = new System.Windows.Forms.Label();
     this.label21              = new System.Windows.Forms.Label();
     this.label20              = new System.Windows.Forms.Label();
     this.label19              = new System.Windows.Forms.Label();
     this.label13              = new System.Windows.Forms.Label();
     this.label9               = new System.Windows.Forms.Label();
     this.label7               = new System.Windows.Forms.Label();
     this.label17              = new System.Windows.Forms.Label();
     this.label16              = new System.Windows.Forms.Label();
     this.label12              = new System.Windows.Forms.Label();
     this.label11              = new System.Windows.Forms.Label();
     this.label15              = new System.Windows.Forms.Label();
     this.label6               = new System.Windows.Forms.Label();
     this.label10              = new System.Windows.Forms.Label();
     this.label5               = new System.Windows.Forms.Label();
     this.label41              = new System.Windows.Forms.Label();
     this.label40              = new System.Windows.Forms.Label();
     this.label39              = new System.Windows.Forms.Label();
     this.label38              = new System.Windows.Forms.Label();
     this.label37              = new System.Windows.Forms.Label();
     this.label36              = new System.Windows.Forms.Label();
     this.label35              = new System.Windows.Forms.Label();
     this.label34              = new System.Windows.Forms.Label();
     this.label33              = new System.Windows.Forms.Label();
     this.label32              = new System.Windows.Forms.Label();
     this.label31              = new System.Windows.Forms.Label();
     this.label30              = new System.Windows.Forms.Label();
     this.label29              = new System.Windows.Forms.Label();
     this.label28              = new System.Windows.Forms.Label();
     this.label27              = new System.Windows.Forms.Label();
     this.label26              = new System.Windows.Forms.Label();
     this.label25              = new System.Windows.Forms.Label();
     this.label24              = new System.Windows.Forms.Label();
     this.label23              = new System.Windows.Forms.Label();
     this.label22              = new System.Windows.Forms.Label();
     this.label4               = new System.Windows.Forms.Label();
     this.label3               = new System.Windows.Forms.Label();
     this.label2               = new System.Windows.Forms.Label();
     this.label1               = new System.Windows.Forms.Label();
     this.toolStripWaterUser.SuspendLayout();
     this.groupBox1.SuspendLayout();
     this.contextMenuStrip1.SuspendLayout();
     this.groupBox2.SuspendLayout();
     this.SuspendLayout();
     //
     // toolStripWaterUser
     //
     this.toolStripWaterUser.Font      = new System.Drawing.Font("宋体", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.toolStripWaterUser.GripStyle = System.Windows.Forms.ToolStripGripStyle.Hidden;
     this.toolStripWaterUser.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.toolStatics
     });
     this.toolStripWaterUser.Location = new System.Drawing.Point(0, 0);
     this.toolStripWaterUser.Name     = "toolStripWaterUser";
     this.toolStripWaterUser.Size     = new System.Drawing.Size(533, 25);
     this.toolStripWaterUser.TabIndex = 57;
     this.toolStripWaterUser.Text     = "toolStrip2";
     //
     // toolStatics
     //
     this.toolStatics.Image = global::STATISTIALREPORTS.Properties.Resources.onebit_02;
     this.toolStatics.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.toolStatics.Name   = "toolStatics";
     this.toolStatics.Size   = new System.Drawing.Size(57, 22);
     this.toolStatics.Text   = "生成";
     this.toolStatics.Click += new System.EventHandler(this.toolSearch_Click);
     //
     // groupBox1
     //
     this.groupBox1.BackColor = System.Drawing.Color.LimeGreen;
     this.groupBox1.Controls.Add(this.btSetMonth);
     this.groupBox1.Controls.Add(this.dtpStartSearch);
     this.groupBox1.Controls.Add(this.dtpEndSearch);
     this.groupBox1.Controls.Add(this.label8);
     this.groupBox1.Controls.Add(this.dtpEnd);
     this.groupBox1.Controls.Add(this.dtpStart);
     this.groupBox1.Controls.Add(this.chkChargeDateTime);
     this.groupBox1.Dock     = System.Windows.Forms.DockStyle.Top;
     this.groupBox1.Location = new System.Drawing.Point(0, 25);
     this.groupBox1.Margin   = new System.Windows.Forms.Padding(3, 3, 3, 7);
     this.groupBox1.Name     = "groupBox1";
     this.groupBox1.Size     = new System.Drawing.Size(533, 57);
     this.groupBox1.TabIndex = 60;
     this.groupBox1.TabStop  = false;
     this.groupBox1.Tag      = "9999";
     this.groupBox1.Text     = "统计条件";
     //
     // btSetMonth
     //
     this.btSetMonth.BackgroundImage       = global::STATISTIALREPORTS.Properties.Resources.onebit_20;
     this.btSetMonth.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.btSetMonth.ContextMenuStrip      = this.contextMenuStrip1;
     this.btSetMonth.Location = new System.Drawing.Point(340, 21);
     this.btSetMonth.Name     = "btSetMonth";
     this.btSetMonth.Size     = new System.Drawing.Size(22, 23);
     this.btSetMonth.TabIndex = 177;
     this.btSetMonth.UseVisualStyleBackColor = true;
     this.btSetMonth.Click += new System.EventHandler(this.btSetMonth_Click);
     //
     // contextMenuStrip1
     //
     this.contextMenuStrip1.Font = new System.Drawing.Font("微软雅黑", 11F);
     this.contextMenuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.今天ToolStripMenuItem,
         this.toolStripSeparator1,
         this.本月ToolStripMenuItem,
         this.月ToolStripMenuItem,
         this.月ToolStripMenuItem,
         this.toolStripSeparator2,
         this.本年ToolStripMenuItem,
         this.年ToolStripMenuItem,
         this.toolStripSeparator3,
         this.全部ToolStripMenuItem
     });
     this.contextMenuStrip1.Name = "contextMenuStrip1";
     this.contextMenuStrip1.Size = new System.Drawing.Size(109, 190);
     //
     // 今天ToolStripMenuItem
     //
     this.今天ToolStripMenuItem.Name   = "今天ToolStripMenuItem";
     this.今天ToolStripMenuItem.Size   = new System.Drawing.Size(108, 24);
     this.今天ToolStripMenuItem.Text   = "今天";
     this.今天ToolStripMenuItem.Click += new System.EventHandler(this.今天ToolStripMenuItem_Click);
     //
     // toolStripSeparator1
     //
     this.toolStripSeparator1.Name = "toolStripSeparator1";
     this.toolStripSeparator1.Size = new System.Drawing.Size(105, 6);
     //
     // 本月ToolStripMenuItem
     //
     this.本月ToolStripMenuItem.Name   = "本月ToolStripMenuItem";
     this.本月ToolStripMenuItem.Size   = new System.Drawing.Size(108, 24);
     this.本月ToolStripMenuItem.Text   = "本月";
     this.本月ToolStripMenuItem.Click += new System.EventHandler(this.本月ToolStripMenuItem_Click);
     //
     // 上月ToolStripMenuItem
     //
     this.月ToolStripMenuItem.Name   = "上月ToolStripMenuItem";
     this.月ToolStripMenuItem.Size   = new System.Drawing.Size(108, 24);
     this.月ToolStripMenuItem.Text   = "上月";
     this.月ToolStripMenuItem.Click += new System.EventHandler(this.月ToolStripMenuItem_Click);
     //
     // 下月ToolStripMenuItem
     //
     this.月ToolStripMenuItem.Name   = "下月ToolStripMenuItem";
     this.月ToolStripMenuItem.Size   = new System.Drawing.Size(108, 24);
     this.月ToolStripMenuItem.Text   = "下月";
     this.月ToolStripMenuItem.Click += new System.EventHandler(this.月ToolStripMenuItem_Click);
     //
     // toolStripSeparator2
     //
     this.toolStripSeparator2.Name = "toolStripSeparator2";
     this.toolStripSeparator2.Size = new System.Drawing.Size(105, 6);
     //
     // 本年ToolStripMenuItem
     //
     this.本年ToolStripMenuItem.Name   = "本年ToolStripMenuItem";
     this.本年ToolStripMenuItem.Size   = new System.Drawing.Size(108, 24);
     this.本年ToolStripMenuItem.Text   = "本年";
     this.本年ToolStripMenuItem.Click += new System.EventHandler(this.本年ToolStripMenuItem_Click);
     //
     // 上年ToolStripMenuItem
     //
     this.年ToolStripMenuItem.Name   = "上年ToolStripMenuItem";
     this.年ToolStripMenuItem.Size   = new System.Drawing.Size(108, 24);
     this.年ToolStripMenuItem.Text   = "上年";
     this.年ToolStripMenuItem.Click += new System.EventHandler(this.年ToolStripMenuItem_Click);
     //
     // toolStripSeparator3
     //
     this.toolStripSeparator3.Name = "toolStripSeparator3";
     this.toolStripSeparator3.Size = new System.Drawing.Size(105, 6);
     //
     // 全部ToolStripMenuItem
     //
     this.全部ToolStripMenuItem.Name   = "全部ToolStripMenuItem";
     this.全部ToolStripMenuItem.Size   = new System.Drawing.Size(108, 24);
     this.全部ToolStripMenuItem.Text   = "全部";
     this.全部ToolStripMenuItem.Click += new System.EventHandler(this.全部ToolStripMenuItem_Click);
     //
     // dtpStartSearch
     //
     this.dtpStartSearch.CustomFormat = "yyyy-MM-dd 00:00:00";
     this.dtpStartSearch.Format       = System.Windows.Forms.DateTimePickerFormat.Custom;
     this.dtpStartSearch.Location     = new System.Drawing.Point(377, 20);
     this.dtpStartSearch.Name         = "dtpStartSearch";
     this.dtpStartSearch.Size         = new System.Drawing.Size(10, 26);
     this.dtpStartSearch.TabIndex     = 176;
     this.dtpStartSearch.Visible      = false;
     //
     // dtpEndSearch
     //
     this.dtpEndSearch.CustomFormat = "yyyy-MM-dd 00:00:00";
     this.dtpEndSearch.Format       = System.Windows.Forms.DateTimePickerFormat.Custom;
     this.dtpEndSearch.Location     = new System.Drawing.Point(390, 20);
     this.dtpEndSearch.Name         = "dtpEndSearch";
     this.dtpEndSearch.Size         = new System.Drawing.Size(10, 26);
     this.dtpEndSearch.TabIndex     = 175;
     this.dtpEndSearch.Visible      = false;
     //
     // label8
     //
     this.label8.AutoSize = true;
     this.label8.Location = new System.Drawing.Point(209, 26);
     this.label8.Name     = "label8";
     this.label8.Size     = new System.Drawing.Size(24, 16);
     this.label8.TabIndex = 124;
     this.label8.Text     = "至";
     //
     // dtpEnd
     //
     this.dtpEnd.CustomFormat = "yyyy-MM-dd 23:59:59";
     this.dtpEnd.Format       = System.Windows.Forms.DateTimePickerFormat.Custom;
     this.dtpEnd.Location     = new System.Drawing.Point(232, 20);
     this.dtpEnd.Name         = "dtpEnd";
     this.dtpEnd.Size         = new System.Drawing.Size(105, 26);
     this.dtpEnd.TabIndex     = 123;
     //
     // dtpStart
     //
     this.dtpStart.CustomFormat = "yyyy-MM-dd 00:00:00";
     this.dtpStart.Format       = System.Windows.Forms.DateTimePickerFormat.Custom;
     this.dtpStart.Location     = new System.Drawing.Point(104, 20);
     this.dtpStart.Name         = "dtpStart";
     this.dtpStart.Size         = new System.Drawing.Size(105, 26);
     this.dtpStart.TabIndex     = 122;
     //
     // chkChargeDateTime
     //
     this.chkChargeDateTime.AutoSize   = true;
     this.chkChargeDateTime.Checked    = true;
     this.chkChargeDateTime.CheckState = System.Windows.Forms.CheckState.Checked;
     this.chkChargeDateTime.Location   = new System.Drawing.Point(12, 24);
     this.chkChargeDateTime.Name       = "chkChargeDateTime";
     this.chkChargeDateTime.Size       = new System.Drawing.Size(99, 20);
     this.chkChargeDateTime.TabIndex   = 121;
     this.chkChargeDateTime.Text       = "水费期间:";
     this.chkChargeDateTime.UseVisualStyleBackColor = true;
     //
     // environmentSettings1
     //
     designerSettings2.ApplicationConnection = null;
     designerSettings2.DefaultFont           = new System.Drawing.Font("宋体", 9F);
     designerSettings2.Icon                     = null;
     designerSettings2.Restrictions             = designerRestrictions2;
     designerSettings2.Text                     = "";
     this.environmentSettings1.DesignerSettings = designerSettings2;
     emailSettings2.Address                     = "";
     emailSettings2.Host                     = "";
     emailSettings2.MessageTemplate          = "";
     emailSettings2.Name                     = "";
     emailSettings2.Password                 = "";
     emailSettings2.UserName                 = "";
     this.environmentSettings1.EmailSettings = emailSettings2;
     previewSettings2.Buttons                = ((FastReport.PreviewButtons)(((((FastReport.PreviewButtons.Print | FastReport.PreviewButtons.Save)
                                                                               | FastReport.PreviewButtons.Zoom)
                                                                              | FastReport.PreviewButtons.PageSetup)
                                                                             | FastReport.PreviewButtons.Close)));
     previewSettings2.Icon = ((System.Drawing.Icon)(resources.GetObject("previewSettings2.Icon")));
     previewSettings2.Text = "";
     this.environmentSettings1.PreviewSettings = previewSettings2;
     this.environmentSettings1.ReportSettings  = reportSettings2;
     this.environmentSettings1.UIStyle         = FastReport.Utils.UIStyle.Office2007Black;
     //
     // groupBox2
     //
     this.groupBox2.BackColor = System.Drawing.Color.LimeGreen;
     this.groupBox2.Controls.Add(this.label18);
     this.groupBox2.Controls.Add(this.label14);
     this.groupBox2.Controls.Add(this.label21);
     this.groupBox2.Controls.Add(this.label20);
     this.groupBox2.Controls.Add(this.label19);
     this.groupBox2.Controls.Add(this.label13);
     this.groupBox2.Controls.Add(this.label9);
     this.groupBox2.Controls.Add(this.label7);
     this.groupBox2.Controls.Add(this.label17);
     this.groupBox2.Controls.Add(this.label16);
     this.groupBox2.Controls.Add(this.label12);
     this.groupBox2.Controls.Add(this.label11);
     this.groupBox2.Controls.Add(this.label15);
     this.groupBox2.Controls.Add(this.label6);
     this.groupBox2.Controls.Add(this.label10);
     this.groupBox2.Controls.Add(this.label5);
     this.groupBox2.Controls.Add(this.label41);
     this.groupBox2.Controls.Add(this.label40);
     this.groupBox2.Controls.Add(this.label39);
     this.groupBox2.Controls.Add(this.label38);
     this.groupBox2.Controls.Add(this.label37);
     this.groupBox2.Controls.Add(this.label36);
     this.groupBox2.Controls.Add(this.label35);
     this.groupBox2.Controls.Add(this.label34);
     this.groupBox2.Controls.Add(this.label33);
     this.groupBox2.Controls.Add(this.label32);
     this.groupBox2.Controls.Add(this.label31);
     this.groupBox2.Controls.Add(this.label30);
     this.groupBox2.Controls.Add(this.label29);
     this.groupBox2.Controls.Add(this.label28);
     this.groupBox2.Controls.Add(this.label27);
     this.groupBox2.Controls.Add(this.label26);
     this.groupBox2.Controls.Add(this.label25);
     this.groupBox2.Controls.Add(this.label24);
     this.groupBox2.Controls.Add(this.label23);
     this.groupBox2.Controls.Add(this.label22);
     this.groupBox2.Controls.Add(this.label4);
     this.groupBox2.Controls.Add(this.label3);
     this.groupBox2.Controls.Add(this.label2);
     this.groupBox2.Controls.Add(this.label1);
     this.groupBox2.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.groupBox2.Location = new System.Drawing.Point(0, 82);
     this.groupBox2.Name     = "groupBox2";
     this.groupBox2.Size     = new System.Drawing.Size(533, 524);
     this.groupBox2.TabIndex = 61;
     this.groupBox2.TabStop  = false;
     this.groupBox2.Tag      = "9999";
     this.groupBox2.Text     = "营业明细";
     //
     // label18
     //
     this.label18.AutoSize  = true;
     this.label18.ForeColor = System.Drawing.Color.DarkBlue;
     this.label18.Location  = new System.Drawing.Point(55, 489);
     this.label18.Name      = "label18";
     this.label18.Size      = new System.Drawing.Size(256, 16);
     this.label18.TabIndex  = 1;
     this.label18.Tag       = "9999";
     this.label18.Text      = "六、本期期末预收账款余额(财会):";
     //
     // label14
     //
     this.label14.AutoSize  = true;
     this.label14.ForeColor = System.Drawing.Color.DarkBlue;
     this.label14.Location  = new System.Drawing.Point(55, 393);
     this.label14.Name      = "label14";
     this.label14.Size      = new System.Drawing.Size(256, 16);
     this.label14.TabIndex  = 1;
     this.label14.Tag       = "9999";
     this.label14.Text      = "五、      本月应收账款应入账数:";
     //
     // label21
     //
     this.label21.AutoSize  = true;
     this.label21.ForeColor = System.Drawing.Color.DarkBlue;
     this.label21.Location  = new System.Drawing.Point(55, 369);
     this.label21.Name      = "label21";
     this.label21.Size      = new System.Drawing.Size(256, 16);
     this.label21.TabIndex  = 1;
     this.label21.Tag       = "9999";
     this.label21.Text      = "四、本期期末预收账款余额(营业):";
     //
     // label20
     //
     this.label20.AutoSize  = true;
     this.label20.ForeColor = System.Drawing.Color.Yellow;
     this.label20.Location  = new System.Drawing.Point(79, 345);
     this.label20.Name      = "label20";
     this.label20.Size      = new System.Drawing.Size(232, 16);
     this.label20.TabIndex  = 1;
     this.label20.Tag       = "9999";
     this.label20.Text      = "(1+2+3)本月实际实收款项合计:";
     //
     // label19
     //
     this.label19.AutoSize  = true;
     this.label19.ForeColor = System.Drawing.Color.Yellow;
     this.label19.Location  = new System.Drawing.Point(127, 321);
     this.label19.Name      = "label19";
     this.label19.Size      = new System.Drawing.Size(184, 16);
     this.label19.TabIndex  = 1;
     this.label19.Tag       = "9999";
     this.label19.Text      = "3、本月滞纳金实收合计:";
     //
     // label13
     //
     this.label13.AutoSize  = true;
     this.label13.ForeColor = System.Drawing.Color.Yellow;
     this.label13.Location  = new System.Drawing.Point(79, 297);
     this.label13.Name      = "label13";
     this.label13.Size      = new System.Drawing.Size(232, 16);
     this.label13.TabIndex  = 1;
     this.label13.Tag       = "9999";
     this.label13.Text      = "2、本月预收账款(预存)增减:";
     //
     // label9
     //
     this.label9.AutoSize  = true;
     this.label9.ForeColor = System.Drawing.Color.Yellow;
     this.label9.Location  = new System.Drawing.Point(143, 201);
     this.label9.Name      = "label9";
     this.label9.Size      = new System.Drawing.Size(168, 16);
     this.label9.TabIndex  = 1;
     this.label9.Tag       = "9999";
     this.label9.Text      = "1、本月实际实收小计:";
     //
     // label7
     //
     this.label7.AutoSize  = true;
     this.label7.ForeColor = System.Drawing.Color.DarkBlue;
     this.label7.Location  = new System.Drawing.Point(135, 177);
     this.label7.Name      = "label7";
     this.label7.Size      = new System.Drawing.Size(176, 16);
     this.label7.TabIndex  = 1;
     this.label7.Tag       = "9999";
     this.label7.Text      = "三、本月实际实收金额:";
     //
     // label17
     //
     this.label17.AutoSize = true;
     this.label17.Location = new System.Drawing.Point(223, 465);
     this.label17.Name     = "label17";
     this.label17.Size     = new System.Drawing.Size(88, 16);
     this.label17.TabIndex = 0;
     this.label17.Tag      = "9999";
     this.label17.Text     = "③ 附加费:";
     //
     // label16
     //
     this.label16.AutoSize = true;
     this.label16.Location = new System.Drawing.Point(223, 441);
     this.label16.Name     = "label16";
     this.label16.Size     = new System.Drawing.Size(88, 16);
     this.label16.TabIndex = 0;
     this.label16.Tag      = "9999";
     this.label16.Text     = "② 污水费:";
     //
     // label12
     //
     this.label12.AutoSize = true;
     this.label12.Location = new System.Drawing.Point(223, 273);
     this.label12.Name     = "label12";
     this.label12.Size     = new System.Drawing.Size(88, 16);
     this.label12.TabIndex = 0;
     this.label12.Tag      = "9999";
     this.label12.Text     = "③ 附加费:";
     //
     // label11
     //
     this.label11.AutoSize = true;
     this.label11.Location = new System.Drawing.Point(223, 249);
     this.label11.Name     = "label11";
     this.label11.Size     = new System.Drawing.Size(88, 16);
     this.label11.TabIndex = 0;
     this.label11.Tag      = "9999";
     this.label11.Text     = "② 污水费:";
     //
     // label15
     //
     this.label15.AutoSize = true;
     this.label15.Location = new System.Drawing.Point(223, 417);
     this.label15.Name     = "label15";
     this.label15.Size     = new System.Drawing.Size(88, 16);
     this.label15.TabIndex = 0;
     this.label15.Tag      = "9999";
     this.label15.Text     = "①   水费:";
     //
     // label6
     //
     this.label6.AutoSize = true;
     this.label6.Location = new System.Drawing.Point(223, 153);
     this.label6.Name     = "label6";
     this.label6.Size     = new System.Drawing.Size(88, 16);
     this.label6.TabIndex = 0;
     this.label6.Tag      = "9999";
     this.label6.Text     = "③ 附加费:";
     //
     // label10
     //
     this.label10.AutoSize = true;
     this.label10.Location = new System.Drawing.Point(223, 225);
     this.label10.Name     = "label10";
     this.label10.Size     = new System.Drawing.Size(88, 16);
     this.label10.TabIndex = 0;
     this.label10.Tag      = "9999";
     this.label10.Text     = "①   水费:";
     //
     // label5
     //
     this.label5.AutoSize = true;
     this.label5.Location = new System.Drawing.Point(223, 129);
     this.label5.Name     = "label5";
     this.label5.Size     = new System.Drawing.Size(88, 16);
     this.label5.TabIndex = 0;
     this.label5.Tag      = "9999";
     this.label5.Text     = "② 污水费:";
     //
     // label41
     //
     this.label41.AutoSize  = true;
     this.label41.ForeColor = System.Drawing.Color.DarkBlue;
     this.label41.Location  = new System.Drawing.Point(312, 489);
     this.label41.Name      = "label41";
     this.label41.Size      = new System.Drawing.Size(0, 16);
     this.label41.TabIndex  = 0;
     this.label41.Tag       = "9999";
     //
     // label40
     //
     this.label40.AutoSize = true;
     this.label40.Location = new System.Drawing.Point(312, 465);
     this.label40.Name     = "label40";
     this.label40.Size     = new System.Drawing.Size(0, 16);
     this.label40.TabIndex = 0;
     this.label40.Tag      = "9999";
     //
     // label39
     //
     this.label39.AutoSize = true;
     this.label39.Location = new System.Drawing.Point(312, 441);
     this.label39.Name     = "label39";
     this.label39.Size     = new System.Drawing.Size(0, 16);
     this.label39.TabIndex = 0;
     this.label39.Tag      = "9999";
     //
     // label38
     //
     this.label38.AutoSize = true;
     this.label38.Location = new System.Drawing.Point(312, 417);
     this.label38.Name     = "label38";
     this.label38.Size     = new System.Drawing.Size(0, 16);
     this.label38.TabIndex = 0;
     this.label38.Tag      = "9999";
     //
     // label37
     //
     this.label37.AutoSize  = true;
     this.label37.ForeColor = System.Drawing.Color.DarkBlue;
     this.label37.Location  = new System.Drawing.Point(312, 393);
     this.label37.Name      = "label37";
     this.label37.Size      = new System.Drawing.Size(0, 16);
     this.label37.TabIndex  = 0;
     this.label37.Tag       = "9999";
     //
     // label36
     //
     this.label36.AutoSize  = true;
     this.label36.ForeColor = System.Drawing.Color.DarkBlue;
     this.label36.Location  = new System.Drawing.Point(312, 369);
     this.label36.Name      = "label36";
     this.label36.Size      = new System.Drawing.Size(0, 16);
     this.label36.TabIndex  = 0;
     this.label36.Tag       = "9999";
     //
     // label35
     //
     this.label35.AutoSize  = true;
     this.label35.ForeColor = System.Drawing.Color.Yellow;
     this.label35.Location  = new System.Drawing.Point(312, 345);
     this.label35.Name      = "label35";
     this.label35.Size      = new System.Drawing.Size(0, 16);
     this.label35.TabIndex  = 0;
     this.label35.Tag       = "9999";
     //
     // label34
     //
     this.label34.AutoSize  = true;
     this.label34.ForeColor = System.Drawing.Color.Yellow;
     this.label34.Location  = new System.Drawing.Point(312, 321);
     this.label34.Name      = "label34";
     this.label34.Size      = new System.Drawing.Size(0, 16);
     this.label34.TabIndex  = 0;
     this.label34.Tag       = "9999";
     //
     // label33
     //
     this.label33.AutoSize  = true;
     this.label33.ForeColor = System.Drawing.Color.Yellow;
     this.label33.Location  = new System.Drawing.Point(312, 297);
     this.label33.Name      = "label33";
     this.label33.Size      = new System.Drawing.Size(0, 16);
     this.label33.TabIndex  = 0;
     this.label33.Tag       = "9999";
     //
     // label32
     //
     this.label32.AutoSize = true;
     this.label32.Location = new System.Drawing.Point(312, 273);
     this.label32.Name     = "label32";
     this.label32.Size     = new System.Drawing.Size(0, 16);
     this.label32.TabIndex = 0;
     this.label32.Tag      = "9999";
     //
     // label31
     //
     this.label31.AutoSize = true;
     this.label31.Location = new System.Drawing.Point(312, 249);
     this.label31.Name     = "label31";
     this.label31.Size     = new System.Drawing.Size(0, 16);
     this.label31.TabIndex = 0;
     this.label31.Tag      = "9999";
     //
     // label30
     //
     this.label30.AutoSize = true;
     this.label30.Location = new System.Drawing.Point(312, 225);
     this.label30.Name     = "label30";
     this.label30.Size     = new System.Drawing.Size(0, 16);
     this.label30.TabIndex = 0;
     this.label30.Tag      = "9999";
     //
     // label29
     //
     this.label29.AutoSize  = true;
     this.label29.ForeColor = System.Drawing.Color.Yellow;
     this.label29.Location  = new System.Drawing.Point(312, 201);
     this.label29.Name      = "label29";
     this.label29.Size      = new System.Drawing.Size(0, 16);
     this.label29.TabIndex  = 0;
     this.label29.Tag       = "9999";
     //
     // label28
     //
     this.label28.AutoSize  = true;
     this.label28.ForeColor = System.Drawing.Color.DarkBlue;
     this.label28.Location  = new System.Drawing.Point(312, 177);
     this.label28.Name      = "label28";
     this.label28.Size      = new System.Drawing.Size(0, 16);
     this.label28.TabIndex  = 0;
     this.label28.Tag       = "9999";
     //
     // label27
     //
     this.label27.AutoSize = true;
     this.label27.Location = new System.Drawing.Point(312, 153);
     this.label27.Name     = "label27";
     this.label27.Size     = new System.Drawing.Size(0, 16);
     this.label27.TabIndex = 0;
     this.label27.Tag      = "9999";
     //
     // label26
     //
     this.label26.AutoSize = true;
     this.label26.Location = new System.Drawing.Point(312, 129);
     this.label26.Name     = "label26";
     this.label26.Size     = new System.Drawing.Size(0, 16);
     this.label26.TabIndex = 0;
     this.label26.Tag      = "9999";
     //
     // label25
     //
     this.label25.AutoSize = true;
     this.label25.Location = new System.Drawing.Point(312, 105);
     this.label25.Name     = "label25";
     this.label25.Size     = new System.Drawing.Size(0, 16);
     this.label25.TabIndex = 0;
     this.label25.Tag      = "9999";
     //
     // label24
     //
     this.label24.AutoSize  = true;
     this.label24.ForeColor = System.Drawing.Color.DarkBlue;
     this.label24.Location  = new System.Drawing.Point(312, 81);
     this.label24.Name      = "label24";
     this.label24.Size      = new System.Drawing.Size(0, 16);
     this.label24.TabIndex  = 0;
     this.label24.Tag       = "9999";
     //
     // label23
     //
     this.label23.AutoSize  = true;
     this.label23.ForeColor = System.Drawing.Color.DarkBlue;
     this.label23.Location  = new System.Drawing.Point(312, 57);
     this.label23.Name      = "label23";
     this.label23.Size      = new System.Drawing.Size(0, 16);
     this.label23.TabIndex  = 0;
     this.label23.Tag       = "9999";
     //
     // label22
     //
     this.label22.AutoSize  = true;
     this.label22.ForeColor = System.Drawing.Color.DarkBlue;
     this.label22.Location  = new System.Drawing.Point(312, 33);
     this.label22.Name      = "label22";
     this.label22.Size      = new System.Drawing.Size(0, 16);
     this.label22.TabIndex  = 0;
     this.label22.Tag       = "9999";
     //
     // label4
     //
     this.label4.AutoSize = true;
     this.label4.Location = new System.Drawing.Point(223, 105);
     this.label4.Name     = "label4";
     this.label4.Size     = new System.Drawing.Size(88, 16);
     this.label4.TabIndex = 0;
     this.label4.Tag      = "9999";
     this.label4.Text     = "①   水费:";
     //
     // label3
     //
     this.label3.AutoSize  = true;
     this.label3.ForeColor = System.Drawing.Color.DarkBlue;
     this.label3.Location  = new System.Drawing.Point(135, 81);
     this.label3.Name      = "label3";
     this.label3.Size      = new System.Drawing.Size(176, 16);
     this.label3.TabIndex  = 0;
     this.label3.Tag       = "9999";
     this.label3.Text      = "二、本月实际应收金额:";
     //
     // label2
     //
     this.label2.AutoSize  = true;
     this.label2.ForeColor = System.Drawing.Color.DarkBlue;
     this.label2.Location  = new System.Drawing.Point(55, 57);
     this.label2.Name      = "label2";
     this.label2.Size      = new System.Drawing.Size(256, 16);
     this.label2.TabIndex  = 0;
     this.label2.Tag       = "9999";
     this.label2.Text      = "上期期末预收账款用户余额(财会):";
     //
     // label1
     //
     this.label1.AutoSize  = true;
     this.label1.ForeColor = System.Drawing.Color.DarkBlue;
     this.label1.Location  = new System.Drawing.Point(23, 33);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(288, 16);
     this.label1.TabIndex  = 0;
     this.label1.Tag       = "9999";
     this.label1.Text      = "一、上期期末预收账款用户余额(营业):";
     //
     // frmFinanceSubmitReport
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 16F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(533, 606);
     this.Controls.Add(this.groupBox2);
     this.Controls.Add(this.groupBox1);
     this.Controls.Add(this.toolStripWaterUser);
     this.Font   = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.Icon   = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.Margin = new System.Windows.Forms.Padding(4);
     this.Name   = "frmFinanceSubmitReport";
     this.Text   = "财会上报工作表";
     this.Load  += new System.EventHandler(this.frmWaterUserSearch_Load);
     this.toolStripWaterUser.ResumeLayout(false);
     this.toolStripWaterUser.PerformLayout();
     this.groupBox1.ResumeLayout(false);
     this.groupBox1.PerformLayout();
     this.contextMenuStrip1.ResumeLayout(false);
     this.groupBox2.ResumeLayout(false);
     this.groupBox2.PerformLayout();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager resources             = new System.ComponentModel.ComponentResourceManager(typeof(GenerateReportForm));
     FastReport.Design.DesignerSettings             designerSettings1     = new FastReport.Design.DesignerSettings();
     FastReport.Design.DesignerRestrictions         designerRestrictions1 = new FastReport.Design.DesignerRestrictions();
     FastReport.Export.Email.EmailSettings          emailSettings1        = new FastReport.Export.Email.EmailSettings();
     FastReport.PreviewSettings previewSettings1 = new FastReport.PreviewSettings();
     FastReport.ReportSettings  reportSettings1  = new FastReport.ReportSettings();
     this.designerControl1     = new FastReport.Design.StandardDesigner.DesignerControl();
     this.report1              = new FastReport.Report();
     this.environmentSettings1 = new FastReport.EnvironmentSettings();
     ((System.ComponentModel.ISupportInitialize)(this.designerControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.report1)).BeginInit();
     this.SuspendLayout();
     //
     // designerControl1
     //
     this.designerControl1.AskSave = true;
     resources.ApplyResources(this.designerControl1, "designerControl1");
     this.designerControl1.LayoutState = resources.GetString("designerControl1.LayoutState");
     this.designerControl1.Name        = "designerControl1";
     this.designerControl1.UIStyle     = FastReport.Utils.UIStyle.Office2007Black;
     //
     // report1
     //
     resources.ApplyResources(this.report1, "report1");
     //
     // environmentSettings1
     //
     designerSettings1.ApplicationConnection = null;
     designerSettings1.DefaultFont           = new System.Drawing.Font("Arial", 10F);
     designerSettings1.Icon                     = ((System.Drawing.Icon)(resources.GetObject("designerSettings1.Icon")));
     designerSettings1.Restrictions             = designerRestrictions1;
     designerSettings1.Text                     = "";
     this.environmentSettings1.DesignerSettings = designerSettings1;
     emailSettings1.Address                     = "";
     emailSettings1.Host                         = "";
     emailSettings1.MessageTemplate              = "";
     emailSettings1.Name                         = "";
     emailSettings1.Password                     = "";
     emailSettings1.UserName                     = "";
     this.environmentSettings1.EmailSettings     = emailSettings1;
     previewSettings1.Icon                       = ((System.Drawing.Icon)(resources.GetObject("previewSettings1.Icon")));
     previewSettings1.Text                       = "";
     this.environmentSettings1.PreviewSettings   = previewSettings1;
     this.environmentSettings1.ReportSettings    = reportSettings1;
     this.environmentSettings1.UIStyle           = FastReport.Utils.UIStyle.Office2007Black;
     this.environmentSettings1.CustomSaveDialog += new FastReport.Design.OpenSaveDialogEventHandler(this.environmentSettings1_CustomSaveDialog);
     this.environmentSettings1.CustomSaveReport += new FastReport.Design.OpenSaveReportEventHandler(this.environmentSettings1_CustomSaveReport);
     //
     // GenerateReportForm
     //
     resources.ApplyResources(this, "$this");
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     this.Controls.Add(this.designerControl1);
     this.Name         = "GenerateReportForm";
     this.WindowState  = System.Windows.Forms.FormWindowState.Maximized;
     this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.GenerateReportForm_FormClosing);
     ((System.ComponentModel.ISupportInitialize)(this.designerControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.report1)).EndInit();
     this.ResumeLayout(false);
 }
        /// <summary>
        /// Required method for Designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            this.components = new System.ComponentModel.Container();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Form_report_putevka));
            FastReport.Design.DesignerSettings designerSettings1 = new FastReport.Design.DesignerSettings();
            FastReport.Design.DesignerRestrictions designerRestrictions1 = new FastReport.Design.DesignerRestrictions();
            FastReport.Export.Email.EmailSettings emailSettings1 = new FastReport.Export.Email.EmailSettings();
            FastReport.PreviewSettings previewSettings1 = new FastReport.PreviewSettings();
            FastReport.ReportSettings reportSettings1 = new FastReport.ReportSettings();
            this.zachislennieBindingSource = new System.Windows.Forms.BindingSource(this.components);
            this.ElectronOcheredDataSet = new ElectronOchered.ElectronOcheredDataSet();
            this.zachislennieTableAdapter = new ElectronOchered.ElectronOcheredDataSetTableAdapters.zachislennieTableAdapter();
            this.report1 = new FastReport.Report();
            this.previewControl1 = new FastReport.Preview.PreviewControl();
            this.environmentSettings1 = new FastReport.EnvironmentSettings();
            ((System.ComponentModel.ISupportInitialize)(this.zachislennieBindingSource)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.ElectronOcheredDataSet)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.report1)).BeginInit();
            this.SuspendLayout();
            // 
            // zachislennieBindingSource
            // 
            this.zachislennieBindingSource.DataMember = "zachislennie";
            this.zachislennieBindingSource.DataSource = this.ElectronOcheredDataSet;
            // 
            // ElectronOcheredDataSet
            // 
            this.ElectronOcheredDataSet.DataSetName = "ElectronOcheredDataSet";
            this.ElectronOcheredDataSet.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
            // 
            // zachislennieTableAdapter
            // 
            this.zachislennieTableAdapter.ClearBeforeFill = true;
            // 
            // report1
            // 
            this.report1.ReportResourceString = resources.GetString("report1.ReportResourceString");
            // 
            // previewControl1
            // 
            this.previewControl1.BackColor = System.Drawing.SystemColors.AppWorkspace;
            this.previewControl1.Font = new System.Drawing.Font("Tahoma", 8F);
            this.previewControl1.Location = new System.Drawing.Point(-1, 0);
            this.previewControl1.Name = "previewControl1";
            this.previewControl1.PageOffset = new System.Drawing.Point(10, 10);
            this.previewControl1.Size = new System.Drawing.Size(779, 368);
            this.previewControl1.TabIndex = 0;
            this.previewControl1.UIStyle = FastReport.Utils.UIStyle.Office2007Black;
            // 
            // environmentSettings1
            // 
            designerSettings1.ApplicationConnection = null;
            designerSettings1.DefaultFont = new System.Drawing.Font("Arial", 10F);
            designerSettings1.Icon = ((System.Drawing.Icon)(resources.GetObject("designerSettings1.Icon")));
            designerSettings1.Restrictions = designerRestrictions1;
            designerSettings1.Text = "";
            this.environmentSettings1.DesignerSettings = designerSettings1;
            emailSettings1.Address = "";
            emailSettings1.Host = "";
            emailSettings1.MessageTemplate = "";
            emailSettings1.Name = "";
            emailSettings1.Password = "";
            emailSettings1.UserName = "";
            this.environmentSettings1.EmailSettings = emailSettings1;
            previewSettings1.Icon = ((System.Drawing.Icon)(resources.GetObject("previewSettings1.Icon")));
            previewSettings1.Text = "";
            this.environmentSettings1.PreviewSettings = previewSettings1;
            this.environmentSettings1.ReportSettings = reportSettings1;
            this.environmentSettings1.UIStyle = FastReport.Utils.UIStyle.Office2007Black;
            // 
            // Form_report_putevka
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(874, 453);
            this.Controls.Add(this.previewControl1);
            this.Name = "Form_report_putevka";
            this.Text = "Предпросмотр";
            this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
            this.Load += new System.EventHandler(this.Form_report_putevka_Load);
            this.SizeChanged += new System.EventHandler(this.Form_report_putevka_SizeChanged);
            ((System.ComponentModel.ISupportInitialize)(this.zachislennieBindingSource)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.ElectronOcheredDataSet)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.report1)).EndInit();
            this.ResumeLayout(false);

        }
Ejemplo n.º 17
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager resources             = new System.ComponentModel.ComponentResourceManager(typeof(frmReadMeterRecordNullSearch));
     FastReport.Design.DesignerSettings             designerSettings3     = new FastReport.Design.DesignerSettings();
     FastReport.Design.DesignerRestrictions         designerRestrictions3 = new FastReport.Design.DesignerRestrictions();
     FastReport.Export.Email.EmailSettings          emailSettings3        = new FastReport.Export.Email.EmailSettings();
     FastReport.PreviewSettings previewSettings3 = new FastReport.PreviewSettings();
     FastReport.ReportSettings  reportSettings3  = new FastReport.ReportSettings();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
     this.toolStripWaterUser   = new System.Windows.Forms.ToolStrip();
     this.toolSearch           = new System.Windows.Forms.ToolStripButton();
     this.toolStripSeparator6  = new System.Windows.Forms.ToolStripSeparator();
     this.toolPrint            = new System.Windows.Forms.ToolStripButton();
     this.toolPrintPreview     = new System.Windows.Forms.ToolStripButton();
     this.environmentSettings1 = new FastReport.EnvironmentSettings();
     this.groupBox2            = new System.Windows.Forms.GroupBox();
     this.dgList        = new System.Windows.Forms.DataGridView();
     this.waterUserId   = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.waterUserNO   = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.waterUserName = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.readMeterRecordYearAndMonth = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.waterMeterLastNumber        = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.waterMeterEndNumber         = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.memo = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.waterUserTelphoneNO  = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.waterPhone           = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.waterUserAddress     = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.waterUserPeopleCount = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.pianNO                 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.areaNO                 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.duanNO                 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.ordernumber            = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.meterReaderName        = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.chargerName            = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.waterUserTypeName      = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.waterMeterPositionName = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.waterMeterSizeValue    = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.waterMeterTypeName     = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.readMeterRecordId      = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.SETTLEACCOUNTSYSID     = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.groupBox1              = new System.Windows.Forms.GroupBox();
     this.btSetMonth             = new System.Windows.Forms.Button();
     this.cmbIsMeterRead         = new System.Windows.Forms.ComboBox();
     this.label2                 = new System.Windows.Forms.Label();
     this.cmbMeterReaderS        = new System.Windows.Forms.ComboBox();
     this.label37                = new System.Windows.Forms.Label();
     this.label1                 = new System.Windows.Forms.Label();
     this.dtpEnd                 = new System.Windows.Forms.DateTimePicker();
     this.dtpStart               = new System.Windows.Forms.DateTimePicker();
     this.chkChargeDateTime      = new System.Windows.Forms.CheckBox();
     this.cmbDuanNOS             = new System.Windows.Forms.ComboBox();
     this.label35                = new System.Windows.Forms.Label();
     this.cmbPianNOS             = new System.Windows.Forms.ComboBox();
     this.cmbAreaNOS             = new System.Windows.Forms.ComboBox();
     this.label8                 = new System.Windows.Forms.Label();
     this.label13                = new System.Windows.Forms.Label();
     this.cmbWaterMeterType      = new System.Windows.Forms.ComboBox();
     this.label5                 = new System.Windows.Forms.Label();
     this.txtWaterUserNOSearch   = new System.Windows.Forms.TextBox();
     this.label40                = new System.Windows.Forms.Label();
     this.tb1                 = new System.Windows.Forms.TableLayoutPanel();
     this.label3              = new System.Windows.Forms.Label();
     this.contextMenuStrip1   = new System.Windows.Forms.ContextMenuStrip(this.components);
     this.今天ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
     this.本月ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.月ToolStripMenuItem  = new System.Windows.Forms.ToolStripMenuItem();
     this.月ToolStripMenuItem  = new System.Windows.Forms.ToolStripMenuItem();
     this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator();
     this.本年ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.年ToolStripMenuItem  = new System.Windows.Forms.ToolStripMenuItem();
     this.toolStripSeparator3 = new System.Windows.Forms.ToolStripSeparator();
     this.全部ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.toolStripWaterUser.SuspendLayout();
     this.groupBox2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.dgList)).BeginInit();
     this.groupBox1.SuspendLayout();
     this.tb1.SuspendLayout();
     this.contextMenuStrip1.SuspendLayout();
     this.SuspendLayout();
     //
     // toolStripWaterUser
     //
     this.toolStripWaterUser.Font      = new System.Drawing.Font("宋体", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.toolStripWaterUser.GripStyle = System.Windows.Forms.ToolStripGripStyle.Hidden;
     this.toolStripWaterUser.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.toolSearch,
         this.toolStripSeparator6,
         this.toolPrint,
         this.toolPrintPreview
     });
     this.toolStripWaterUser.Location = new System.Drawing.Point(0, 0);
     this.toolStripWaterUser.Name     = "toolStripWaterUser";
     this.toolStripWaterUser.Size     = new System.Drawing.Size(1008, 25);
     this.toolStripWaterUser.TabIndex = 57;
     this.toolStripWaterUser.Text     = "toolStrip2";
     //
     // toolSearch
     //
     this.toolSearch.Image = global::WATERFEEMANAGE.Properties.Resources.onebit_02;
     this.toolSearch.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.toolSearch.Name   = "toolSearch";
     this.toolSearch.Size   = new System.Drawing.Size(57, 22);
     this.toolSearch.Text   = "查询";
     this.toolSearch.Click += new System.EventHandler(this.toolSearch_Click);
     //
     // toolStripSeparator6
     //
     this.toolStripSeparator6.AutoSize = false;
     this.toolStripSeparator6.Name     = "toolStripSeparator6";
     this.toolStripSeparator6.Size     = new System.Drawing.Size(10, 25);
     //
     // toolPrint
     //
     this.toolPrint.Enabled = false;
     this.toolPrint.Image   = global::WATERFEEMANAGE.Properties.Resources.打印;
     this.toolPrint.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.toolPrint.Name   = "toolPrint";
     this.toolPrint.Size   = new System.Drawing.Size(57, 22);
     this.toolPrint.Text   = "打印";
     this.toolPrint.Click += new System.EventHandler(this.toolPrint_Click);
     //
     // toolPrintPreview
     //
     this.toolPrintPreview.Enabled = false;
     this.toolPrintPreview.Image   = ((System.Drawing.Image)(resources.GetObject("toolPrintPreview.Image")));
     this.toolPrintPreview.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.toolPrintPreview.Name   = "toolPrintPreview";
     this.toolPrintPreview.Size   = new System.Drawing.Size(87, 22);
     this.toolPrintPreview.Text   = "打印预览";
     this.toolPrintPreview.Click += new System.EventHandler(this.toolPrintPreview_Click);
     //
     // environmentSettings1
     //
     designerSettings3.ApplicationConnection = null;
     designerSettings3.DefaultFont           = new System.Drawing.Font("宋体", 9F);
     designerSettings3.Icon                     = ((System.Drawing.Icon)(resources.GetObject("designerSettings3.Icon")));
     designerSettings3.Restrictions             = designerRestrictions3;
     designerSettings3.Text                     = "";
     this.environmentSettings1.DesignerSettings = designerSettings3;
     emailSettings3.Address                     = "";
     emailSettings3.Host                     = "";
     emailSettings3.MessageTemplate          = "";
     emailSettings3.Name                     = "";
     emailSettings3.Password                 = "";
     emailSettings3.UserName                 = "";
     this.environmentSettings1.EmailSettings = emailSettings3;
     previewSettings3.Buttons                = ((FastReport.PreviewButtons)(((((FastReport.PreviewButtons.Print | FastReport.PreviewButtons.Save)
                                                                               | FastReport.PreviewButtons.Zoom)
                                                                              | FastReport.PreviewButtons.PageSetup)
                                                                             | FastReport.PreviewButtons.Close)));
     previewSettings3.Icon = ((System.Drawing.Icon)(resources.GetObject("previewSettings3.Icon")));
     previewSettings3.Text = "";
     this.environmentSettings1.PreviewSettings = previewSettings3;
     this.environmentSettings1.ReportSettings  = reportSettings3;
     this.environmentSettings1.UIStyle         = FastReport.Utils.UIStyle.Office2007Black;
     //
     // groupBox2
     //
     this.groupBox2.Controls.Add(this.dgList);
     this.groupBox2.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.groupBox2.Location = new System.Drawing.Point(3, 103);
     this.groupBox2.Name     = "groupBox2";
     this.groupBox2.Size     = new System.Drawing.Size(1002, 406);
     this.groupBox2.TabIndex = 902;
     this.groupBox2.TabStop  = false;
     this.groupBox2.Text     = "未抄明细列表";
     //
     // dgList
     //
     this.dgList.AllowUserToAddRows            = false;
     this.dgList.AllowUserToDeleteRows         = false;
     dataGridViewCellStyle3.Alignment          = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
     dataGridViewCellStyle3.BackColor          = System.Drawing.SystemColors.Control;
     dataGridViewCellStyle3.Font               = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     dataGridViewCellStyle3.ForeColor          = System.Drawing.SystemColors.WindowText;
     dataGridViewCellStyle3.SelectionBackColor = System.Drawing.SystemColors.Highlight;
     dataGridViewCellStyle3.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
     dataGridViewCellStyle3.WrapMode           = System.Windows.Forms.DataGridViewTriState.True;
     this.dgList.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle3;
     this.dgList.ColumnHeadersHeight           = 25;
     this.dgList.ColumnHeadersHeightSizeMode   = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
     this.dgList.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
         this.waterUserId,
         this.waterUserNO,
         this.waterUserName,
         this.readMeterRecordYearAndMonth,
         this.waterMeterLastNumber,
         this.waterMeterEndNumber,
         this.memo,
         this.waterUserTelphoneNO,
         this.waterPhone,
         this.waterUserAddress,
         this.waterUserPeopleCount,
         this.pianNO,
         this.areaNO,
         this.duanNO,
         this.ordernumber,
         this.meterReaderName,
         this.chargerName,
         this.waterUserTypeName,
         this.waterMeterPositionName,
         this.waterMeterSizeValue,
         this.waterMeterTypeName,
         this.readMeterRecordId,
         this.SETTLEACCOUNTSYSID
     });
     this.dgList.Dock                = System.Windows.Forms.DockStyle.Fill;
     this.dgList.EditMode            = System.Windows.Forms.DataGridViewEditMode.EditOnEnter;
     this.dgList.Location            = new System.Drawing.Point(3, 22);
     this.dgList.MultiSelect         = false;
     this.dgList.Name                = "dgList";
     this.dgList.RowHeadersWidth     = 35;
     this.dgList.RowTemplate.Height  = 23;
     this.dgList.SelectionMode       = System.Windows.Forms.DataGridViewSelectionMode.CellSelect;
     this.dgList.Size                = new System.Drawing.Size(996, 381);
     this.dgList.TabIndex            = 5;
     this.dgList.CellValueChanged   += new System.Windows.Forms.DataGridViewCellEventHandler(this.dgList_CellValueChanged);
     this.dgList.CellFormatting     += new System.Windows.Forms.DataGridViewCellFormattingEventHandler(this.dgList_CellFormatting);
     this.dgList.CellPainting       += new System.Windows.Forms.DataGridViewCellPaintingEventHandler(this.dgList_CellPainting);
     this.dgList.CurrentCellChanged += new System.EventHandler(this.dgList_CurrentCellChanged);
     this.dgList.DataError          += new System.Windows.Forms.DataGridViewDataErrorEventHandler(this.dgList_DataError);
     //
     // waterUserId
     //
     this.waterUserId.DataPropertyName = "waterUserId";
     this.waterUserId.Frozen           = true;
     this.waterUserId.HeaderText       = "waterUserId";
     this.waterUserId.Name             = "waterUserId";
     this.waterUserId.Visible          = false;
     this.waterUserId.Width            = 121;
     //
     // waterUserNO
     //
     this.waterUserNO.DataPropertyName = "waterUserNO";
     this.waterUserNO.Frozen           = true;
     this.waterUserNO.HeaderText       = "用户号";
     this.waterUserNO.Name             = "waterUserNO";
     this.waterUserNO.Width            = 81;
     //
     // waterUserName
     //
     this.waterUserName.DataPropertyName = "waterUserName";
     this.waterUserName.Frozen           = true;
     this.waterUserName.HeaderText       = "用户名";
     this.waterUserName.Name             = "waterUserName";
     this.waterUserName.Width            = 81;
     //
     // readMeterRecordYearAndMonth
     //
     this.readMeterRecordYearAndMonth.DataPropertyName = "readMeterRecordYearAndMonth";
     this.readMeterRecordYearAndMonth.Frozen           = true;
     this.readMeterRecordYearAndMonth.HeaderText       = "抄表月份";
     this.readMeterRecordYearAndMonth.Name             = "readMeterRecordYearAndMonth";
     this.readMeterRecordYearAndMonth.Width            = 97;
     //
     // waterMeterLastNumber
     //
     this.waterMeterLastNumber.DataPropertyName = "waterMeterLastNumber";
     this.waterMeterLastNumber.Frozen           = true;
     this.waterMeterLastNumber.HeaderText       = "上期读数";
     this.waterMeterLastNumber.Name             = "waterMeterLastNumber";
     this.waterMeterLastNumber.Width            = 97;
     //
     // waterMeterEndNumber
     //
     this.waterMeterEndNumber.DataPropertyName = "waterMeterEndNumber";
     this.waterMeterEndNumber.HeaderText       = "本期读数";
     this.waterMeterEndNumber.Name             = "waterMeterEndNumber";
     this.waterMeterEndNumber.Width            = 97;
     //
     // memo
     //
     this.memo.DataPropertyName = "memo";
     this.memo.HeaderText       = "备注说明";
     this.memo.Name             = "memo";
     this.memo.Resizable        = System.Windows.Forms.DataGridViewTriState.True;
     this.memo.Width            = 250;
     //
     // waterUserTelphoneNO
     //
     this.waterUserTelphoneNO.DataPropertyName = "waterUserTelphoneNO";
     this.waterUserTelphoneNO.HeaderText       = "手机号";
     this.waterUserTelphoneNO.Name             = "waterUserTelphoneNO";
     //
     // waterPhone
     //
     this.waterPhone.DataPropertyName = "waterPhone";
     this.waterPhone.HeaderText       = "固话";
     this.waterPhone.Name             = "waterPhone";
     this.waterPhone.Width            = 75;
     //
     // waterUserAddress
     //
     this.waterUserAddress.DataPropertyName = "waterUserAddress";
     this.waterUserAddress.HeaderText       = "地址";
     this.waterUserAddress.Name             = "waterUserAddress";
     this.waterUserAddress.Width            = 150;
     //
     // waterUserPeopleCount
     //
     this.waterUserPeopleCount.DataPropertyName = "waterUserPeopleCount";
     this.waterUserPeopleCount.HeaderText       = "人口数";
     this.waterUserPeopleCount.Name             = "waterUserPeopleCount";
     this.waterUserPeopleCount.Width            = 81;
     //
     // pianNO
     //
     this.pianNO.DataPropertyName = "pianNO";
     this.pianNO.HeaderText       = "片号";
     this.pianNO.Name             = "pianNO";
     this.pianNO.Width            = 65;
     //
     // areaNO
     //
     this.areaNO.DataPropertyName = "areaNO";
     this.areaNO.HeaderText       = "区号";
     this.areaNO.Name             = "areaNO";
     this.areaNO.Width            = 65;
     //
     // duanNO
     //
     this.duanNO.DataPropertyName = "duanNO";
     this.duanNO.HeaderText       = "段号";
     this.duanNO.Name             = "duanNO";
     this.duanNO.Width            = 65;
     //
     // ordernumber
     //
     this.ordernumber.DataPropertyName = "ordernumber";
     this.ordernumber.HeaderText       = "顺序号";
     this.ordernumber.Name             = "ordernumber";
     //
     // meterReaderName
     //
     this.meterReaderName.DataPropertyName = "meterReaderName";
     this.meterReaderName.HeaderText       = "抄表员";
     this.meterReaderName.Name             = "meterReaderName";
     this.meterReaderName.Width            = 81;
     //
     // chargerName
     //
     this.chargerName.DataPropertyName = "chargerName";
     this.chargerName.HeaderText       = "收费员";
     this.chargerName.Name             = "chargerName";
     this.chargerName.Width            = 81;
     //
     // waterUserTypeName
     //
     this.waterUserTypeName.DataPropertyName = "waterUserTypeName";
     this.waterUserTypeName.HeaderText       = "用户类型";
     this.waterUserTypeName.Name             = "waterUserTypeName";
     this.waterUserTypeName.Width            = 97;
     //
     // waterMeterPositionName
     //
     this.waterMeterPositionName.DataPropertyName = "waterMeterPositionName";
     this.waterMeterPositionName.HeaderText       = "水表位置";
     this.waterMeterPositionName.Name             = "waterMeterPositionName";
     this.waterMeterPositionName.Width            = 97;
     //
     // waterMeterSizeValue
     //
     this.waterMeterSizeValue.DataPropertyName = "waterMeterSizeValue";
     this.waterMeterSizeValue.HeaderText       = "口径";
     this.waterMeterSizeValue.Name             = "waterMeterSizeValue";
     this.waterMeterSizeValue.Width            = 65;
     //
     // waterMeterTypeName
     //
     this.waterMeterTypeName.DataPropertyName = "waterMeterTypeName";
     this.waterMeterTypeName.HeaderText       = "用水性质";
     this.waterMeterTypeName.Name             = "waterMeterTypeName";
     this.waterMeterTypeName.Width            = 97;
     //
     // readMeterRecordId
     //
     this.readMeterRecordId.DataPropertyName = "readMeterRecordId";
     this.readMeterRecordId.HeaderText       = "readMeterRecordId";
     this.readMeterRecordId.Name             = "readMeterRecordId";
     this.readMeterRecordId.Visible          = false;
     this.readMeterRecordId.Width            = 169;
     //
     // SETTLEACCOUNTSYSID
     //
     this.SETTLEACCOUNTSYSID.DataPropertyName = "SETTLEACCOUNTSYSID";
     this.SETTLEACCOUNTSYSID.HeaderText       = "SETTLEACCOUNTSYSID";
     this.SETTLEACCOUNTSYSID.Name             = "SETTLEACCOUNTSYSID";
     this.SETTLEACCOUNTSYSID.Visible          = false;
     //
     // groupBox1
     //
     this.groupBox1.BackColor = System.Drawing.Color.LimeGreen;
     this.groupBox1.Controls.Add(this.btSetMonth);
     this.groupBox1.Controls.Add(this.cmbIsMeterRead);
     this.groupBox1.Controls.Add(this.label2);
     this.groupBox1.Controls.Add(this.cmbMeterReaderS);
     this.groupBox1.Controls.Add(this.label37);
     this.groupBox1.Controls.Add(this.label1);
     this.groupBox1.Controls.Add(this.dtpEnd);
     this.groupBox1.Controls.Add(this.dtpStart);
     this.groupBox1.Controls.Add(this.chkChargeDateTime);
     this.groupBox1.Controls.Add(this.cmbDuanNOS);
     this.groupBox1.Controls.Add(this.label35);
     this.groupBox1.Controls.Add(this.cmbPianNOS);
     this.groupBox1.Controls.Add(this.cmbAreaNOS);
     this.groupBox1.Controls.Add(this.label8);
     this.groupBox1.Controls.Add(this.label13);
     this.groupBox1.Controls.Add(this.cmbWaterMeterType);
     this.groupBox1.Controls.Add(this.label5);
     this.groupBox1.Controls.Add(this.txtWaterUserNOSearch);
     this.groupBox1.Controls.Add(this.label40);
     this.groupBox1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.groupBox1.Location = new System.Drawing.Point(3, 3);
     this.groupBox1.Margin   = new System.Windows.Forms.Padding(3, 3, 3, 7);
     this.groupBox1.Name     = "groupBox1";
     this.groupBox1.Size     = new System.Drawing.Size(1002, 90);
     this.groupBox1.TabIndex = 60;
     this.groupBox1.TabStop  = false;
     this.groupBox1.Tag      = "9999";
     this.groupBox1.Text     = "查询条件";
     //
     // btSetMonth
     //
     this.btSetMonth.BackgroundImage       = global::WATERFEEMANAGE.Properties.Resources.onebit_20;
     this.btSetMonth.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.btSetMonth.Location = new System.Drawing.Point(910, 55);
     this.btSetMonth.Name     = "btSetMonth";
     this.btSetMonth.Size     = new System.Drawing.Size(22, 23);
     this.btSetMonth.TabIndex = 138;
     this.btSetMonth.UseVisualStyleBackColor = true;
     this.btSetMonth.Click += new System.EventHandler(this.btSetMonth_Click);
     //
     // cmbIsMeterRead
     //
     this.cmbIsMeterRead.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cmbIsMeterRead.FormattingEnabled = true;
     this.cmbIsMeterRead.Items.AddRange(new object[] {
         "全部",
         "未抄表",
         "已抄表",
         "已收费"
     });
     this.cmbIsMeterRead.Location = new System.Drawing.Point(459, 54);
     this.cmbIsMeterRead.Name     = "cmbIsMeterRead";
     this.cmbIsMeterRead.Size     = new System.Drawing.Size(88, 24);
     this.cmbIsMeterRead.TabIndex = 131;
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.label2.Location = new System.Drawing.Point(383, 58);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(80, 16);
     this.label2.TabIndex = 132;
     this.label2.Text     = "抄表状态:";
     //
     // cmbMeterReaderS
     //
     this.cmbMeterReaderS.FormattingEnabled = true;
     this.cmbMeterReaderS.Location          = new System.Drawing.Point(100, 54);
     this.cmbMeterReaderS.Name     = "cmbMeterReaderS";
     this.cmbMeterReaderS.Size     = new System.Drawing.Size(88, 24);
     this.cmbMeterReaderS.TabIndex = 130;
     //
     // label37
     //
     this.label37.AutoSize = true;
     this.label37.Location = new System.Drawing.Point(24, 58);
     this.label37.Name     = "label37";
     this.label37.Size     = new System.Drawing.Size(80, 16);
     this.label37.TabIndex = 129;
     this.label37.Text     = "抄 表 员:";
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Location = new System.Drawing.Point(769, 58);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(24, 16);
     this.label1.TabIndex = 128;
     this.label1.Text     = "至";
     //
     // dtpEnd
     //
     this.dtpEnd.CustomFormat = "yyyy-MM-dd 23:59:59";
     this.dtpEnd.Format       = System.Windows.Forms.DateTimePickerFormat.Custom;
     this.dtpEnd.Location     = new System.Drawing.Point(799, 52);
     this.dtpEnd.Name         = "dtpEnd";
     this.dtpEnd.Size         = new System.Drawing.Size(105, 26);
     this.dtpEnd.TabIndex     = 127;
     //
     // dtpStart
     //
     this.dtpStart.CustomFormat = "yyyy-MM-dd 00:00:00";
     this.dtpStart.Format       = System.Windows.Forms.DateTimePickerFormat.Custom;
     this.dtpStart.Location     = new System.Drawing.Point(656, 52);
     this.dtpStart.Name         = "dtpStart";
     this.dtpStart.Size         = new System.Drawing.Size(105, 26);
     this.dtpStart.TabIndex     = 126;
     //
     // chkChargeDateTime
     //
     this.chkChargeDateTime.AutoSize   = true;
     this.chkChargeDateTime.Checked    = true;
     this.chkChargeDateTime.CheckState = System.Windows.Forms.CheckState.Checked;
     this.chkChargeDateTime.Location   = new System.Drawing.Point(564, 56);
     this.chkChargeDateTime.Name       = "chkChargeDateTime";
     this.chkChargeDateTime.Size       = new System.Drawing.Size(99, 20);
     this.chkChargeDateTime.TabIndex   = 125;
     this.chkChargeDateTime.Text       = "水费月份:";
     this.chkChargeDateTime.UseVisualStyleBackColor = true;
     //
     // cmbDuanNOS
     //
     this.cmbDuanNOS.DropDownWidth     = 120;
     this.cmbDuanNOS.FormattingEnabled = true;
     this.cmbDuanNOS.Location          = new System.Drawing.Point(812, 21);
     this.cmbDuanNOS.Name     = "cmbDuanNOS";
     this.cmbDuanNOS.Size     = new System.Drawing.Size(88, 24);
     this.cmbDuanNOS.TabIndex = 124;
     //
     // label35
     //
     this.label35.AutoSize = true;
     this.label35.Location = new System.Drawing.Point(731, 25);
     this.label35.Name     = "label35";
     this.label35.Size     = new System.Drawing.Size(80, 16);
     this.label35.TabIndex = 123;
     this.label35.Text     = "段    号:";
     //
     // cmbPianNOS
     //
     this.cmbPianNOS.DropDownWidth     = 120;
     this.cmbPianNOS.FormattingEnabled = true;
     this.cmbPianNOS.Location          = new System.Drawing.Point(459, 21);
     this.cmbPianNOS.Name     = "cmbPianNOS";
     this.cmbPianNOS.Size     = new System.Drawing.Size(88, 24);
     this.cmbPianNOS.TabIndex = 122;
     //
     // cmbAreaNOS
     //
     this.cmbAreaNOS.DropDownWidth     = 120;
     this.cmbAreaNOS.FormattingEnabled = true;
     this.cmbAreaNOS.Location          = new System.Drawing.Point(635, 21);
     this.cmbAreaNOS.Name     = "cmbAreaNOS";
     this.cmbAreaNOS.Size     = new System.Drawing.Size(78, 24);
     this.cmbAreaNOS.TabIndex = 120;
     //
     // label8
     //
     this.label8.AutoSize = true;
     this.label8.Location = new System.Drawing.Point(383, 25);
     this.label8.Name     = "label8";
     this.label8.Size     = new System.Drawing.Size(80, 16);
     this.label8.TabIndex = 121;
     this.label8.Text     = "片    号:";
     //
     // label13
     //
     this.label13.AutoSize = true;
     this.label13.Location = new System.Drawing.Point(559, 25);
     this.label13.Name     = "label13";
     this.label13.Size     = new System.Drawing.Size(88, 16);
     this.label13.TabIndex = 119;
     this.label13.Text     = "区    号:";
     //
     // cmbWaterMeterType
     //
     this.cmbWaterMeterType.FormattingEnabled = true;
     this.cmbWaterMeterType.Location          = new System.Drawing.Point(282, 53);
     this.cmbWaterMeterType.Name     = "cmbWaterMeterType";
     this.cmbWaterMeterType.Size     = new System.Drawing.Size(88, 24);
     this.cmbWaterMeterType.TabIndex = 113;
     //
     // label5
     //
     this.label5.AutoSize = true;
     this.label5.Location = new System.Drawing.Point(205, 57);
     this.label5.Name     = "label5";
     this.label5.Size     = new System.Drawing.Size(80, 16);
     this.label5.TabIndex = 114;
     this.label5.Text     = "用水性质:";
     //
     // txtWaterUserNOSearch
     //
     this.txtWaterUserNOSearch.BackColor = System.Drawing.SystemColors.Window;
     this.txtWaterUserNOSearch.Location  = new System.Drawing.Point(100, 21);
     this.txtWaterUserNOSearch.Name      = "txtWaterUserNOSearch";
     this.txtWaterUserNOSearch.Size      = new System.Drawing.Size(270, 26);
     this.txtWaterUserNOSearch.TabIndex  = 1;
     //
     // label40
     //
     this.label40.AutoSize = true;
     this.label40.Font     = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.label40.Location = new System.Drawing.Point(24, 26);
     this.label40.Name     = "label40";
     this.label40.Size     = new System.Drawing.Size(80, 16);
     this.label40.TabIndex = 63;
     this.label40.Text     = "用    号:";
     //
     // tb1
     //
     this.tb1.ColumnCount = 1;
     this.tb1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
     this.tb1.Controls.Add(this.groupBox1, 0, 0);
     this.tb1.Controls.Add(this.groupBox2, 0, 1);
     this.tb1.Controls.Add(this.label3, 0, 2);
     this.tb1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.tb1.Location = new System.Drawing.Point(0, 25);
     this.tb1.Name     = "tb1";
     this.tb1.RowCount = 3;
     this.tb1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 100F));
     this.tb1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
     this.tb1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 25F));
     this.tb1.Size     = new System.Drawing.Size(1008, 537);
     this.tb1.TabIndex = 58;
     //
     // label3
     //
     this.label3.AutoSize  = true;
     this.label3.Font      = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.label3.ForeColor = System.Drawing.Color.Red;
     this.label3.Location  = new System.Drawing.Point(3, 512);
     this.label3.Name      = "label3";
     this.label3.Size      = new System.Drawing.Size(147, 14);
     this.label3.TabIndex  = 903;
     this.label3.Tag       = "9999";
     this.label3.Text      = "选择原因后按回车保存";
     //
     // contextMenuStrip1
     //
     this.contextMenuStrip1.Font = new System.Drawing.Font("微软雅黑", 11F);
     this.contextMenuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.今天ToolStripMenuItem,
         this.toolStripSeparator1,
         this.本月ToolStripMenuItem,
         this.月ToolStripMenuItem,
         this.月ToolStripMenuItem,
         this.toolStripSeparator2,
         this.本年ToolStripMenuItem,
         this.年ToolStripMenuItem,
         this.toolStripSeparator3,
         this.全部ToolStripMenuItem
     });
     this.contextMenuStrip1.Name = "contextMenuStrip1";
     this.contextMenuStrip1.Size = new System.Drawing.Size(109, 190);
     //
     // 今天ToolStripMenuItem
     //
     this.今天ToolStripMenuItem.Name   = "今天ToolStripMenuItem";
     this.今天ToolStripMenuItem.Size   = new System.Drawing.Size(108, 24);
     this.今天ToolStripMenuItem.Text   = "今天";
     this.今天ToolStripMenuItem.Click += new System.EventHandler(this.今天ToolStripMenuItem_Click);
     //
     // toolStripSeparator1
     //
     this.toolStripSeparator1.Name = "toolStripSeparator1";
     this.toolStripSeparator1.Size = new System.Drawing.Size(105, 6);
     //
     // 本月ToolStripMenuItem
     //
     this.本月ToolStripMenuItem.Name   = "本月ToolStripMenuItem";
     this.本月ToolStripMenuItem.Size   = new System.Drawing.Size(108, 24);
     this.本月ToolStripMenuItem.Text   = "本月";
     this.本月ToolStripMenuItem.Click += new System.EventHandler(this.本月ToolStripMenuItem_Click);
     //
     // 上月ToolStripMenuItem
     //
     this.月ToolStripMenuItem.Name   = "上月ToolStripMenuItem";
     this.月ToolStripMenuItem.Size   = new System.Drawing.Size(108, 24);
     this.月ToolStripMenuItem.Text   = "上月";
     this.月ToolStripMenuItem.Click += new System.EventHandler(this.月ToolStripMenuItem_Click);
     //
     // 下月ToolStripMenuItem
     //
     this.月ToolStripMenuItem.Name   = "下月ToolStripMenuItem";
     this.月ToolStripMenuItem.Size   = new System.Drawing.Size(108, 24);
     this.月ToolStripMenuItem.Text   = "下月";
     this.月ToolStripMenuItem.Click += new System.EventHandler(this.月ToolStripMenuItem_Click);
     //
     // toolStripSeparator2
     //
     this.toolStripSeparator2.Name = "toolStripSeparator2";
     this.toolStripSeparator2.Size = new System.Drawing.Size(105, 6);
     //
     // 本年ToolStripMenuItem
     //
     this.本年ToolStripMenuItem.Name   = "本年ToolStripMenuItem";
     this.本年ToolStripMenuItem.Size   = new System.Drawing.Size(108, 24);
     this.本年ToolStripMenuItem.Text   = "本年";
     this.本年ToolStripMenuItem.Click += new System.EventHandler(this.本年ToolStripMenuItem_Click);
     //
     // 上年ToolStripMenuItem
     //
     this.年ToolStripMenuItem.Name   = "上年ToolStripMenuItem";
     this.年ToolStripMenuItem.Size   = new System.Drawing.Size(108, 24);
     this.年ToolStripMenuItem.Text   = "上年";
     this.年ToolStripMenuItem.Click += new System.EventHandler(this.年ToolStripMenuItem_Click);
     //
     // toolStripSeparator3
     //
     this.toolStripSeparator3.Name = "toolStripSeparator3";
     this.toolStripSeparator3.Size = new System.Drawing.Size(105, 6);
     //
     // 全部ToolStripMenuItem
     //
     this.全部ToolStripMenuItem.Name   = "全部ToolStripMenuItem";
     this.全部ToolStripMenuItem.Size   = new System.Drawing.Size(108, 24);
     this.全部ToolStripMenuItem.Text   = "全部";
     this.全部ToolStripMenuItem.Click += new System.EventHandler(this.全部ToolStripMenuItem_Click);
     //
     // frmReadMeterRecordNullSearch
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 16F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1008, 562);
     this.Controls.Add(this.tb1);
     this.Controls.Add(this.toolStripWaterUser);
     this.Font   = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.Icon   = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.Margin = new System.Windows.Forms.Padding(4);
     this.Name   = "frmReadMeterRecordNullSearch";
     this.Text   = "抄表情况说明";
     this.Load  += new System.EventHandler(this.frmWaterUserSearch_Load);
     this.toolStripWaterUser.ResumeLayout(false);
     this.toolStripWaterUser.PerformLayout();
     this.groupBox2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.dgList)).EndInit();
     this.groupBox1.ResumeLayout(false);
     this.groupBox1.PerformLayout();
     this.tb1.ResumeLayout(false);
     this.tb1.PerformLayout();
     this.contextMenuStrip1.ResumeLayout(false);
     this.ResumeLayout(false);
     this.PerformLayout();
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmWaterMeterDebtSearch));
     System.Windows.Forms.DataGridViewCellStyle     dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
     FastReport.Design.DesignerSettings             designerSettings1      = new FastReport.Design.DesignerSettings();
     FastReport.Design.DesignerRestrictions         designerRestrictions1  = new FastReport.Design.DesignerRestrictions();
     FastReport.Export.Email.EmailSettings          emailSettings1         = new FastReport.Export.Email.EmailSettings();
     FastReport.PreviewSettings previewSettings1 = new FastReport.PreviewSettings();
     FastReport.ReportSettings  reportSettings1  = new FastReport.ReportSettings();
     this.toolStripWaterUser  = new System.Windows.Forms.ToolStrip();
     this.toolSearch          = new System.Windows.Forms.ToolStripButton();
     this.toolStripSeparator6 = new System.Windows.Forms.ToolStripSeparator();
     this.toolPrint           = new System.Windows.Forms.ToolStripButton();
     this.toolPrintPreview    = new System.Windows.Forms.ToolStripButton();
     this.toolExportToExl     = new System.Windows.Forms.ToolStripButton();
     this.tb1                    = new System.Windows.Forms.TableLayoutPanel();
     this.groupBox1              = new System.Windows.Forms.GroupBox();
     this.cmbDuanNOS             = new System.Windows.Forms.ComboBox();
     this.label35                = new System.Windows.Forms.Label();
     this.cmbPianNOS             = new System.Windows.Forms.ComboBox();
     this.label21                = new System.Windows.Forms.Label();
     this.cmbAreaNOS             = new System.Windows.Forms.ComboBox();
     this.label9                 = new System.Windows.Forms.Label();
     this.chkNullRead            = new System.Windows.Forms.CheckBox();
     this.label3                 = new System.Windows.Forms.Label();
     this.txtCountPeriod         = new System.Windows.Forms.TextBox();
     this.txtSenior              = new System.Windows.Forms.TextBox();
     this.btSenior               = new System.Windows.Forms.Button();
     this.label6                 = new System.Windows.Forms.Label();
     this.cmbWaterMeterType      = new System.Windows.Forms.ComboBox();
     this.label5                 = new System.Windows.Forms.Label();
     this.cmbMeterReader         = new System.Windows.Forms.ComboBox();
     this.label1                 = new System.Windows.Forms.Label();
     this.txtWaterUserNameSearch = new System.Windows.Forms.TextBox();
     this.label41                = new System.Windows.Forms.Label();
     this.txtWaterUserNOSearch   = new System.Windows.Forms.TextBox();
     this.label40                = new System.Windows.Forms.Label();
     this.cmbWaterUserHouseType  = new System.Windows.Forms.ComboBox();
     this.label37                = new System.Windows.Forms.Label();
     this.groupBox2              = new System.Windows.Forms.GroupBox();
     this.dgList                 = new System.Windows.Forms.DataGridView();
     this.environmentSettings1   = new FastReport.EnvironmentSettings();
     this.waterUserId            = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.waterUserNO            = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.waterUserName          = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.waterMeterId           = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.waterMeterNo           = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.未收期数                   = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.waterMeterTypeValue    = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.waterPhone             = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.waterUserAddress       = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.meterReaderName        = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.chargerName            = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.pianNO                 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.areaNO                 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.duanNO                 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.ordernumber            = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.loginId                = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.waterUserHouseTypeS    = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.waterUserTypeId        = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.waterUserTypeName      = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.bankId                 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.waterMeterPositionId   = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.waterMeterPositionName = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.waterMeterIsSummaryNo  = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.WATERFIXVALUE          = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.waterUserCreateDate    = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.BankAcountNumber       = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.toolStripWaterUser.SuspendLayout();
     this.tb1.SuspendLayout();
     this.groupBox1.SuspendLayout();
     this.groupBox2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.dgList)).BeginInit();
     this.SuspendLayout();
     //
     // toolStripWaterUser
     //
     this.toolStripWaterUser.Font      = new System.Drawing.Font("宋体", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.toolStripWaterUser.GripStyle = System.Windows.Forms.ToolStripGripStyle.Hidden;
     this.toolStripWaterUser.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.toolSearch,
         this.toolStripSeparator6,
         this.toolPrint,
         this.toolPrintPreview,
         this.toolExportToExl
     });
     this.toolStripWaterUser.Location = new System.Drawing.Point(0, 0);
     this.toolStripWaterUser.Name     = "toolStripWaterUser";
     this.toolStripWaterUser.Size     = new System.Drawing.Size(1008, 25);
     this.toolStripWaterUser.TabIndex = 57;
     this.toolStripWaterUser.Text     = "toolStrip2";
     //
     // toolSearch
     //
     this.toolSearch.Image = global::STATISTIALREPORTS.Properties.Resources.onebit_02;
     this.toolSearch.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.toolSearch.Name   = "toolSearch";
     this.toolSearch.Size   = new System.Drawing.Size(57, 22);
     this.toolSearch.Text   = "查询";
     this.toolSearch.Click += new System.EventHandler(this.toolSearch_Click);
     //
     // toolStripSeparator6
     //
     this.toolStripSeparator6.AutoSize = false;
     this.toolStripSeparator6.Name     = "toolStripSeparator6";
     this.toolStripSeparator6.Size     = new System.Drawing.Size(10, 25);
     //
     // toolPrint
     //
     this.toolPrint.Enabled = false;
     this.toolPrint.Image   = global::STATISTIALREPORTS.Properties.Resources.打印;
     this.toolPrint.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.toolPrint.Name   = "toolPrint";
     this.toolPrint.Size   = new System.Drawing.Size(57, 22);
     this.toolPrint.Text   = "打印";
     this.toolPrint.Click += new System.EventHandler(this.toolPrint_Click);
     //
     // toolPrintPreview
     //
     this.toolPrintPreview.Enabled = false;
     this.toolPrintPreview.Image   = ((System.Drawing.Image)(resources.GetObject("toolPrintPreview.Image")));
     this.toolPrintPreview.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.toolPrintPreview.Name   = "toolPrintPreview";
     this.toolPrintPreview.Size   = new System.Drawing.Size(87, 22);
     this.toolPrintPreview.Text   = "打印预览";
     this.toolPrintPreview.Click += new System.EventHandler(this.toolPrintPreview_Click);
     //
     // toolExportToExl
     //
     this.toolExportToExl.Enabled = false;
     this.toolExportToExl.Image   = global::STATISTIALREPORTS.Properties.Resources.snap_undo;
     this.toolExportToExl.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.toolExportToExl.Name   = "toolExportToExl";
     this.toolExportToExl.Size   = new System.Drawing.Size(97, 22);
     this.toolExportToExl.Text   = "导出Excel";
     this.toolExportToExl.Click += new System.EventHandler(this.toolExportToExl_Click);
     //
     // tb1
     //
     this.tb1.ColumnCount = 1;
     this.tb1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
     this.tb1.Controls.Add(this.groupBox1, 0, 0);
     this.tb1.Controls.Add(this.groupBox2, 0, 1);
     this.tb1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.tb1.Location = new System.Drawing.Point(0, 25);
     this.tb1.Name     = "tb1";
     this.tb1.RowCount = 2;
     this.tb1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 130F));
     this.tb1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
     this.tb1.Size     = new System.Drawing.Size(1008, 537);
     this.tb1.TabIndex = 58;
     //
     // groupBox1
     //
     this.groupBox1.BackColor = System.Drawing.Color.LimeGreen;
     this.groupBox1.Controls.Add(this.cmbDuanNOS);
     this.groupBox1.Controls.Add(this.label35);
     this.groupBox1.Controls.Add(this.cmbPianNOS);
     this.groupBox1.Controls.Add(this.label21);
     this.groupBox1.Controls.Add(this.cmbAreaNOS);
     this.groupBox1.Controls.Add(this.label9);
     this.groupBox1.Controls.Add(this.chkNullRead);
     this.groupBox1.Controls.Add(this.label3);
     this.groupBox1.Controls.Add(this.txtCountPeriod);
     this.groupBox1.Controls.Add(this.txtSenior);
     this.groupBox1.Controls.Add(this.btSenior);
     this.groupBox1.Controls.Add(this.label6);
     this.groupBox1.Controls.Add(this.cmbWaterMeterType);
     this.groupBox1.Controls.Add(this.label5);
     this.groupBox1.Controls.Add(this.cmbMeterReader);
     this.groupBox1.Controls.Add(this.label1);
     this.groupBox1.Controls.Add(this.txtWaterUserNameSearch);
     this.groupBox1.Controls.Add(this.label41);
     this.groupBox1.Controls.Add(this.txtWaterUserNOSearch);
     this.groupBox1.Controls.Add(this.label40);
     this.groupBox1.Controls.Add(this.cmbWaterUserHouseType);
     this.groupBox1.Controls.Add(this.label37);
     this.groupBox1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.groupBox1.Location = new System.Drawing.Point(3, 3);
     this.groupBox1.Margin   = new System.Windows.Forms.Padding(3, 3, 3, 7);
     this.groupBox1.Name     = "groupBox1";
     this.groupBox1.Size     = new System.Drawing.Size(1002, 120);
     this.groupBox1.TabIndex = 60;
     this.groupBox1.TabStop  = false;
     this.groupBox1.Tag      = "9999";
     this.groupBox1.Text     = "查询条件";
     //
     // cmbDuanNOS
     //
     this.cmbDuanNOS.DropDownWidth     = 120;
     this.cmbDuanNOS.FormattingEnabled = true;
     this.cmbDuanNOS.Location          = new System.Drawing.Point(484, 56);
     this.cmbDuanNOS.Name     = "cmbDuanNOS";
     this.cmbDuanNOS.Size     = new System.Drawing.Size(60, 24);
     this.cmbDuanNOS.TabIndex = 151;
     //
     // label35
     //
     this.label35.AutoSize = true;
     this.label35.Location = new System.Drawing.Point(440, 60);
     this.label35.Name     = "label35";
     this.label35.Size     = new System.Drawing.Size(56, 16);
     this.label35.TabIndex = 150;
     this.label35.Text     = "段号:";
     //
     // cmbPianNOS
     //
     this.cmbPianNOS.DropDownWidth     = 120;
     this.cmbPianNOS.FormattingEnabled = true;
     this.cmbPianNOS.Location          = new System.Drawing.Point(249, 55);
     this.cmbPianNOS.Name     = "cmbPianNOS";
     this.cmbPianNOS.Size     = new System.Drawing.Size(60, 24);
     this.cmbPianNOS.TabIndex = 149;
     //
     // label21
     //
     this.label21.AutoSize = true;
     this.label21.Location = new System.Drawing.Point(205, 59);
     this.label21.Name     = "label21";
     this.label21.Size     = new System.Drawing.Size(56, 16);
     this.label21.TabIndex = 148;
     this.label21.Text     = "片号:";
     //
     // cmbAreaNOS
     //
     this.cmbAreaNOS.DropDownWidth     = 120;
     this.cmbAreaNOS.FormattingEnabled = true;
     this.cmbAreaNOS.Location          = new System.Drawing.Point(367, 56);
     this.cmbAreaNOS.Name     = "cmbAreaNOS";
     this.cmbAreaNOS.Size     = new System.Drawing.Size(60, 24);
     this.cmbAreaNOS.TabIndex = 147;
     //
     // label9
     //
     this.label9.AutoSize = true;
     this.label9.Location = new System.Drawing.Point(322, 60);
     this.label9.Name     = "label9";
     this.label9.Size     = new System.Drawing.Size(56, 16);
     this.label9.TabIndex = 146;
     this.label9.Text     = "区号:";
     //
     // chkNullRead
     //
     this.chkNullRead.AutoSize   = true;
     this.chkNullRead.Checked    = true;
     this.chkNullRead.CheckState = System.Windows.Forms.CheckState.Checked;
     this.chkNullRead.Location   = new System.Drawing.Point(205, 89);
     this.chkNullRead.Name       = "chkNullRead";
     this.chkNullRead.Size       = new System.Drawing.Size(139, 20);
     this.chkNullRead.TabIndex   = 145;
     this.chkNullRead.Text       = "计算时包含未抄";
     this.chkNullRead.UseVisualStyleBackColor = true;
     //
     // label3
     //
     this.label3.AutoSize = true;
     this.label3.Location = new System.Drawing.Point(100, 91);
     this.label3.Name     = "label3";
     this.label3.Size     = new System.Drawing.Size(72, 16);
     this.label3.TabIndex = 144;
     this.label3.Text     = "期未收费";
     //
     // txtCountPeriod
     //
     this.txtCountPeriod.BackColor = System.Drawing.SystemColors.Window;
     this.txtCountPeriod.Location  = new System.Drawing.Point(60, 85);
     this.txtCountPeriod.Name      = "txtCountPeriod";
     this.txtCountPeriod.Size      = new System.Drawing.Size(40, 26);
     this.txtCountPeriod.TabIndex  = 143;
     this.txtCountPeriod.Text      = "1";
     this.txtCountPeriod.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtCountPeriod_KeyPress);
     //
     // txtSenior
     //
     this.txtSenior.BackColor = System.Drawing.Color.White;
     this.txtSenior.Location  = new System.Drawing.Point(754, 21);
     this.txtSenior.Multiline = true;
     this.txtSenior.Name      = "txtSenior";
     this.txtSenior.ReadOnly  = true;
     this.txtSenior.Size      = new System.Drawing.Size(173, 88);
     this.txtSenior.TabIndex  = 142;
     //
     // btSenior
     //
     this.btSenior.Location = new System.Drawing.Point(933, 21);
     this.btSenior.Name     = "btSenior";
     this.btSenior.Size     = new System.Drawing.Size(50, 45);
     this.btSenior.TabIndex = 141;
     this.btSenior.Text     = "高级条件";
     this.btSenior.UseVisualStyleBackColor = true;
     this.btSenior.Click += new System.EventHandler(this.btSenior_Click);
     //
     // label6
     //
     this.label6.AutoSize = true;
     this.label6.Location = new System.Drawing.Point(23, 90);
     this.label6.Name     = "label6";
     this.label6.Size     = new System.Drawing.Size(40, 16);
     this.label6.TabIndex = 116;
     this.label6.Text     = "大于";
     //
     // cmbWaterMeterType
     //
     this.cmbWaterMeterType.DropDownWidth     = 150;
     this.cmbWaterMeterType.FormattingEnabled = true;
     this.cmbWaterMeterType.Location          = new System.Drawing.Point(100, 54);
     this.cmbWaterMeterType.Name     = "cmbWaterMeterType";
     this.cmbWaterMeterType.Size     = new System.Drawing.Size(88, 24);
     this.cmbWaterMeterType.TabIndex = 113;
     //
     // label5
     //
     this.label5.AutoSize = true;
     this.label5.Location = new System.Drawing.Point(24, 58);
     this.label5.Name     = "label5";
     this.label5.Size     = new System.Drawing.Size(80, 16);
     this.label5.TabIndex = 114;
     this.label5.Text     = "用水性质:";
     //
     // cmbMeterReader
     //
     this.cmbMeterReader.FormattingEnabled = true;
     this.cmbMeterReader.Location          = new System.Drawing.Point(468, 22);
     this.cmbMeterReader.Name     = "cmbMeterReader";
     this.cmbMeterReader.Size     = new System.Drawing.Size(88, 24);
     this.cmbMeterReader.TabIndex = 94;
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Location = new System.Drawing.Point(391, 26);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(80, 16);
     this.label1.TabIndex = 95;
     this.label1.Text     = "抄 表 员:";
     //
     // txtWaterUserNameSearch
     //
     this.txtWaterUserNameSearch.BackColor = System.Drawing.SystemColors.Window;
     this.txtWaterUserNameSearch.Location  = new System.Drawing.Point(283, 21);
     this.txtWaterUserNameSearch.Name      = "txtWaterUserNameSearch";
     this.txtWaterUserNameSearch.Size      = new System.Drawing.Size(88, 26);
     this.txtWaterUserNameSearch.TabIndex  = 66;
     //
     // label41
     //
     this.label41.AutoSize = true;
     this.label41.Location = new System.Drawing.Point(206, 26);
     this.label41.Name     = "label41";
     this.label41.Size     = new System.Drawing.Size(80, 16);
     this.label41.TabIndex = 65;
     this.label41.Text     = "用户名称:";
     //
     // txtWaterUserNOSearch
     //
     this.txtWaterUserNOSearch.BackColor = System.Drawing.SystemColors.Window;
     this.txtWaterUserNOSearch.Location  = new System.Drawing.Point(100, 21);
     this.txtWaterUserNOSearch.Name      = "txtWaterUserNOSearch";
     this.txtWaterUserNOSearch.Size      = new System.Drawing.Size(88, 26);
     this.txtWaterUserNOSearch.TabIndex  = 1;
     //
     // label40
     //
     this.label40.AutoSize = true;
     this.label40.Font     = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.label40.Location = new System.Drawing.Point(24, 26);
     this.label40.Name     = "label40";
     this.label40.Size     = new System.Drawing.Size(80, 16);
     this.label40.TabIndex = 63;
     this.label40.Text     = "用户编号:";
     //
     // cmbWaterUserHouseType
     //
     this.cmbWaterUserHouseType.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cmbWaterUserHouseType.FormattingEnabled = true;
     this.cmbWaterUserHouseType.Items.AddRange(new object[] {
         "",
         "楼房",
         "平房"
     });
     this.cmbWaterUserHouseType.Location = new System.Drawing.Point(656, 22);
     this.cmbWaterUserHouseType.Name     = "cmbWaterUserHouseType";
     this.cmbWaterUserHouseType.Size     = new System.Drawing.Size(88, 24);
     this.cmbWaterUserHouseType.TabIndex = 57;
     //
     // label37
     //
     this.label37.AutoSize = true;
     this.label37.Location = new System.Drawing.Point(579, 26);
     this.label37.Name     = "label37";
     this.label37.Size     = new System.Drawing.Size(80, 16);
     this.label37.TabIndex = 56;
     this.label37.Text     = "户    型:";
     //
     // groupBox2
     //
     this.groupBox2.Controls.Add(this.dgList);
     this.groupBox2.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.groupBox2.Location = new System.Drawing.Point(3, 133);
     this.groupBox2.Name     = "groupBox2";
     this.groupBox2.Size     = new System.Drawing.Size(1002, 401);
     this.groupBox2.TabIndex = 902;
     this.groupBox2.TabStop  = false;
     this.groupBox2.Text     = "明细列表";
     //
     // dgList
     //
     this.dgList.AllowUserToAddRows            = false;
     this.dgList.AllowUserToDeleteRows         = false;
     this.dgList.AllowUserToOrderColumns       = true;
     this.dgList.AutoSizeColumnsMode           = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.AllCells;
     this.dgList.AutoSizeRowsMode              = System.Windows.Forms.DataGridViewAutoSizeRowsMode.AllCells;
     dataGridViewCellStyle1.Alignment          = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
     dataGridViewCellStyle1.BackColor          = System.Drawing.SystemColors.Control;
     dataGridViewCellStyle1.Font               = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     dataGridViewCellStyle1.ForeColor          = System.Drawing.SystemColors.WindowText;
     dataGridViewCellStyle1.SelectionBackColor = System.Drawing.SystemColors.Highlight;
     dataGridViewCellStyle1.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
     dataGridViewCellStyle1.WrapMode           = System.Windows.Forms.DataGridViewTriState.True;
     this.dgList.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle1;
     this.dgList.ColumnHeadersHeight           = 25;
     this.dgList.ColumnHeadersHeightSizeMode   = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
     this.dgList.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
         this.waterUserId,
         this.waterUserNO,
         this.waterUserName,
         this.waterMeterId,
         this.waterMeterNo,
         this.未收期数,
         this.waterMeterTypeValue,
         this.waterPhone,
         this.waterUserAddress,
         this.meterReaderName,
         this.chargerName,
         this.pianNO,
         this.areaNO,
         this.duanNO,
         this.ordernumber,
         this.loginId,
         this.waterUserHouseTypeS,
         this.waterUserTypeId,
         this.waterUserTypeName,
         this.bankId,
         this.waterMeterPositionId,
         this.waterMeterPositionName,
         this.waterMeterIsSummaryNo,
         this.WATERFIXVALUE,
         this.waterUserCreateDate,
         this.BankAcountNumber
     });
     this.dgList.Dock               = System.Windows.Forms.DockStyle.Fill;
     this.dgList.Location           = new System.Drawing.Point(3, 22);
     this.dgList.MultiSelect        = false;
     this.dgList.Name               = "dgList";
     this.dgList.ReadOnly           = true;
     this.dgList.RowHeadersWidth    = 35;
     this.dgList.RowTemplate.Height = 23;
     this.dgList.SelectionMode      = System.Windows.Forms.DataGridViewSelectionMode.CellSelect;
     this.dgList.Size               = new System.Drawing.Size(996, 376);
     this.dgList.TabIndex           = 5;
     this.dgList.CellFormatting    += new System.Windows.Forms.DataGridViewCellFormattingEventHandler(this.dgList_CellFormatting);
     this.dgList.CellPainting      += new System.Windows.Forms.DataGridViewCellPaintingEventHandler(this.dgList_CellPainting);
     //
     // environmentSettings1
     //
     designerSettings1.ApplicationConnection = null;
     designerSettings1.DefaultFont           = new System.Drawing.Font("宋体", 9F);
     designerSettings1.Icon                     = null;
     designerSettings1.Restrictions             = designerRestrictions1;
     designerSettings1.Text                     = "";
     this.environmentSettings1.DesignerSettings = designerSettings1;
     emailSettings1.Address                     = "";
     emailSettings1.Host                     = "";
     emailSettings1.MessageTemplate          = "";
     emailSettings1.Name                     = "";
     emailSettings1.Password                 = "";
     emailSettings1.UserName                 = "";
     this.environmentSettings1.EmailSettings = emailSettings1;
     previewSettings1.Buttons                = ((FastReport.PreviewButtons)((((FastReport.PreviewButtons.Print | FastReport.PreviewButtons.Zoom)
                                                                              | FastReport.PreviewButtons.PageSetup)
                                                                             | FastReport.PreviewButtons.Close)));
     previewSettings1.Icon = ((System.Drawing.Icon)(resources.GetObject("previewSettings1.Icon")));
     previewSettings1.Text = "";
     this.environmentSettings1.PreviewSettings = previewSettings1;
     this.environmentSettings1.ReportSettings  = reportSettings1;
     this.environmentSettings1.UIStyle         = FastReport.Utils.UIStyle.Office2007Black;
     //
     // waterUserId
     //
     this.waterUserId.DataPropertyName = "waterUserId";
     this.waterUserId.Frozen           = true;
     this.waterUserId.HeaderText       = "waterUserId";
     this.waterUserId.Name             = "waterUserId";
     this.waterUserId.ReadOnly         = true;
     this.waterUserId.Visible          = false;
     this.waterUserId.Width            = 121;
     //
     // waterUserNO
     //
     this.waterUserNO.DataPropertyName = "waterUserNO";
     this.waterUserNO.Frozen           = true;
     this.waterUserNO.HeaderText       = "用户号";
     this.waterUserNO.Name             = "waterUserNO";
     this.waterUserNO.ReadOnly         = true;
     this.waterUserNO.Width            = 81;
     //
     // waterUserName
     //
     this.waterUserName.DataPropertyName = "waterUserName";
     this.waterUserName.Frozen           = true;
     this.waterUserName.HeaderText       = "用户名";
     this.waterUserName.Name             = "waterUserName";
     this.waterUserName.ReadOnly         = true;
     this.waterUserName.Width            = 81;
     //
     // waterMeterId
     //
     this.waterMeterId.DataPropertyName = "waterMeterId";
     this.waterMeterId.HeaderText       = "waterMeterId";
     this.waterMeterId.Name             = "waterMeterId";
     this.waterMeterId.ReadOnly         = true;
     this.waterMeterId.Visible          = false;
     this.waterMeterId.Width            = 129;
     //
     // waterMeterNo
     //
     this.waterMeterNo.DataPropertyName = "waterMeterNo";
     this.waterMeterNo.HeaderText       = "水表编号";
     this.waterMeterNo.Name             = "waterMeterNo";
     this.waterMeterNo.ReadOnly         = true;
     this.waterMeterNo.Width            = 97;
     //
     // 未收期数
     //
     this.未收期数.DataPropertyName = "未收期数";
     this.未收期数.HeaderText       = "未收期数";
     this.未收期数.Name             = "未收期数";
     this.未收期数.ReadOnly         = true;
     this.未收期数.Width            = 97;
     //
     // waterMeterTypeValue
     //
     this.waterMeterTypeValue.DataPropertyName = "waterMeterTypeValue";
     this.waterMeterTypeValue.HeaderText       = "用水类别";
     this.waterMeterTypeValue.Name             = "waterMeterTypeValue";
     this.waterMeterTypeValue.ReadOnly         = true;
     this.waterMeterTypeValue.Width            = 97;
     //
     // waterPhone
     //
     this.waterPhone.DataPropertyName = "waterPhone";
     this.waterPhone.HeaderText       = "电话";
     this.waterPhone.Name             = "waterPhone";
     this.waterPhone.ReadOnly         = true;
     this.waterPhone.Width            = 65;
     //
     // waterUserAddress
     //
     this.waterUserAddress.DataPropertyName = "waterUserAddress";
     this.waterUserAddress.HeaderText       = "地址";
     this.waterUserAddress.Name             = "waterUserAddress";
     this.waterUserAddress.ReadOnly         = true;
     this.waterUserAddress.Width            = 65;
     //
     // meterReaderName
     //
     this.meterReaderName.DataPropertyName = "meterReaderName";
     this.meterReaderName.HeaderText       = "抄表员";
     this.meterReaderName.Name             = "meterReaderName";
     this.meterReaderName.ReadOnly         = true;
     this.meterReaderName.Width            = 81;
     //
     // chargerName
     //
     this.chargerName.DataPropertyName = "chargerName";
     this.chargerName.HeaderText       = "收费员";
     this.chargerName.Name             = "chargerName";
     this.chargerName.ReadOnly         = true;
     this.chargerName.Width            = 81;
     //
     // pianNO
     //
     this.pianNO.DataPropertyName = "pianNO";
     this.pianNO.HeaderText       = "片号";
     this.pianNO.Name             = "pianNO";
     this.pianNO.ReadOnly         = true;
     this.pianNO.Width            = 65;
     //
     // areaNO
     //
     this.areaNO.DataPropertyName = "areaNO";
     this.areaNO.HeaderText       = "区号";
     this.areaNO.Name             = "areaNO";
     this.areaNO.ReadOnly         = true;
     this.areaNO.Width            = 65;
     //
     // duanNO
     //
     this.duanNO.DataPropertyName = "duanNO";
     this.duanNO.HeaderText       = "段号";
     this.duanNO.Name             = "duanNO";
     this.duanNO.ReadOnly         = true;
     this.duanNO.Width            = 65;
     //
     // ordernumber
     //
     this.ordernumber.DataPropertyName = "ordernumber";
     this.ordernumber.HeaderText       = "顺序号";
     this.ordernumber.Name             = "ordernumber";
     this.ordernumber.ReadOnly         = true;
     this.ordernumber.Width            = 81;
     //
     // loginId
     //
     this.loginId.DataPropertyName = "loginId";
     this.loginId.HeaderText       = "loginId";
     this.loginId.Name             = "loginId";
     this.loginId.ReadOnly         = true;
     this.loginId.Visible          = false;
     this.loginId.Width            = 89;
     //
     // waterUserHouseTypeS
     //
     this.waterUserHouseTypeS.DataPropertyName = "waterUserHouseTypeS";
     this.waterUserHouseTypeS.HeaderText       = "户型";
     this.waterUserHouseTypeS.Name             = "waterUserHouseTypeS";
     this.waterUserHouseTypeS.ReadOnly         = true;
     this.waterUserHouseTypeS.Width            = 65;
     //
     // waterUserTypeId
     //
     this.waterUserTypeId.DataPropertyName = "waterUserTypeId";
     this.waterUserTypeId.HeaderText       = "waterUserTypeId";
     this.waterUserTypeId.Name             = "waterUserTypeId";
     this.waterUserTypeId.ReadOnly         = true;
     this.waterUserTypeId.Visible          = false;
     this.waterUserTypeId.Width            = 153;
     //
     // waterUserTypeName
     //
     this.waterUserTypeName.DataPropertyName = "waterUserTypeName";
     this.waterUserTypeName.HeaderText       = "用户类型";
     this.waterUserTypeName.Name             = "waterUserTypeName";
     this.waterUserTypeName.ReadOnly         = true;
     this.waterUserTypeName.Width            = 97;
     //
     // bankId
     //
     this.bankId.DataPropertyName = "bankId";
     this.bankId.HeaderText       = "bankId";
     this.bankId.Name             = "bankId";
     this.bankId.ReadOnly         = true;
     this.bankId.Visible          = false;
     this.bankId.Width            = 81;
     //
     // waterMeterPositionId
     //
     this.waterMeterPositionId.DataPropertyName = "waterMeterPositionId";
     this.waterMeterPositionId.HeaderText       = "水表位置";
     this.waterMeterPositionId.Name             = "waterMeterPositionId";
     this.waterMeterPositionId.ReadOnly         = true;
     this.waterMeterPositionId.Visible          = false;
     this.waterMeterPositionId.Width            = 97;
     //
     // waterMeterPositionName
     //
     this.waterMeterPositionName.DataPropertyName = "waterMeterPositionName";
     this.waterMeterPositionName.HeaderText       = "水表位置";
     this.waterMeterPositionName.Name             = "waterMeterPositionName";
     this.waterMeterPositionName.ReadOnly         = true;
     this.waterMeterPositionName.Width            = 97;
     //
     // waterMeterIsSummaryNo
     //
     this.waterMeterIsSummaryNo.DataPropertyName = "waterMeterParentId";
     this.waterMeterIsSummaryNo.HeaderText       = "总表编号";
     this.waterMeterIsSummaryNo.Name             = "waterMeterIsSummaryNo";
     this.waterMeterIsSummaryNo.ReadOnly         = true;
     this.waterMeterIsSummaryNo.Width            = 97;
     //
     // WATERFIXVALUE
     //
     this.WATERFIXVALUE.DataPropertyName = "WATERFIXVALUE";
     this.WATERFIXVALUE.HeaderText       = "定量用水";
     this.WATERFIXVALUE.Name             = "WATERFIXVALUE";
     this.WATERFIXVALUE.ReadOnly         = true;
     this.WATERFIXVALUE.Width            = 97;
     //
     // waterUserCreateDate
     //
     this.waterUserCreateDate.DataPropertyName = "waterUserCreateDate";
     this.waterUserCreateDate.HeaderText       = "waterUserCreateDate";
     this.waterUserCreateDate.Name             = "waterUserCreateDate";
     this.waterUserCreateDate.ReadOnly         = true;
     this.waterUserCreateDate.Visible          = false;
     this.waterUserCreateDate.Width            = 185;
     //
     // BankAcountNumber
     //
     this.BankAcountNumber.DataPropertyName = "BankAcountNumber";
     this.BankAcountNumber.HeaderText       = "BankAcountNumber";
     this.BankAcountNumber.Name             = "BankAcountNumber";
     this.BankAcountNumber.ReadOnly         = true;
     this.BankAcountNumber.Visible          = false;
     this.BankAcountNumber.Width            = 161;
     //
     // frmWaterMeterDebtSearch
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 16F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1008, 562);
     this.Controls.Add(this.tb1);
     this.Controls.Add(this.toolStripWaterUser);
     this.Font   = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.Icon   = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.Margin = new System.Windows.Forms.Padding(4);
     this.Name   = "frmWaterMeterDebtSearch";
     this.Text   = "水表未收情况查询";
     this.Load  += new System.EventHandler(this.frmWaterUserSearch_Load);
     this.toolStripWaterUser.ResumeLayout(false);
     this.toolStripWaterUser.PerformLayout();
     this.tb1.ResumeLayout(false);
     this.groupBox1.ResumeLayout(false);
     this.groupBox1.PerformLayout();
     this.groupBox2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.dgList)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmWaterUserYSMXSearch));
     System.Windows.Forms.DataGridViewCellStyle     dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle     dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
     FastReport.Design.DesignerSettings             designerSettings1      = new FastReport.Design.DesignerSettings();
     FastReport.Design.DesignerRestrictions         designerRestrictions1  = new FastReport.Design.DesignerRestrictions();
     FastReport.Export.Email.EmailSettings          emailSettings1         = new FastReport.Export.Email.EmailSettings();
     FastReport.PreviewSettings previewSettings1 = new FastReport.PreviewSettings();
     FastReport.ReportSettings  reportSettings1  = new FastReport.ReportSettings();
     this.toolStripWaterUser  = new System.Windows.Forms.ToolStrip();
     this.toolSearch          = new System.Windows.Forms.ToolStripButton();
     this.toolStripSeparator6 = new System.Windows.Forms.ToolStripSeparator();
     this.toolPrint           = new System.Windows.Forms.ToolStripButton();
     this.toolPrintPreview    = new System.Windows.Forms.ToolStripButton();
     this.tb1                         = new System.Windows.Forms.TableLayoutPanel();
     this.ucPageSetUp1                = new BASEFUNCTION.ucPageSetUp();
     this.groupBox1                   = new System.Windows.Forms.GroupBox();
     this.txtSenior                   = new System.Windows.Forms.TextBox();
     this.btSenior                    = new System.Windows.Forms.Button();
     this.txtSummaryNO                = new System.Windows.Forms.TextBox();
     this.cmbWaterMeterType           = new System.Windows.Forms.ComboBox();
     this.label9                      = new System.Windows.Forms.Label();
     this.cmbWaterFeeMonth            = new System.Windows.Forms.ComboBox();
     this.label3                      = new System.Windows.Forms.Label();
     this.cmbWaterFeeYear             = new System.Windows.Forms.ComboBox();
     this.label6                      = new System.Windows.Forms.Label();
     this.cmbMeterReader              = new System.Windows.Forms.ComboBox();
     this.label1                      = new System.Windows.Forms.Label();
     this.txtWaterUserNameSearch      = new System.Windows.Forms.TextBox();
     this.label41                     = new System.Windows.Forms.Label();
     this.txtWaterUserNOSearch        = new System.Windows.Forms.TextBox();
     this.label40                     = new System.Windows.Forms.Label();
     this.cmbWaterUserAgentBankSearch = new System.Windows.Forms.ComboBox();
     this.label39                     = new System.Windows.Forms.Label();
     this.label38                     = new System.Windows.Forms.Label();
     this.cmbWaterUserHouseType       = new System.Windows.Forms.ComboBox();
     this.label37                     = new System.Windows.Forms.Label();
     this.cmbWaterUserIsAgentSearch   = new System.Windows.Forms.ComboBox();
     this.label35                     = new System.Windows.Forms.Label();
     this.groupBox2                   = new System.Windows.Forms.GroupBox();
     this.dgList                      = new System.Windows.Forms.DataGridView();
     this.environmentSettings1        = new FastReport.EnvironmentSettings();
     this.cmbIsMeterRead              = new System.Windows.Forms.ComboBox();
     this.label8                      = new System.Windows.Forms.Label();
     this.waterUserId                 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.waterUserNO                 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.waterUserName               = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.waterUserAddress            = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.waterTotalChargeend         = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.extraTotalChargeend         = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.OVERDUEEND                  = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.totalChargeend              = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.toolStripWaterUser.SuspendLayout();
     this.tb1.SuspendLayout();
     this.groupBox1.SuspendLayout();
     this.groupBox2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.dgList)).BeginInit();
     this.SuspendLayout();
     //
     // toolStripWaterUser
     //
     this.toolStripWaterUser.Font      = new System.Drawing.Font("宋体", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.toolStripWaterUser.GripStyle = System.Windows.Forms.ToolStripGripStyle.Hidden;
     this.toolStripWaterUser.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.toolSearch,
         this.toolStripSeparator6,
         this.toolPrint,
         this.toolPrintPreview
     });
     this.toolStripWaterUser.Location = new System.Drawing.Point(0, 0);
     this.toolStripWaterUser.Name     = "toolStripWaterUser";
     this.toolStripWaterUser.Size     = new System.Drawing.Size(1008, 25);
     this.toolStripWaterUser.TabIndex = 57;
     this.toolStripWaterUser.Text     = "toolStrip2";
     //
     // toolSearch
     //
     this.toolSearch.Image = global::STATISTIALREPORTS.Properties.Resources.onebit_02;
     this.toolSearch.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.toolSearch.Name   = "toolSearch";
     this.toolSearch.Size   = new System.Drawing.Size(57, 22);
     this.toolSearch.Text   = "查询";
     this.toolSearch.Click += new System.EventHandler(this.toolSearch_Click);
     //
     // toolStripSeparator6
     //
     this.toolStripSeparator6.AutoSize = false;
     this.toolStripSeparator6.Name     = "toolStripSeparator6";
     this.toolStripSeparator6.Size     = new System.Drawing.Size(10, 25);
     //
     // toolPrint
     //
     this.toolPrint.Enabled = false;
     this.toolPrint.Image   = global::STATISTIALREPORTS.Properties.Resources.打印;
     this.toolPrint.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.toolPrint.Name   = "toolPrint";
     this.toolPrint.Size   = new System.Drawing.Size(57, 22);
     this.toolPrint.Text   = "打印";
     this.toolPrint.Click += new System.EventHandler(this.toolPrint_Click);
     //
     // toolPrintPreview
     //
     this.toolPrintPreview.Enabled = false;
     this.toolPrintPreview.Image   = ((System.Drawing.Image)(resources.GetObject("toolPrintPreview.Image")));
     this.toolPrintPreview.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.toolPrintPreview.Name   = "toolPrintPreview";
     this.toolPrintPreview.Size   = new System.Drawing.Size(87, 22);
     this.toolPrintPreview.Text   = "打印预览";
     this.toolPrintPreview.Click += new System.EventHandler(this.toolPrintPreview_Click);
     //
     // tb1
     //
     this.tb1.ColumnCount = 1;
     this.tb1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
     this.tb1.Controls.Add(this.ucPageSetUp1, 0, 2);
     this.tb1.Controls.Add(this.groupBox1, 0, 0);
     this.tb1.Controls.Add(this.groupBox2, 0, 1);
     this.tb1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.tb1.Location = new System.Drawing.Point(0, 25);
     this.tb1.Name     = "tb1";
     this.tb1.RowCount = 3;
     this.tb1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 128F));
     this.tb1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
     this.tb1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 47F));
     this.tb1.Size     = new System.Drawing.Size(1008, 537);
     this.tb1.TabIndex = 58;
     //
     // ucPageSetUp1
     //
     this.ucPageSetUp1.BackColor   = System.Drawing.Color.Transparent;
     this.ucPageSetUp1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.ucPageSetUp1.Font        = new System.Drawing.Font("宋体", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.ucPageSetUp1.Location    = new System.Drawing.Point(4, 494);
     this.ucPageSetUp1.Margin      = new System.Windows.Forms.Padding(4, 4, 4, 4);
     this.ucPageSetUp1.Name        = "ucPageSetUp1";
     this.ucPageSetUp1.Size        = new System.Drawing.Size(321, 39);
     this.ucPageSetUp1.TabIndex    = 906;
     //
     // groupBox1
     //
     this.groupBox1.Controls.Add(this.cmbIsMeterRead);
     this.groupBox1.Controls.Add(this.label8);
     this.groupBox1.Controls.Add(this.txtSenior);
     this.groupBox1.Controls.Add(this.btSenior);
     this.groupBox1.Controls.Add(this.txtSummaryNO);
     this.groupBox1.Controls.Add(this.cmbWaterMeterType);
     this.groupBox1.Controls.Add(this.label9);
     this.groupBox1.Controls.Add(this.cmbWaterFeeMonth);
     this.groupBox1.Controls.Add(this.label3);
     this.groupBox1.Controls.Add(this.cmbWaterFeeYear);
     this.groupBox1.Controls.Add(this.label6);
     this.groupBox1.Controls.Add(this.cmbMeterReader);
     this.groupBox1.Controls.Add(this.label1);
     this.groupBox1.Controls.Add(this.txtWaterUserNameSearch);
     this.groupBox1.Controls.Add(this.label41);
     this.groupBox1.Controls.Add(this.txtWaterUserNOSearch);
     this.groupBox1.Controls.Add(this.label40);
     this.groupBox1.Controls.Add(this.cmbWaterUserAgentBankSearch);
     this.groupBox1.Controls.Add(this.label39);
     this.groupBox1.Controls.Add(this.label38);
     this.groupBox1.Controls.Add(this.cmbWaterUserHouseType);
     this.groupBox1.Controls.Add(this.label37);
     this.groupBox1.Controls.Add(this.cmbWaterUserIsAgentSearch);
     this.groupBox1.Controls.Add(this.label35);
     this.groupBox1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.groupBox1.Location = new System.Drawing.Point(3, 3);
     this.groupBox1.Margin   = new System.Windows.Forms.Padding(3, 3, 3, 7);
     this.groupBox1.Name     = "groupBox1";
     this.groupBox1.Size     = new System.Drawing.Size(1002, 118);
     this.groupBox1.TabIndex = 60;
     this.groupBox1.TabStop  = false;
     this.groupBox1.Text     = "查询条件";
     //
     // txtSenior
     //
     this.txtSenior.BackColor = System.Drawing.Color.White;
     this.txtSenior.Location  = new System.Drawing.Point(755, 22);
     this.txtSenior.Multiline = true;
     this.txtSenior.Name      = "txtSenior";
     this.txtSenior.ReadOnly  = true;
     this.txtSenior.Size      = new System.Drawing.Size(173, 85);
     this.txtSenior.TabIndex  = 144;
     //
     // btSenior
     //
     this.btSenior.Location = new System.Drawing.Point(934, 22);
     this.btSenior.Name     = "btSenior";
     this.btSenior.Size     = new System.Drawing.Size(50, 45);
     this.btSenior.TabIndex = 143;
     this.btSenior.Text     = "高级条件";
     this.btSenior.UseVisualStyleBackColor = true;
     this.btSenior.Click += new System.EventHandler(this.btSenior_Click);
     //
     // txtSummaryNO
     //
     this.txtSummaryNO.BackColor = System.Drawing.SystemColors.Window;
     this.txtSummaryNO.Location  = new System.Drawing.Point(656, 54);
     this.txtSummaryNO.Name      = "txtSummaryNO";
     this.txtSummaryNO.Size      = new System.Drawing.Size(88, 26);
     this.txtSummaryNO.TabIndex  = 139;
     //
     // cmbWaterMeterType
     //
     this.cmbWaterMeterType.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cmbWaterMeterType.FormattingEnabled = true;
     this.cmbWaterMeterType.Location          = new System.Drawing.Point(469, 54);
     this.cmbWaterMeterType.Name     = "cmbWaterMeterType";
     this.cmbWaterMeterType.Size     = new System.Drawing.Size(88, 24);
     this.cmbWaterMeterType.TabIndex = 137;
     //
     // label9
     //
     this.label9.AutoSize = true;
     this.label9.Location = new System.Drawing.Point(392, 58);
     this.label9.Name     = "label9";
     this.label9.Size     = new System.Drawing.Size(80, 16);
     this.label9.TabIndex = 138;
     this.label9.Text     = "用水性质:";
     //
     // cmbWaterFeeMonth
     //
     this.cmbWaterFeeMonth.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cmbWaterFeeMonth.FormattingEnabled = true;
     this.cmbWaterFeeMonth.Items.AddRange(new object[] {
         "",
         "01",
         "02",
         "03",
         "04",
         "05",
         "06",
         "07",
         "08",
         "09",
         "10",
         "11",
         "12"
     });
     this.cmbWaterFeeMonth.Location = new System.Drawing.Point(283, 88);
     this.cmbWaterFeeMonth.Name     = "cmbWaterFeeMonth";
     this.cmbWaterFeeMonth.Size     = new System.Drawing.Size(53, 24);
     this.cmbWaterFeeMonth.TabIndex = 117;
     //
     // label3
     //
     this.label3.AutoSize = true;
     this.label3.Location = new System.Drawing.Point(206, 92);
     this.label3.Name     = "label3";
     this.label3.Size     = new System.Drawing.Size(80, 16);
     this.label3.TabIndex = 118;
     this.label3.Text     = "水费月份:";
     //
     // cmbWaterFeeYear
     //
     this.cmbWaterFeeYear.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cmbWaterFeeYear.FormattingEnabled = true;
     this.cmbWaterFeeYear.Items.AddRange(new object[] {
         "",
         "2015",
         "2016",
         "2017",
         "2018",
         "2019",
         "2020"
     });
     this.cmbWaterFeeYear.Location = new System.Drawing.Point(100, 88);
     this.cmbWaterFeeYear.Name     = "cmbWaterFeeYear";
     this.cmbWaterFeeYear.Size     = new System.Drawing.Size(88, 24);
     this.cmbWaterFeeYear.TabIndex = 115;
     //
     // label6
     //
     this.label6.AutoSize = true;
     this.label6.Location = new System.Drawing.Point(24, 92);
     this.label6.Name     = "label6";
     this.label6.Size     = new System.Drawing.Size(80, 16);
     this.label6.TabIndex = 116;
     this.label6.Text     = "水费年份:";
     //
     // cmbMeterReader
     //
     this.cmbMeterReader.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cmbMeterReader.FormattingEnabled = true;
     this.cmbMeterReader.Location          = new System.Drawing.Point(469, 22);
     this.cmbMeterReader.Name     = "cmbMeterReader";
     this.cmbMeterReader.Size     = new System.Drawing.Size(88, 24);
     this.cmbMeterReader.TabIndex = 94;
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Location = new System.Drawing.Point(392, 26);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(80, 16);
     this.label1.TabIndex = 95;
     this.label1.Text     = "抄 表 员:";
     //
     // txtWaterUserNameSearch
     //
     this.txtWaterUserNameSearch.BackColor = System.Drawing.SystemColors.Window;
     this.txtWaterUserNameSearch.Location  = new System.Drawing.Point(283, 21);
     this.txtWaterUserNameSearch.Name      = "txtWaterUserNameSearch";
     this.txtWaterUserNameSearch.Size      = new System.Drawing.Size(88, 26);
     this.txtWaterUserNameSearch.TabIndex  = 66;
     //
     // label41
     //
     this.label41.AutoSize = true;
     this.label41.Location = new System.Drawing.Point(206, 26);
     this.label41.Name     = "label41";
     this.label41.Size     = new System.Drawing.Size(80, 16);
     this.label41.TabIndex = 65;
     this.label41.Text     = "用户名称:";
     //
     // txtWaterUserNOSearch
     //
     this.txtWaterUserNOSearch.BackColor = System.Drawing.SystemColors.Window;
     this.txtWaterUserNOSearch.Location  = new System.Drawing.Point(100, 21);
     this.txtWaterUserNOSearch.Name      = "txtWaterUserNOSearch";
     this.txtWaterUserNOSearch.Size      = new System.Drawing.Size(88, 26);
     this.txtWaterUserNOSearch.TabIndex  = 1;
     //
     // label40
     //
     this.label40.AutoSize = true;
     this.label40.Font     = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.label40.Location = new System.Drawing.Point(24, 26);
     this.label40.Name     = "label40";
     this.label40.Size     = new System.Drawing.Size(80, 16);
     this.label40.TabIndex = 63;
     this.label40.Text     = "用户编号:";
     //
     // cmbWaterUserAgentBankSearch
     //
     this.cmbWaterUserAgentBankSearch.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cmbWaterUserAgentBankSearch.FormattingEnabled = true;
     this.cmbWaterUserAgentBankSearch.Location          = new System.Drawing.Point(283, 54);
     this.cmbWaterUserAgentBankSearch.Name     = "cmbWaterUserAgentBankSearch";
     this.cmbWaterUserAgentBankSearch.Size     = new System.Drawing.Size(88, 24);
     this.cmbWaterUserAgentBankSearch.TabIndex = 62;
     //
     // label39
     //
     this.label39.AutoSize = true;
     this.label39.Location = new System.Drawing.Point(206, 58);
     this.label39.Name     = "label39";
     this.label39.Size     = new System.Drawing.Size(80, 16);
     this.label39.TabIndex = 60;
     this.label39.Text     = "托收银行:";
     //
     // label38
     //
     this.label38.AutoSize = true;
     this.label38.Location = new System.Drawing.Point(579, 59);
     this.label38.Name     = "label38";
     this.label38.Size     = new System.Drawing.Size(80, 16);
     this.label38.TabIndex = 59;
     this.label38.Text     = "所属总表:";
     //
     // cmbWaterUserHouseType
     //
     this.cmbWaterUserHouseType.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cmbWaterUserHouseType.FormattingEnabled = true;
     this.cmbWaterUserHouseType.Items.AddRange(new object[] {
         "",
         "楼房",
         "平房"
     });
     this.cmbWaterUserHouseType.Location = new System.Drawing.Point(656, 22);
     this.cmbWaterUserHouseType.Name     = "cmbWaterUserHouseType";
     this.cmbWaterUserHouseType.Size     = new System.Drawing.Size(88, 24);
     this.cmbWaterUserHouseType.TabIndex = 57;
     //
     // label37
     //
     this.label37.AutoSize = true;
     this.label37.Location = new System.Drawing.Point(579, 26);
     this.label37.Name     = "label37";
     this.label37.Size     = new System.Drawing.Size(80, 16);
     this.label37.TabIndex = 56;
     this.label37.Text     = "户    型:";
     //
     // cmbWaterUserIsAgentSearch
     //
     this.cmbWaterUserIsAgentSearch.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cmbWaterUserIsAgentSearch.FormattingEnabled = true;
     this.cmbWaterUserIsAgentSearch.Items.AddRange(new object[] {
         "",
         "托收",
         "不托收"
     });
     this.cmbWaterUserIsAgentSearch.Location = new System.Drawing.Point(100, 54);
     this.cmbWaterUserIsAgentSearch.Name     = "cmbWaterUserIsAgentSearch";
     this.cmbWaterUserIsAgentSearch.Size     = new System.Drawing.Size(88, 24);
     this.cmbWaterUserIsAgentSearch.TabIndex = 45;
     //
     // label35
     //
     this.label35.AutoSize = true;
     this.label35.Location = new System.Drawing.Point(24, 58);
     this.label35.Name     = "label35";
     this.label35.Size     = new System.Drawing.Size(80, 16);
     this.label35.TabIndex = 44;
     this.label35.Text     = "银行托收:";
     //
     // groupBox2
     //
     this.groupBox2.Controls.Add(this.dgList);
     this.groupBox2.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.groupBox2.Location = new System.Drawing.Point(3, 131);
     this.groupBox2.Name     = "groupBox2";
     this.groupBox2.Size     = new System.Drawing.Size(1002, 356);
     this.groupBox2.TabIndex = 902;
     this.groupBox2.TabStop  = false;
     this.groupBox2.Text     = "应收明细列表";
     //
     // dgList
     //
     this.dgList.AllowUserToAddRows              = false;
     this.dgList.AllowUserToDeleteRows           = false;
     dataGridViewCellStyle1.BackColor            = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
     this.dgList.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
     this.dgList.AutoSizeColumnsMode             = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.AllCells;
     this.dgList.AutoSizeRowsMode              = System.Windows.Forms.DataGridViewAutoSizeRowsMode.AllCells;
     dataGridViewCellStyle2.Alignment          = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
     dataGridViewCellStyle2.BackColor          = System.Drawing.SystemColors.Control;
     dataGridViewCellStyle2.Font               = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     dataGridViewCellStyle2.ForeColor          = System.Drawing.SystemColors.WindowText;
     dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight;
     dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
     dataGridViewCellStyle2.WrapMode           = System.Windows.Forms.DataGridViewTriState.True;
     this.dgList.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
     this.dgList.ColumnHeadersHeight           = 25;
     this.dgList.ColumnHeadersHeightSizeMode   = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
     this.dgList.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
         this.waterUserId,
         this.waterUserNO,
         this.waterUserName,
         this.waterUserAddress,
         this.waterTotalChargeend,
         this.extraTotalChargeend,
         this.OVERDUEEND,
         this.totalChargeend
     });
     this.dgList.Dock               = System.Windows.Forms.DockStyle.Fill;
     this.dgList.Location           = new System.Drawing.Point(3, 22);
     this.dgList.MultiSelect        = false;
     this.dgList.Name               = "dgList";
     this.dgList.ReadOnly           = true;
     this.dgList.RowHeadersWidth    = 35;
     this.dgList.RowTemplate.Height = 23;
     this.dgList.SelectionMode      = System.Windows.Forms.DataGridViewSelectionMode.CellSelect;
     this.dgList.Size               = new System.Drawing.Size(996, 331);
     this.dgList.TabIndex           = 5;
     this.dgList.CellPainting      += new System.Windows.Forms.DataGridViewCellPaintingEventHandler(this.dgList_CellPainting);
     //
     // environmentSettings1
     //
     designerSettings1.ApplicationConnection = null;
     designerSettings1.DefaultFont           = new System.Drawing.Font("宋体", 9F);
     designerSettings1.Icon                     = ((System.Drawing.Icon)(resources.GetObject("designerSettings1.Icon")));
     designerSettings1.Restrictions             = designerRestrictions1;
     designerSettings1.Text                     = "";
     this.environmentSettings1.DesignerSettings = designerSettings1;
     emailSettings1.Address                     = "";
     emailSettings1.Host                     = "";
     emailSettings1.MessageTemplate          = "";
     emailSettings1.Name                     = "";
     emailSettings1.Password                 = "";
     emailSettings1.UserName                 = "";
     this.environmentSettings1.EmailSettings = emailSettings1;
     previewSettings1.Buttons                = ((FastReport.PreviewButtons)((((FastReport.PreviewButtons.Print | FastReport.PreviewButtons.Zoom)
                                                                              | FastReport.PreviewButtons.PageSetup)
                                                                             | FastReport.PreviewButtons.Close)));
     previewSettings1.Icon = ((System.Drawing.Icon)(resources.GetObject("previewSettings1.Icon")));
     previewSettings1.Text = "";
     this.environmentSettings1.PreviewSettings = previewSettings1;
     this.environmentSettings1.ReportSettings  = reportSettings1;
     this.environmentSettings1.UIStyle         = FastReport.Utils.UIStyle.Office2007Black;
     //
     // cmbIsMeterRead
     //
     this.cmbIsMeterRead.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cmbIsMeterRead.FormattingEnabled = true;
     this.cmbIsMeterRead.Items.AddRange(new object[] {
         "",
         "未收费",
         "已预收",
         "已收费"
     });
     this.cmbIsMeterRead.Location = new System.Drawing.Point(469, 88);
     this.cmbIsMeterRead.Name     = "cmbIsMeterRead";
     this.cmbIsMeterRead.Size     = new System.Drawing.Size(88, 24);
     this.cmbIsMeterRead.TabIndex = 145;
     //
     // label8
     //
     this.label8.AutoSize = true;
     this.label8.Location = new System.Drawing.Point(392, 92);
     this.label8.Name     = "label8";
     this.label8.Size     = new System.Drawing.Size(80, 16);
     this.label8.TabIndex = 146;
     this.label8.Text     = "收费状态:";
     //
     // waterUserId
     //
     this.waterUserId.DataPropertyName = "waterUserId";
     this.waterUserId.Frozen           = true;
     this.waterUserId.HeaderText       = "waterUserId";
     this.waterUserId.Name             = "waterUserId";
     this.waterUserId.ReadOnly         = true;
     this.waterUserId.Visible          = false;
     this.waterUserId.Width            = 121;
     //
     // waterUserNO
     //
     this.waterUserNO.DataPropertyName = "waterUserNO";
     this.waterUserNO.Frozen           = true;
     this.waterUserNO.HeaderText       = "用户号";
     this.waterUserNO.Name             = "waterUserNO";
     this.waterUserNO.ReadOnly         = true;
     this.waterUserNO.Width            = 81;
     //
     // waterUserName
     //
     this.waterUserName.DataPropertyName = "waterUserName";
     this.waterUserName.Frozen           = true;
     this.waterUserName.HeaderText       = "用户名";
     this.waterUserName.Name             = "waterUserName";
     this.waterUserName.ReadOnly         = true;
     this.waterUserName.Width            = 81;
     //
     // waterUserAddress
     //
     this.waterUserAddress.DataPropertyName = "waterUserAddress";
     this.waterUserAddress.HeaderText       = "地址";
     this.waterUserAddress.Name             = "waterUserAddress";
     this.waterUserAddress.ReadOnly         = true;
     this.waterUserAddress.Width            = 65;
     //
     // waterTotalChargeend
     //
     this.waterTotalChargeend.DataPropertyName = "waterTotalChargeend";
     this.waterTotalChargeend.HeaderText       = "水费";
     this.waterTotalChargeend.Name             = "waterTotalChargeend";
     this.waterTotalChargeend.ReadOnly         = true;
     this.waterTotalChargeend.Width            = 65;
     //
     // extraTotalChargeend
     //
     this.extraTotalChargeend.DataPropertyName = "extraTotalChargeend";
     this.extraTotalChargeend.HeaderText       = "附加费小计";
     this.extraTotalChargeend.Name             = "extraTotalChargeend";
     this.extraTotalChargeend.ReadOnly         = true;
     this.extraTotalChargeend.Width            = 113;
     //
     // OVERDUEEND
     //
     this.OVERDUEEND.DataPropertyName = "OVERDUEEND";
     this.OVERDUEEND.HeaderText       = "滞纳金";
     this.OVERDUEEND.Name             = "OVERDUEEND";
     this.OVERDUEEND.ReadOnly         = true;
     this.OVERDUEEND.Width            = 81;
     //
     // totalChargeend
     //
     this.totalChargeend.DataPropertyName = "totalChargeend";
     this.totalChargeend.HeaderText       = "费用合计";
     this.totalChargeend.Name             = "totalChargeend";
     this.totalChargeend.ReadOnly         = true;
     this.totalChargeend.Width            = 97;
     //
     // frmWaterUserYSMXSearch
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 16F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1008, 562);
     this.Controls.Add(this.tb1);
     this.Controls.Add(this.toolStripWaterUser);
     this.Font   = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.Icon   = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.Margin = new System.Windows.Forms.Padding(4);
     this.Name   = "frmWaterUserYSMXSearch";
     this.Text   = "用户应收明细查询";
     this.Load  += new System.EventHandler(this.frmWaterUserSearch_Load);
     this.toolStripWaterUser.ResumeLayout(false);
     this.toolStripWaterUser.PerformLayout();
     this.tb1.ResumeLayout(false);
     this.groupBox1.ResumeLayout(false);
     this.groupBox1.PerformLayout();
     this.groupBox2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.dgList)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Ejemplo n.º 20
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmChargeStatisticsAll));
     System.Windows.Forms.DataGridViewCellStyle     dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle     dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
     FastReport.Design.DesignerSettings             designerSettings1      = new FastReport.Design.DesignerSettings();
     FastReport.Design.DesignerRestrictions         designerRestrictions1  = new FastReport.Design.DesignerRestrictions();
     FastReport.Export.Email.EmailSettings          emailSettings1         = new FastReport.Export.Email.EmailSettings();
     FastReport.PreviewSettings previewSettings1 = new FastReport.PreviewSettings();
     FastReport.ReportSettings  reportSettings1  = new FastReport.ReportSettings();
     this.toolStripWaterUser  = new System.Windows.Forms.ToolStrip();
     this.toolSearch          = new System.Windows.Forms.ToolStripButton();
     this.toolStripSeparator6 = new System.Windows.Forms.ToolStripSeparator();
     this.toolPrint           = new System.Windows.Forms.ToolStripButton();
     this.toolPrintPreview    = new System.Windows.Forms.ToolStripButton();
     this.tb1                    = new System.Windows.Forms.TableLayoutPanel();
     this.groupBox1              = new System.Windows.Forms.GroupBox();
     this.cmbChargeType          = new System.Windows.Forms.ComboBox();
     this.label38                = new System.Windows.Forms.Label();
     this.txtSenior              = new System.Windows.Forms.TextBox();
     this.btSenior               = new System.Windows.Forms.Button();
     this.chkZSH                 = new System.Windows.Forms.CheckBox();
     this.label8                 = new System.Windows.Forms.Label();
     this.dtpEnd                 = new System.Windows.Forms.DateTimePicker();
     this.dtpStart               = new System.Windows.Forms.DateTimePicker();
     this.chkChargeDateTime      = new System.Windows.Forms.CheckBox();
     this.cmbChargerWorkName     = new System.Windows.Forms.ComboBox();
     this.label7                 = new System.Windows.Forms.Label();
     this.cmbType                = new System.Windows.Forms.ComboBox();
     this.label4                 = new System.Windows.Forms.Label();
     this.txtWaterUserNameSearch = new System.Windows.Forms.TextBox();
     this.label41                = new System.Windows.Forms.Label();
     this.txtWaterUserNOSearch   = new System.Windows.Forms.TextBox();
     this.label40                = new System.Windows.Forms.Label();
     this.groupBox2              = new System.Windows.Forms.GroupBox();
     this.dgList                 = new System.Windows.Forms.DataGridView();
     this.environmentSettings1   = new FastReport.EnvironmentSettings();
     this.toolStripWaterUser.SuspendLayout();
     this.tb1.SuspendLayout();
     this.groupBox1.SuspendLayout();
     this.groupBox2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.dgList)).BeginInit();
     this.SuspendLayout();
     //
     // toolStripWaterUser
     //
     this.toolStripWaterUser.Font      = new System.Drawing.Font("宋体", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.toolStripWaterUser.GripStyle = System.Windows.Forms.ToolStripGripStyle.Hidden;
     this.toolStripWaterUser.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.toolSearch,
         this.toolStripSeparator6,
         this.toolPrint,
         this.toolPrintPreview
     });
     this.toolStripWaterUser.Location = new System.Drawing.Point(0, 0);
     this.toolStripWaterUser.Name     = "toolStripWaterUser";
     this.toolStripWaterUser.Size     = new System.Drawing.Size(1008, 25);
     this.toolStripWaterUser.TabIndex = 57;
     this.toolStripWaterUser.Text     = "toolStrip2";
     //
     // toolSearch
     //
     this.toolSearch.Image = global::STATISTIALREPORTS.Properties.Resources.onebit_02;
     this.toolSearch.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.toolSearch.Name   = "toolSearch";
     this.toolSearch.Size   = new System.Drawing.Size(57, 22);
     this.toolSearch.Text   = "统计";
     this.toolSearch.Click += new System.EventHandler(this.toolSearch_Click);
     //
     // toolStripSeparator6
     //
     this.toolStripSeparator6.AutoSize = false;
     this.toolStripSeparator6.Name     = "toolStripSeparator6";
     this.toolStripSeparator6.Size     = new System.Drawing.Size(10, 25);
     //
     // toolPrint
     //
     this.toolPrint.Enabled = false;
     this.toolPrint.Image   = global::STATISTIALREPORTS.Properties.Resources.打印;
     this.toolPrint.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.toolPrint.Name   = "toolPrint";
     this.toolPrint.Size   = new System.Drawing.Size(57, 22);
     this.toolPrint.Text   = "打印";
     this.toolPrint.Click += new System.EventHandler(this.toolPrint_Click);
     //
     // toolPrintPreview
     //
     this.toolPrintPreview.Enabled = false;
     this.toolPrintPreview.Image   = ((System.Drawing.Image)(resources.GetObject("toolPrintPreview.Image")));
     this.toolPrintPreview.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.toolPrintPreview.Name   = "toolPrintPreview";
     this.toolPrintPreview.Size   = new System.Drawing.Size(87, 22);
     this.toolPrintPreview.Text   = "打印预览";
     this.toolPrintPreview.Click += new System.EventHandler(this.toolPrintPreview_Click);
     //
     // tb1
     //
     this.tb1.ColumnCount = 1;
     this.tb1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
     this.tb1.Controls.Add(this.groupBox1, 0, 0);
     this.tb1.Controls.Add(this.groupBox2, 0, 1);
     this.tb1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.tb1.Location = new System.Drawing.Point(0, 25);
     this.tb1.Name     = "tb1";
     this.tb1.RowCount = 2;
     this.tb1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 127F));
     this.tb1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
     this.tb1.Size     = new System.Drawing.Size(1008, 537);
     this.tb1.TabIndex = 58;
     //
     // groupBox1
     //
     this.groupBox1.Controls.Add(this.cmbChargeType);
     this.groupBox1.Controls.Add(this.label38);
     this.groupBox1.Controls.Add(this.txtSenior);
     this.groupBox1.Controls.Add(this.btSenior);
     this.groupBox1.Controls.Add(this.chkZSH);
     this.groupBox1.Controls.Add(this.label8);
     this.groupBox1.Controls.Add(this.dtpEnd);
     this.groupBox1.Controls.Add(this.dtpStart);
     this.groupBox1.Controls.Add(this.chkChargeDateTime);
     this.groupBox1.Controls.Add(this.cmbChargerWorkName);
     this.groupBox1.Controls.Add(this.label7);
     this.groupBox1.Controls.Add(this.cmbType);
     this.groupBox1.Controls.Add(this.label4);
     this.groupBox1.Controls.Add(this.txtWaterUserNameSearch);
     this.groupBox1.Controls.Add(this.label41);
     this.groupBox1.Controls.Add(this.txtWaterUserNOSearch);
     this.groupBox1.Controls.Add(this.label40);
     this.groupBox1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.groupBox1.Location = new System.Drawing.Point(3, 3);
     this.groupBox1.Margin   = new System.Windows.Forms.Padding(3, 3, 3, 7);
     this.groupBox1.Name     = "groupBox1";
     this.groupBox1.Size     = new System.Drawing.Size(1002, 117);
     this.groupBox1.TabIndex = 60;
     this.groupBox1.TabStop  = false;
     this.groupBox1.Text     = "查询条件";
     //
     // cmbChargeType
     //
     this.cmbChargeType.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cmbChargeType.FormattingEnabled = true;
     this.cmbChargeType.Location          = new System.Drawing.Point(101, 87);
     this.cmbChargeType.Name     = "cmbChargeType";
     this.cmbChargeType.Size     = new System.Drawing.Size(88, 24);
     this.cmbChargeType.TabIndex = 141;
     //
     // label38
     //
     this.label38.AutoSize = true;
     this.label38.Location = new System.Drawing.Point(24, 91);
     this.label38.Name     = "label38";
     this.label38.Size     = new System.Drawing.Size(80, 16);
     this.label38.TabIndex = 142;
     this.label38.Text     = "收款方式:";
     //
     // txtSenior
     //
     this.txtSenior.BackColor = System.Drawing.Color.White;
     this.txtSenior.Location  = new System.Drawing.Point(548, 24);
     this.txtSenior.Multiline = true;
     this.txtSenior.Name      = "txtSenior";
     this.txtSenior.ReadOnly  = true;
     this.txtSenior.Size      = new System.Drawing.Size(173, 85);
     this.txtSenior.TabIndex  = 140;
     //
     // btSenior
     //
     this.btSenior.Location = new System.Drawing.Point(727, 24);
     this.btSenior.Name     = "btSenior";
     this.btSenior.Size     = new System.Drawing.Size(50, 45);
     this.btSenior.TabIndex = 139;
     this.btSenior.Text     = "高级条件";
     this.btSenior.UseVisualStyleBackColor = true;
     this.btSenior.Click += new System.EventHandler(this.btSenior_Click);
     //
     // chkZSH
     //
     this.chkZSH.AutoSize   = true;
     this.chkZSH.Checked    = true;
     this.chkZSH.CheckState = System.Windows.Forms.CheckState.Checked;
     this.chkZSH.Location   = new System.Drawing.Point(401, 24);
     this.chkZSH.Name       = "chkZSH";
     this.chkZSH.Size       = new System.Drawing.Size(107, 20);
     this.chkZSH.TabIndex   = 138;
     this.chkZSH.Text       = "不含增值税";
     this.chkZSH.UseVisualStyleBackColor = true;
     //
     // label8
     //
     this.label8.AutoSize = true;
     this.label8.Location = new System.Drawing.Point(398, 58);
     this.label8.Name     = "label8";
     this.label8.Size     = new System.Drawing.Size(24, 16);
     this.label8.TabIndex = 132;
     this.label8.Text     = "至";
     //
     // dtpEnd
     //
     this.dtpEnd.CustomFormat = "yyyy-MM-dd 23:59:59";
     this.dtpEnd.Format       = System.Windows.Forms.DateTimePickerFormat.Custom;
     this.dtpEnd.Location     = new System.Drawing.Point(422, 53);
     this.dtpEnd.Name         = "dtpEnd";
     this.dtpEnd.Size         = new System.Drawing.Size(105, 26);
     this.dtpEnd.TabIndex     = 131;
     //
     // dtpStart
     //
     this.dtpStart.CustomFormat = "yyyy-MM-dd 00:00:00";
     this.dtpStart.Format       = System.Windows.Forms.DateTimePickerFormat.Custom;
     this.dtpStart.Location     = new System.Drawing.Point(292, 53);
     this.dtpStart.Name         = "dtpStart";
     this.dtpStart.Size         = new System.Drawing.Size(105, 26);
     this.dtpStart.TabIndex     = 130;
     //
     // chkChargeDateTime
     //
     this.chkChargeDateTime.AutoSize   = true;
     this.chkChargeDateTime.Checked    = true;
     this.chkChargeDateTime.CheckState = System.Windows.Forms.CheckState.Checked;
     this.chkChargeDateTime.Location   = new System.Drawing.Point(200, 56);
     this.chkChargeDateTime.Name       = "chkChargeDateTime";
     this.chkChargeDateTime.Size       = new System.Drawing.Size(99, 20);
     this.chkChargeDateTime.TabIndex   = 129;
     this.chkChargeDateTime.Text       = "收费时间:";
     this.chkChargeDateTime.UseVisualStyleBackColor = true;
     //
     // cmbChargerWorkName
     //
     this.cmbChargerWorkName.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cmbChargerWorkName.FormattingEnabled = true;
     this.cmbChargerWorkName.Location          = new System.Drawing.Point(101, 54);
     this.cmbChargerWorkName.Name     = "cmbChargerWorkName";
     this.cmbChargerWorkName.Size     = new System.Drawing.Size(88, 24);
     this.cmbChargerWorkName.TabIndex = 127;
     //
     // label7
     //
     this.label7.AutoSize = true;
     this.label7.Location = new System.Drawing.Point(24, 58);
     this.label7.Name     = "label7";
     this.label7.Size     = new System.Drawing.Size(80, 16);
     this.label7.TabIndex = 128;
     this.label7.Text     = "收 费 员:";
     //
     // cmbType
     //
     this.cmbType.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cmbType.FormattingEnabled = true;
     this.cmbType.Items.AddRange(new object[] {
         "收费员",
         "按用户"
     });
     this.cmbType.Location = new System.Drawing.Point(292, 87);
     this.cmbType.Name     = "cmbType";
     this.cmbType.Size     = new System.Drawing.Size(97, 24);
     this.cmbType.TabIndex = 120;
     //
     // label4
     //
     this.label4.AutoSize = true;
     this.label4.Location = new System.Drawing.Point(216, 91);
     this.label4.Name     = "label4";
     this.label4.Size     = new System.Drawing.Size(80, 16);
     this.label4.TabIndex = 119;
     this.label4.Text     = "统计方式:";
     //
     // txtWaterUserNameSearch
     //
     this.txtWaterUserNameSearch.BackColor = System.Drawing.SystemColors.Window;
     this.txtWaterUserNameSearch.Location  = new System.Drawing.Point(292, 21);
     this.txtWaterUserNameSearch.Name      = "txtWaterUserNameSearch";
     this.txtWaterUserNameSearch.Size      = new System.Drawing.Size(88, 26);
     this.txtWaterUserNameSearch.TabIndex  = 66;
     //
     // label41
     //
     this.label41.AutoSize = true;
     this.label41.Location = new System.Drawing.Point(215, 26);
     this.label41.Name     = "label41";
     this.label41.Size     = new System.Drawing.Size(80, 16);
     this.label41.TabIndex = 65;
     this.label41.Text     = "用户名称:";
     //
     // txtWaterUserNOSearch
     //
     this.txtWaterUserNOSearch.BackColor = System.Drawing.SystemColors.Window;
     this.txtWaterUserNOSearch.Location  = new System.Drawing.Point(100, 21);
     this.txtWaterUserNOSearch.Name      = "txtWaterUserNOSearch";
     this.txtWaterUserNOSearch.Size      = new System.Drawing.Size(88, 26);
     this.txtWaterUserNOSearch.TabIndex  = 1;
     //
     // label40
     //
     this.label40.AutoSize = true;
     this.label40.Font     = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.label40.Location = new System.Drawing.Point(24, 26);
     this.label40.Name     = "label40";
     this.label40.Size     = new System.Drawing.Size(80, 16);
     this.label40.TabIndex = 63;
     this.label40.Text     = "用户编号:";
     //
     // groupBox2
     //
     this.groupBox2.Controls.Add(this.dgList);
     this.groupBox2.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.groupBox2.Location = new System.Drawing.Point(3, 130);
     this.groupBox2.Name     = "groupBox2";
     this.groupBox2.Size     = new System.Drawing.Size(1002, 404);
     this.groupBox2.TabIndex = 902;
     this.groupBox2.TabStop  = false;
     this.groupBox2.Text     = "预存统计表";
     //
     // dgList
     //
     this.dgList.AllowUserToAddRows              = false;
     this.dgList.AllowUserToDeleteRows           = false;
     dataGridViewCellStyle1.BackColor            = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
     this.dgList.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
     this.dgList.AutoSizeColumnsMode             = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.AllCells;
     this.dgList.AutoSizeRowsMode              = System.Windows.Forms.DataGridViewAutoSizeRowsMode.AllCells;
     dataGridViewCellStyle2.Alignment          = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
     dataGridViewCellStyle2.BackColor          = System.Drawing.SystemColors.Control;
     dataGridViewCellStyle2.Font               = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     dataGridViewCellStyle2.ForeColor          = System.Drawing.SystemColors.WindowText;
     dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight;
     dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
     dataGridViewCellStyle2.WrapMode           = System.Windows.Forms.DataGridViewTriState.True;
     this.dgList.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
     this.dgList.ColumnHeadersHeight           = 25;
     this.dgList.ColumnHeadersHeightSizeMode   = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
     this.dgList.Dock               = System.Windows.Forms.DockStyle.Fill;
     this.dgList.Location           = new System.Drawing.Point(3, 22);
     this.dgList.MultiSelect        = false;
     this.dgList.Name               = "dgList";
     this.dgList.ReadOnly           = true;
     this.dgList.RowHeadersWidth    = 25;
     this.dgList.RowTemplate.Height = 23;
     this.dgList.SelectionMode      = System.Windows.Forms.DataGridViewSelectionMode.CellSelect;
     this.dgList.Size               = new System.Drawing.Size(996, 379);
     this.dgList.TabIndex           = 5;
     this.dgList.CellPainting      += new System.Windows.Forms.DataGridViewCellPaintingEventHandler(this.dgList_CellPainting);
     //
     // environmentSettings1
     //
     designerSettings1.ApplicationConnection = null;
     designerSettings1.DefaultFont           = new System.Drawing.Font("宋体", 9F);
     designerSettings1.Icon                     = ((System.Drawing.Icon)(resources.GetObject("designerSettings1.Icon")));
     designerSettings1.Restrictions             = designerRestrictions1;
     designerSettings1.Text                     = "";
     this.environmentSettings1.DesignerSettings = designerSettings1;
     emailSettings1.Address                     = "";
     emailSettings1.Host                     = "";
     emailSettings1.MessageTemplate          = "";
     emailSettings1.Name                     = "";
     emailSettings1.Password                 = "";
     emailSettings1.UserName                 = "";
     this.environmentSettings1.EmailSettings = emailSettings1;
     previewSettings1.Buttons                = ((FastReport.PreviewButtons)((((FastReport.PreviewButtons.Print | FastReport.PreviewButtons.Zoom)
                                                                              | FastReport.PreviewButtons.PageSetup)
                                                                             | FastReport.PreviewButtons.Close)));
     previewSettings1.Icon = ((System.Drawing.Icon)(resources.GetObject("previewSettings1.Icon")));
     previewSettings1.Text = "";
     this.environmentSettings1.PreviewSettings = previewSettings1;
     this.environmentSettings1.ReportSettings  = reportSettings1;
     this.environmentSettings1.UIStyle         = FastReport.Utils.UIStyle.Office2007Black;
     //
     // frmChargeStatisticsAll
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 16F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1008, 562);
     this.Controls.Add(this.tb1);
     this.Controls.Add(this.toolStripWaterUser);
     this.Font   = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.Icon   = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.Margin = new System.Windows.Forms.Padding(4);
     this.Name   = "frmChargeStatisticsAll";
     this.Text   = "大厅收费统计(核算员)";
     this.Load  += new System.EventHandler(this.frmWaterUserSearch_Load);
     this.toolStripWaterUser.ResumeLayout(false);
     this.toolStripWaterUser.PerformLayout();
     this.tb1.ResumeLayout(false);
     this.groupBox1.ResumeLayout(false);
     this.groupBox1.PerformLayout();
     this.groupBox2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.dgList)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle();
     FastReport.Design.DesignerSettings         designerSettings2      = new FastReport.Design.DesignerSettings();
     FastReport.Design.DesignerRestrictions     designerRestrictions2  = new FastReport.Design.DesignerRestrictions();
     FastReport.Export.Email.EmailSettings      emailSettings2         = new FastReport.Export.Email.EmailSettings();
     FastReport.PreviewSettings previewSettings2 = new FastReport.PreviewSettings();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmWaterUserTransferSearch));
     FastReport.ReportSettings reportSettings2 = new FastReport.ReportSettings();
     this.toolStripWaterUser  = new System.Windows.Forms.ToolStrip();
     this.toolSearch          = new System.Windows.Forms.ToolStripButton();
     this.toolStripSeparator4 = new System.Windows.Forms.ToolStripSeparator();
     this.toolDelete          = new System.Windows.Forms.ToolStripButton();
     this.tb1                         = new System.Windows.Forms.TableLayoutPanel();
     this.groupBox1                   = new System.Windows.Forms.GroupBox();
     this.cmbExamineState             = new System.Windows.Forms.ComboBox();
     this.label2                      = new System.Windows.Forms.Label();
     this.btSetMonth                  = new System.Windows.Forms.Button();
     this.cmbWaterMeterType           = new System.Windows.Forms.ComboBox();
     this.label56                     = new System.Windows.Forms.Label();
     this.cmbAreaNOS                  = new System.Windows.Forms.ComboBox();
     this.cmbDuanNOS                  = new System.Windows.Forms.ComboBox();
     this.label35                     = new System.Windows.Forms.Label();
     this.label9                      = new System.Windows.Forms.Label();
     this.label3                      = new System.Windows.Forms.Label();
     this.dtpEnd                      = new System.Windows.Forms.DateTimePicker();
     this.dtpStart                    = new System.Windows.Forms.DateTimePicker();
     this.chkDateTime                 = new System.Windows.Forms.CheckBox();
     this.cmbMeterReader              = new System.Windows.Forms.ComboBox();
     this.label1                      = new System.Windows.Forms.Label();
     this.txtWaterUserNOSearch        = new System.Windows.Forms.TextBox();
     this.label40                     = new System.Windows.Forms.Label();
     this.groupBox2                   = new System.Windows.Forms.GroupBox();
     this.dgList                      = new System.Windows.Forms.DataGridView();
     this.WaterUserTransferID         = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.ApplierName                 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.ApplyDateTime               = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.waterUserIdUp               = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn2  = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn3  = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn4  = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn9  = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn10 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn13 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.meterReaderNameNew          = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.areaNONew                   = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.duanNONew                   = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.Memo                        = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.meterReaderIDNew            = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn5  = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn6  = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn8  = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn11 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn16 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn17 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn18 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn22 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.ExamineState                = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.ExaminerName                = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.ExamineMemo                 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.ExamineDateTime             = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.environmentSettings1        = new FastReport.EnvironmentSettings();
     this.contextMenuStrip1           = new System.Windows.Forms.ContextMenuStrip(this.components);
     this.今天ToolStripMenuItem         = new System.Windows.Forms.ToolStripMenuItem();
     this.toolStripSeparator1         = new System.Windows.Forms.ToolStripSeparator();
     this.本月ToolStripMenuItem         = new System.Windows.Forms.ToolStripMenuItem();
     this.月ToolStripMenuItem          = new System.Windows.Forms.ToolStripMenuItem();
     this.月ToolStripMenuItem          = new System.Windows.Forms.ToolStripMenuItem();
     this.toolStripSeparator2         = new System.Windows.Forms.ToolStripSeparator();
     this.本年ToolStripMenuItem         = new System.Windows.Forms.ToolStripMenuItem();
     this.年ToolStripMenuItem          = new System.Windows.Forms.ToolStripMenuItem();
     this.toolStripSeparator3         = new System.Windows.Forms.ToolStripSeparator();
     this.全部ToolStripMenuItem         = new System.Windows.Forms.ToolStripMenuItem();
     this.toolExcel                   = new System.Windows.Forms.ToolStripButton();
     this.toolStripWaterUser.SuspendLayout();
     this.tb1.SuspendLayout();
     this.groupBox1.SuspendLayout();
     this.groupBox2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.dgList)).BeginInit();
     this.contextMenuStrip1.SuspendLayout();
     this.SuspendLayout();
     //
     // toolStripWaterUser
     //
     this.toolStripWaterUser.Font      = new System.Drawing.Font("宋体", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.toolStripWaterUser.GripStyle = System.Windows.Forms.ToolStripGripStyle.Hidden;
     this.toolStripWaterUser.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.toolSearch,
         this.toolStripSeparator4,
         this.toolDelete,
         this.toolExcel
     });
     this.toolStripWaterUser.Location = new System.Drawing.Point(0, 0);
     this.toolStripWaterUser.Name     = "toolStripWaterUser";
     this.toolStripWaterUser.Size     = new System.Drawing.Size(1008, 25);
     this.toolStripWaterUser.TabIndex = 57;
     this.toolStripWaterUser.Text     = "toolStrip2";
     //
     // toolSearch
     //
     this.toolSearch.Image = global::WATERUSERMETERMANAGE.Properties.Resources.onebit_31;
     this.toolSearch.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.toolSearch.Name   = "toolSearch";
     this.toolSearch.Size   = new System.Drawing.Size(57, 22);
     this.toolSearch.Text   = "查询";
     this.toolSearch.Click += new System.EventHandler(this.toolSearch_Click);
     //
     // toolStripSeparator4
     //
     this.toolStripSeparator4.Name = "toolStripSeparator4";
     this.toolStripSeparator4.Size = new System.Drawing.Size(6, 25);
     //
     // toolDelete
     //
     this.toolDelete.Image = global::WATERUSERMETERMANAGE.Properties.Resources.onebit_33;
     this.toolDelete.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.toolDelete.Name   = "toolDelete";
     this.toolDelete.Size   = new System.Drawing.Size(57, 22);
     this.toolDelete.Text   = "删除";
     this.toolDelete.Click += new System.EventHandler(this.toolDelete_Click);
     //
     // tb1
     //
     this.tb1.ColumnCount = 1;
     this.tb1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.tb1.Controls.Add(this.groupBox1, 0, 0);
     this.tb1.Controls.Add(this.groupBox2, 0, 1);
     this.tb1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.tb1.Location = new System.Drawing.Point(0, 25);
     this.tb1.Name     = "tb1";
     this.tb1.RowCount = 2;
     this.tb1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 99F));
     this.tb1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.tb1.Size     = new System.Drawing.Size(1008, 637);
     this.tb1.TabIndex = 58;
     //
     // groupBox1
     //
     this.groupBox1.BackColor = System.Drawing.Color.LimeGreen;
     this.groupBox1.Controls.Add(this.cmbExamineState);
     this.groupBox1.Controls.Add(this.label2);
     this.groupBox1.Controls.Add(this.btSetMonth);
     this.groupBox1.Controls.Add(this.cmbWaterMeterType);
     this.groupBox1.Controls.Add(this.label56);
     this.groupBox1.Controls.Add(this.cmbAreaNOS);
     this.groupBox1.Controls.Add(this.cmbDuanNOS);
     this.groupBox1.Controls.Add(this.label35);
     this.groupBox1.Controls.Add(this.label9);
     this.groupBox1.Controls.Add(this.label3);
     this.groupBox1.Controls.Add(this.dtpEnd);
     this.groupBox1.Controls.Add(this.dtpStart);
     this.groupBox1.Controls.Add(this.chkDateTime);
     this.groupBox1.Controls.Add(this.cmbMeterReader);
     this.groupBox1.Controls.Add(this.label1);
     this.groupBox1.Controls.Add(this.txtWaterUserNOSearch);
     this.groupBox1.Controls.Add(this.label40);
     this.groupBox1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.groupBox1.Location = new System.Drawing.Point(3, 3);
     this.groupBox1.Margin   = new System.Windows.Forms.Padding(3, 3, 3, 7);
     this.groupBox1.Name     = "groupBox1";
     this.groupBox1.Size     = new System.Drawing.Size(1002, 89);
     this.groupBox1.TabIndex = 60;
     this.groupBox1.TabStop  = false;
     this.groupBox1.Tag      = "9999";
     this.groupBox1.Text     = "查询条件";
     //
     // cmbExamineState
     //
     this.cmbExamineState.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cmbExamineState.DropDownWidth     = 150;
     this.cmbExamineState.FormattingEnabled = true;
     this.cmbExamineState.Items.AddRange(new object[] {
         "全部",
         "未审批",
         "已审批"
     });
     this.cmbExamineState.Location = new System.Drawing.Point(457, 56);
     this.cmbExamineState.Name     = "cmbExamineState";
     this.cmbExamineState.Size     = new System.Drawing.Size(79, 24);
     this.cmbExamineState.TabIndex = 188;
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.label2.Location = new System.Drawing.Point(381, 60);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(80, 16);
     this.label2.TabIndex = 189;
     this.label2.Text     = "审批状态:";
     //
     // btSetMonth
     //
     this.btSetMonth.BackgroundImage       = global::WATERUSERMETERMANAGE.Properties.Resources.onebit_20;
     this.btSetMonth.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.btSetMonth.Location = new System.Drawing.Point(338, 56);
     this.btSetMonth.Name     = "btSetMonth";
     this.btSetMonth.Size     = new System.Drawing.Size(22, 23);
     this.btSetMonth.TabIndex = 186;
     this.btSetMonth.UseVisualStyleBackColor = true;
     this.btSetMonth.Click += new System.EventHandler(this.btSetMonth_Click);
     //
     // cmbWaterMeterType
     //
     this.cmbWaterMeterType.DropDownWidth     = 150;
     this.cmbWaterMeterType.FormattingEnabled = true;
     this.cmbWaterMeterType.Items.AddRange(new object[] {
         "",
         "正常",
         "停水",
         "报废"
     });
     this.cmbWaterMeterType.Location = new System.Drawing.Point(781, 24);
     this.cmbWaterMeterType.Name     = "cmbWaterMeterType";
     this.cmbWaterMeterType.Size     = new System.Drawing.Size(102, 24);
     this.cmbWaterMeterType.TabIndex = 184;
     //
     // label56
     //
     this.label56.AutoSize = true;
     this.label56.Location = new System.Drawing.Point(705, 28);
     this.label56.Name     = "label56";
     this.label56.Size     = new System.Drawing.Size(80, 16);
     this.label56.TabIndex = 185;
     this.label56.Text     = "用水性质:";
     //
     // cmbAreaNOS
     //
     this.cmbAreaNOS.DropDownWidth     = 120;
     this.cmbAreaNOS.FormattingEnabled = true;
     this.cmbAreaNOS.Location          = new System.Drawing.Point(457, 24);
     this.cmbAreaNOS.Name     = "cmbAreaNOS";
     this.cmbAreaNOS.Size     = new System.Drawing.Size(91, 24);
     this.cmbAreaNOS.TabIndex = 179;
     //
     // cmbDuanNOS
     //
     this.cmbDuanNOS.DropDownWidth     = 120;
     this.cmbDuanNOS.FormattingEnabled = true;
     this.cmbDuanNOS.Location          = new System.Drawing.Point(612, 24);
     this.cmbDuanNOS.Name     = "cmbDuanNOS";
     this.cmbDuanNOS.Size     = new System.Drawing.Size(83, 24);
     this.cmbDuanNOS.TabIndex = 183;
     //
     // label35
     //
     this.label35.AutoSize = true;
     this.label35.Location = new System.Drawing.Point(554, 28);
     this.label35.Name     = "label35";
     this.label35.Size     = new System.Drawing.Size(72, 16);
     this.label35.TabIndex = 182;
     this.label35.Text     = "原段号:";
     //
     // label9
     //
     this.label9.AutoSize = true;
     this.label9.Location = new System.Drawing.Point(381, 27);
     this.label9.Name     = "label9";
     this.label9.Size     = new System.Drawing.Size(80, 16);
     this.label9.TabIndex = 178;
     this.label9.Text     = "原 区 号:";
     //
     // label3
     //
     this.label3.AutoSize = true;
     this.label3.Location = new System.Drawing.Point(208, 60);
     this.label3.Name     = "label3";
     this.label3.Size     = new System.Drawing.Size(24, 16);
     this.label3.TabIndex = 112;
     this.label3.Text     = "至";
     //
     // dtpEnd
     //
     this.dtpEnd.CustomFormat = "yyyy-MM-dd";
     this.dtpEnd.Format       = System.Windows.Forms.DateTimePickerFormat.Custom;
     this.dtpEnd.Location     = new System.Drawing.Point(234, 54);
     this.dtpEnd.Name         = "dtpEnd";
     this.dtpEnd.Size         = new System.Drawing.Size(102, 26);
     this.dtpEnd.TabIndex     = 111;
     //
     // dtpStart
     //
     this.dtpStart.CustomFormat = "yyyy-MM-dd";
     this.dtpStart.Format       = System.Windows.Forms.DateTimePickerFormat.Custom;
     this.dtpStart.Location     = new System.Drawing.Point(103, 54);
     this.dtpStart.Name         = "dtpStart";
     this.dtpStart.Size         = new System.Drawing.Size(102, 26);
     this.dtpStart.TabIndex     = 110;
     //
     // chkDateTime
     //
     this.chkDateTime.AutoSize = true;
     this.chkDateTime.Location = new System.Drawing.Point(10, 58);
     this.chkDateTime.Name     = "chkDateTime";
     this.chkDateTime.Size     = new System.Drawing.Size(99, 20);
     this.chkDateTime.TabIndex = 109;
     this.chkDateTime.Text     = "申请日期:";
     this.chkDateTime.UseVisualStyleBackColor = true;
     //
     // cmbMeterReader
     //
     this.cmbMeterReader.FormattingEnabled = true;
     this.cmbMeterReader.Location          = new System.Drawing.Point(279, 22);
     this.cmbMeterReader.Name     = "cmbMeterReader";
     this.cmbMeterReader.Size     = new System.Drawing.Size(87, 24);
     this.cmbMeterReader.TabIndex = 94;
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Location = new System.Drawing.Point(217, 26);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(64, 16);
     this.label1.TabIndex = 95;
     this.label1.Text     = "申请人:";
     //
     // txtWaterUserNOSearch
     //
     this.txtWaterUserNOSearch.BackColor = System.Drawing.SystemColors.Window;
     this.txtWaterUserNOSearch.Location  = new System.Drawing.Point(101, 21);
     this.txtWaterUserNOSearch.Name      = "txtWaterUserNOSearch";
     this.txtWaterUserNOSearch.Size      = new System.Drawing.Size(104, 26);
     this.txtWaterUserNOSearch.TabIndex  = 1;
     this.txtWaterUserNOSearch.KeyDown  += new System.Windows.Forms.KeyEventHandler(this.txtWaterUserNOSearch_KeyDown);
     //
     // label40
     //
     this.label40.AutoSize = true;
     this.label40.Font     = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.label40.Location = new System.Drawing.Point(25, 26);
     this.label40.Name     = "label40";
     this.label40.Size     = new System.Drawing.Size(80, 16);
     this.label40.TabIndex = 63;
     this.label40.Text     = "用户信息:";
     //
     // groupBox2
     //
     this.groupBox2.Controls.Add(this.dgList);
     this.groupBox2.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.groupBox2.Location = new System.Drawing.Point(3, 102);
     this.groupBox2.Name     = "groupBox2";
     this.groupBox2.Size     = new System.Drawing.Size(1002, 532);
     this.groupBox2.TabIndex = 902;
     this.groupBox2.TabStop  = false;
     this.groupBox2.Text     = "转户申请列表";
     //
     // dgList
     //
     this.dgList.AllowUserToAddRows              = false;
     this.dgList.AllowUserToDeleteRows           = false;
     this.dgList.AllowUserToOrderColumns         = true;
     dataGridViewCellStyle3.BackColor            = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
     this.dgList.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle3;
     this.dgList.AutoSizeColumnsMode             = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.AllCells;
     dataGridViewCellStyle4.Alignment            = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
     dataGridViewCellStyle4.BackColor            = System.Drawing.SystemColors.Control;
     dataGridViewCellStyle4.Font               = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     dataGridViewCellStyle4.ForeColor          = System.Drawing.SystemColors.WindowText;
     dataGridViewCellStyle4.SelectionBackColor = System.Drawing.SystemColors.Highlight;
     dataGridViewCellStyle4.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
     dataGridViewCellStyle4.WrapMode           = System.Windows.Forms.DataGridViewTriState.True;
     this.dgList.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle4;
     this.dgList.ColumnHeadersHeight           = 25;
     this.dgList.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
         this.WaterUserTransferID,
         this.ApplierName,
         this.ApplyDateTime,
         this.waterUserIdUp,
         this.dataGridViewTextBoxColumn2,
         this.dataGridViewTextBoxColumn3,
         this.dataGridViewTextBoxColumn4,
         this.dataGridViewTextBoxColumn9,
         this.dataGridViewTextBoxColumn10,
         this.dataGridViewTextBoxColumn13,
         this.meterReaderNameNew,
         this.areaNONew,
         this.duanNONew,
         this.Memo,
         this.meterReaderIDNew,
         this.dataGridViewTextBoxColumn5,
         this.dataGridViewTextBoxColumn6,
         this.dataGridViewTextBoxColumn8,
         this.dataGridViewTextBoxColumn11,
         this.dataGridViewTextBoxColumn16,
         this.dataGridViewTextBoxColumn17,
         this.dataGridViewTextBoxColumn18,
         this.dataGridViewTextBoxColumn22,
         this.ExamineState,
         this.ExaminerName,
         this.ExamineMemo,
         this.ExamineDateTime
     });
     this.dgList.Dock               = System.Windows.Forms.DockStyle.Fill;
     this.dgList.Location           = new System.Drawing.Point(3, 22);
     this.dgList.Name               = "dgList";
     this.dgList.ReadOnly           = true;
     this.dgList.RowHeadersWidth    = 45;
     this.dgList.RowTemplate.Height = 23;
     this.dgList.SelectionMode      = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
     this.dgList.Size               = new System.Drawing.Size(996, 507);
     this.dgList.TabIndex           = 902;
     this.dgList.CellFormatting    += new System.Windows.Forms.DataGridViewCellFormattingEventHandler(this.dgList_CellFormatting);
     this.dgList.CellPainting      += new System.Windows.Forms.DataGridViewCellPaintingEventHandler(this.dgList_CellPainting);
     //
     // WaterUserTransferID
     //
     this.WaterUserTransferID.DataPropertyName = "WaterUserTransferID";
     this.WaterUserTransferID.HeaderText       = "申请单号";
     this.WaterUserTransferID.Name             = "WaterUserTransferID";
     this.WaterUserTransferID.ReadOnly         = true;
     this.WaterUserTransferID.Width            = 97;
     //
     // ApplierName
     //
     this.ApplierName.DataPropertyName = "ApplierName";
     this.ApplierName.HeaderText       = "申请人";
     this.ApplierName.Name             = "ApplierName";
     this.ApplierName.ReadOnly         = true;
     this.ApplierName.Width            = 81;
     //
     // ApplyDateTime
     //
     this.ApplyDateTime.DataPropertyName = "ApplyDateTime";
     this.ApplyDateTime.HeaderText       = "申请时间";
     this.ApplyDateTime.Name             = "ApplyDateTime";
     this.ApplyDateTime.ReadOnly         = true;
     this.ApplyDateTime.Width            = 97;
     //
     // waterUserIdUp
     //
     this.waterUserIdUp.DataPropertyName = "waterUserId";
     this.waterUserIdUp.HeaderText       = "waterUserId";
     this.waterUserIdUp.Name             = "waterUserIdUp";
     this.waterUserIdUp.ReadOnly         = true;
     this.waterUserIdUp.Visible          = false;
     this.waterUserIdUp.Width            = 121;
     //
     // dataGridViewTextBoxColumn2
     //
     this.dataGridViewTextBoxColumn2.DataPropertyName = "waterUserNO";
     this.dataGridViewTextBoxColumn2.HeaderText       = "用户号";
     this.dataGridViewTextBoxColumn2.Name             = "dataGridViewTextBoxColumn2";
     this.dataGridViewTextBoxColumn2.ReadOnly         = true;
     this.dataGridViewTextBoxColumn2.Width            = 81;
     //
     // dataGridViewTextBoxColumn3
     //
     this.dataGridViewTextBoxColumn3.DataPropertyName = "waterUserName";
     this.dataGridViewTextBoxColumn3.HeaderText       = "用户名称";
     this.dataGridViewTextBoxColumn3.Name             = "dataGridViewTextBoxColumn3";
     this.dataGridViewTextBoxColumn3.ReadOnly         = true;
     this.dataGridViewTextBoxColumn3.Width            = 97;
     //
     // dataGridViewTextBoxColumn4
     //
     this.dataGridViewTextBoxColumn4.DataPropertyName = "waterUserAddress";
     this.dataGridViewTextBoxColumn4.HeaderText       = "地址";
     this.dataGridViewTextBoxColumn4.Name             = "dataGridViewTextBoxColumn4";
     this.dataGridViewTextBoxColumn4.ReadOnly         = true;
     this.dataGridViewTextBoxColumn4.Width            = 65;
     //
     // dataGridViewTextBoxColumn9
     //
     this.dataGridViewTextBoxColumn9.DataPropertyName = "areaNO";
     this.dataGridViewTextBoxColumn9.HeaderText       = "区号";
     this.dataGridViewTextBoxColumn9.Name             = "dataGridViewTextBoxColumn9";
     this.dataGridViewTextBoxColumn9.ReadOnly         = true;
     this.dataGridViewTextBoxColumn9.Width            = 65;
     //
     // dataGridViewTextBoxColumn10
     //
     this.dataGridViewTextBoxColumn10.DataPropertyName = "duanNO";
     this.dataGridViewTextBoxColumn10.HeaderText       = "段号";
     this.dataGridViewTextBoxColumn10.Name             = "dataGridViewTextBoxColumn10";
     this.dataGridViewTextBoxColumn10.ReadOnly         = true;
     this.dataGridViewTextBoxColumn10.Width            = 65;
     //
     // dataGridViewTextBoxColumn13
     //
     this.dataGridViewTextBoxColumn13.DataPropertyName = "meterReaderName";
     this.dataGridViewTextBoxColumn13.HeaderText       = "抄表员";
     this.dataGridViewTextBoxColumn13.Name             = "dataGridViewTextBoxColumn13";
     this.dataGridViewTextBoxColumn13.ReadOnly         = true;
     this.dataGridViewTextBoxColumn13.Width            = 81;
     //
     // meterReaderNameNew
     //
     this.meterReaderNameNew.DataPropertyName = "meterReaderNameNew";
     this.meterReaderNameNew.HeaderText       = "转入抄表员";
     this.meterReaderNameNew.Name             = "meterReaderNameNew";
     this.meterReaderNameNew.ReadOnly         = true;
     this.meterReaderNameNew.Width            = 113;
     //
     // areaNONew
     //
     this.areaNONew.DataPropertyName = "areaNONew";
     this.areaNONew.HeaderText       = "转入区号";
     this.areaNONew.Name             = "areaNONew";
     this.areaNONew.ReadOnly         = true;
     this.areaNONew.Width            = 97;
     //
     // duanNONew
     //
     this.duanNONew.DataPropertyName = "duanNONew";
     this.duanNONew.HeaderText       = "转入段号";
     this.duanNONew.Name             = "duanNONew";
     this.duanNONew.ReadOnly         = true;
     this.duanNONew.Width            = 97;
     //
     // Memo
     //
     this.Memo.DataPropertyName = "Memo";
     this.Memo.HeaderText       = "备注说明";
     this.Memo.Name             = "Memo";
     this.Memo.ReadOnly         = true;
     this.Memo.Width            = 97;
     //
     // meterReaderIDNew
     //
     this.meterReaderIDNew.DataPropertyName = "meterReaderIDNew";
     this.meterReaderIDNew.HeaderText       = "meterReaderIDNew";
     this.meterReaderIDNew.Name             = "meterReaderIDNew";
     this.meterReaderIDNew.ReadOnly         = true;
     this.meterReaderIDNew.Visible          = false;
     this.meterReaderIDNew.Width            = 161;
     //
     // dataGridViewTextBoxColumn5
     //
     this.dataGridViewTextBoxColumn5.DataPropertyName = "waterUserTelphoneNO";
     this.dataGridViewTextBoxColumn5.HeaderText       = "手机号";
     this.dataGridViewTextBoxColumn5.Name             = "dataGridViewTextBoxColumn5";
     this.dataGridViewTextBoxColumn5.ReadOnly         = true;
     this.dataGridViewTextBoxColumn5.Width            = 81;
     //
     // dataGridViewTextBoxColumn6
     //
     this.dataGridViewTextBoxColumn6.DataPropertyName = "waterPhone";
     this.dataGridViewTextBoxColumn6.HeaderText       = "固话";
     this.dataGridViewTextBoxColumn6.Name             = "dataGridViewTextBoxColumn6";
     this.dataGridViewTextBoxColumn6.ReadOnly         = true;
     this.dataGridViewTextBoxColumn6.Width            = 65;
     //
     // dataGridViewTextBoxColumn8
     //
     this.dataGridViewTextBoxColumn8.DataPropertyName = "pianNO";
     this.dataGridViewTextBoxColumn8.HeaderText       = "片号";
     this.dataGridViewTextBoxColumn8.Name             = "dataGridViewTextBoxColumn8";
     this.dataGridViewTextBoxColumn8.ReadOnly         = true;
     this.dataGridViewTextBoxColumn8.Width            = 65;
     //
     // dataGridViewTextBoxColumn11
     //
     this.dataGridViewTextBoxColumn11.DataPropertyName = "ordernumber";
     this.dataGridViewTextBoxColumn11.HeaderText       = "顺序号";
     this.dataGridViewTextBoxColumn11.Name             = "dataGridViewTextBoxColumn11";
     this.dataGridViewTextBoxColumn11.ReadOnly         = true;
     this.dataGridViewTextBoxColumn11.Width            = 81;
     //
     // dataGridViewTextBoxColumn16
     //
     this.dataGridViewTextBoxColumn16.DataPropertyName = "waterUserTypeName";
     this.dataGridViewTextBoxColumn16.HeaderText       = "用户类别";
     this.dataGridViewTextBoxColumn16.Name             = "dataGridViewTextBoxColumn16";
     this.dataGridViewTextBoxColumn16.ReadOnly         = true;
     this.dataGridViewTextBoxColumn16.Width            = 97;
     //
     // dataGridViewTextBoxColumn17
     //
     this.dataGridViewTextBoxColumn17.DataPropertyName = "waterUserCreateDate";
     this.dataGridViewTextBoxColumn17.HeaderText       = "建档日期";
     this.dataGridViewTextBoxColumn17.Name             = "dataGridViewTextBoxColumn17";
     this.dataGridViewTextBoxColumn17.ReadOnly         = true;
     this.dataGridViewTextBoxColumn17.Width            = 97;
     //
     // dataGridViewTextBoxColumn18
     //
     this.dataGridViewTextBoxColumn18.DataPropertyName = "waterMeterPositionName";
     this.dataGridViewTextBoxColumn18.HeaderText       = "水表位置";
     this.dataGridViewTextBoxColumn18.Name             = "dataGridViewTextBoxColumn18";
     this.dataGridViewTextBoxColumn18.ReadOnly         = true;
     this.dataGridViewTextBoxColumn18.Width            = 97;
     //
     // dataGridViewTextBoxColumn22
     //
     this.dataGridViewTextBoxColumn22.DataPropertyName = "waterMeterTypeValue";
     this.dataGridViewTextBoxColumn22.HeaderText       = "用水性质";
     this.dataGridViewTextBoxColumn22.Name             = "dataGridViewTextBoxColumn22";
     this.dataGridViewTextBoxColumn22.ReadOnly         = true;
     this.dataGridViewTextBoxColumn22.Width            = 97;
     //
     // ExamineState
     //
     this.ExamineState.DataPropertyName = "ExamineState";
     this.ExamineState.HeaderText       = "审批状态";
     this.ExamineState.Name             = "ExamineState";
     this.ExamineState.ReadOnly         = true;
     this.ExamineState.Width            = 97;
     //
     // ExaminerName
     //
     this.ExaminerName.DataPropertyName = "ExaminerName";
     this.ExaminerName.HeaderText       = "审批人";
     this.ExaminerName.Name             = "ExaminerName";
     this.ExaminerName.ReadOnly         = true;
     this.ExaminerName.Width            = 81;
     //
     // ExamineMemo
     //
     this.ExamineMemo.DataPropertyName = "ExamineMemo";
     this.ExamineMemo.HeaderText       = "审批意见";
     this.ExamineMemo.Name             = "ExamineMemo";
     this.ExamineMemo.ReadOnly         = true;
     this.ExamineMemo.Width            = 97;
     //
     // ExamineDateTime
     //
     this.ExamineDateTime.DataPropertyName = "ExamineDateTime";
     this.ExamineDateTime.HeaderText       = "审批时间";
     this.ExamineDateTime.Name             = "ExamineDateTime";
     this.ExamineDateTime.ReadOnly         = true;
     this.ExamineDateTime.Width            = 97;
     //
     // environmentSettings1
     //
     designerSettings2.ApplicationConnection = null;
     designerSettings2.DefaultFont           = new System.Drawing.Font("宋体", 9F);
     designerSettings2.Icon                     = null;
     designerSettings2.Restrictions             = designerRestrictions2;
     designerSettings2.Text                     = "";
     this.environmentSettings1.DesignerSettings = designerSettings2;
     emailSettings2.Address                     = "";
     emailSettings2.Host                     = "";
     emailSettings2.MessageTemplate          = "";
     emailSettings2.Name                     = "";
     emailSettings2.Password                 = "";
     emailSettings2.UserName                 = "";
     this.environmentSettings1.EmailSettings = emailSettings2;
     previewSettings2.Buttons                = ((FastReport.PreviewButtons)(((((FastReport.PreviewButtons.Print | FastReport.PreviewButtons.Save)
                                                                               | FastReport.PreviewButtons.Zoom)
                                                                              | FastReport.PreviewButtons.PageSetup)
                                                                             | FastReport.PreviewButtons.Close)));
     previewSettings2.Icon = ((System.Drawing.Icon)(resources.GetObject("previewSettings2.Icon")));
     previewSettings2.Text = "";
     this.environmentSettings1.PreviewSettings   = previewSettings2;
     this.environmentSettings1.ReportSettings    = reportSettings2;
     this.environmentSettings1.UIStyle           = FastReport.Utils.UIStyle.Office2003;
     this.environmentSettings1.UseOffice2007Form = false;
     //
     // contextMenuStrip1
     //
     this.contextMenuStrip1.Font = new System.Drawing.Font("微软雅黑", 11F);
     this.contextMenuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.今天ToolStripMenuItem,
         this.toolStripSeparator1,
         this.本月ToolStripMenuItem,
         this.月ToolStripMenuItem,
         this.月ToolStripMenuItem,
         this.toolStripSeparator2,
         this.本年ToolStripMenuItem,
         this.年ToolStripMenuItem,
         this.toolStripSeparator3,
         this.全部ToolStripMenuItem
     });
     this.contextMenuStrip1.Name = "contextMenuStrip1";
     this.contextMenuStrip1.Size = new System.Drawing.Size(109, 190);
     //
     // 今天ToolStripMenuItem
     //
     this.今天ToolStripMenuItem.Name   = "今天ToolStripMenuItem";
     this.今天ToolStripMenuItem.Size   = new System.Drawing.Size(108, 24);
     this.今天ToolStripMenuItem.Text   = "今天";
     this.今天ToolStripMenuItem.Click += new System.EventHandler(this.今天ToolStripMenuItem_Click);
     //
     // toolStripSeparator1
     //
     this.toolStripSeparator1.Name = "toolStripSeparator1";
     this.toolStripSeparator1.Size = new System.Drawing.Size(105, 6);
     //
     // 本月ToolStripMenuItem
     //
     this.本月ToolStripMenuItem.Name   = "本月ToolStripMenuItem";
     this.本月ToolStripMenuItem.Size   = new System.Drawing.Size(108, 24);
     this.本月ToolStripMenuItem.Text   = "本月";
     this.本月ToolStripMenuItem.Click += new System.EventHandler(this.本月ToolStripMenuItem_Click);
     //
     // 上月ToolStripMenuItem
     //
     this.月ToolStripMenuItem.Name   = "上月ToolStripMenuItem";
     this.月ToolStripMenuItem.Size   = new System.Drawing.Size(108, 24);
     this.月ToolStripMenuItem.Text   = "上月";
     this.月ToolStripMenuItem.Click += new System.EventHandler(this.月ToolStripMenuItem_Click);
     //
     // 下月ToolStripMenuItem
     //
     this.月ToolStripMenuItem.Name   = "下月ToolStripMenuItem";
     this.月ToolStripMenuItem.Size   = new System.Drawing.Size(108, 24);
     this.月ToolStripMenuItem.Text   = "下月";
     this.月ToolStripMenuItem.Click += new System.EventHandler(this.月ToolStripMenuItem_Click);
     //
     // toolStripSeparator2
     //
     this.toolStripSeparator2.Name = "toolStripSeparator2";
     this.toolStripSeparator2.Size = new System.Drawing.Size(105, 6);
     //
     // 本年ToolStripMenuItem
     //
     this.本年ToolStripMenuItem.Name   = "本年ToolStripMenuItem";
     this.本年ToolStripMenuItem.Size   = new System.Drawing.Size(108, 24);
     this.本年ToolStripMenuItem.Text   = "本年";
     this.本年ToolStripMenuItem.Click += new System.EventHandler(this.本年ToolStripMenuItem_Click);
     //
     // 上年ToolStripMenuItem
     //
     this.年ToolStripMenuItem.Name   = "上年ToolStripMenuItem";
     this.年ToolStripMenuItem.Size   = new System.Drawing.Size(108, 24);
     this.年ToolStripMenuItem.Text   = "上年";
     this.年ToolStripMenuItem.Click += new System.EventHandler(this.年ToolStripMenuItem_Click);
     //
     // toolStripSeparator3
     //
     this.toolStripSeparator3.Name = "toolStripSeparator3";
     this.toolStripSeparator3.Size = new System.Drawing.Size(105, 6);
     //
     // 全部ToolStripMenuItem
     //
     this.全部ToolStripMenuItem.Name   = "全部ToolStripMenuItem";
     this.全部ToolStripMenuItem.Size   = new System.Drawing.Size(108, 24);
     this.全部ToolStripMenuItem.Text   = "全部";
     this.全部ToolStripMenuItem.Click += new System.EventHandler(this.全部ToolStripMenuItem_Click);
     //
     // toolExcel
     //
     this.toolExcel.Image = global::WATERUSERMETERMANAGE.Properties.Resources.snap_undo;
     this.toolExcel.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.toolExcel.Name   = "toolExcel";
     this.toolExcel.Size   = new System.Drawing.Size(97, 22);
     this.toolExcel.Text   = "导出Excel";
     this.toolExcel.Click += new System.EventHandler(this.toolExcel_Click_1);
     //
     // frmWaterUserTransferSearch
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 16F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1008, 662);
     this.Controls.Add(this.tb1);
     this.Controls.Add(this.toolStripWaterUser);
     this.Font   = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.Icon   = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.Margin = new System.Windows.Forms.Padding(4);
     this.Name   = "frmWaterUserTransferSearch";
     this.Text   = "转户申请单查询";
     this.Load  += new System.EventHandler(this.frmWaterUserSearch_Load);
     this.toolStripWaterUser.ResumeLayout(false);
     this.toolStripWaterUser.PerformLayout();
     this.tb1.ResumeLayout(false);
     this.groupBox1.ResumeLayout(false);
     this.groupBox1.PerformLayout();
     this.groupBox2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.dgList)).EndInit();
     this.contextMenuStrip1.ResumeLayout(false);
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Ejemplo n.º 22
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager resources             = new System.ComponentModel.ComponentResourceManager(typeof(Form2));
     FastReport.Design.DesignerSettings             designerSettings1     = new FastReport.Design.DesignerSettings();
     FastReport.Design.DesignerRestrictions         designerRestrictions1 = new FastReport.Design.DesignerRestrictions();
     FastReport.Export.Email.EmailSettings          emailSettings1        = new FastReport.Export.Email.EmailSettings();
     FastReport.PreviewSettings previewSettings1 = new FastReport.PreviewSettings();
     FastReport.ReportSettings  reportSettings1  = new FastReport.ReportSettings();
     this.deviceBindingSource                  = new System.Windows.Forms.BindingSource(this.components);
     this.mybaseDataSet                        = new Inventarisation.mybaseDataSet();
     this.menuStrip1                           = new System.Windows.Forms.MenuStrip();
     this.файлToolStripMenuItem                = new System.Windows.Forms.ToolStripMenuItem();
     this.выходToolStripMenuItem               = new System.Windows.Forms.ToolStripMenuItem();
     this.работаСБДToolStripMenuItem           = new System.Windows.Forms.ToolStripMenuItem();
     this.добавитьЗаписьToolStripMenuItem      = new System.Windows.Forms.ToolStripMenuItem();
     this.удалитьЗаписьToolStripMenuItem       = new System.Windows.Forms.ToolStripMenuItem();
     this.редактироватьЗаписьToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.сгенерироватьБаркодToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.перемещениеToolStripMenuItem         = new System.Windows.Forms.ToolStripMenuItem();
     this.историяПроверокToolStripMenuItem     = new System.Windows.Forms.ToolStripMenuItem();
     this.историяПеремещенийToolStripMenuItem  = new System.Windows.Forms.ToolStripMenuItem();
     this.scanmode = new System.Windows.Forms.ToolStripMenuItem();
     this.отчетыToolStripMenuItem  = new System.Windows.Forms.ToolStripMenuItem();
     this.создатьToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.отчет1ToolStripMenuItem  = new System.Windows.Forms.ToolStripMenuItem();
     this.отчет2ToolStripMenuItem  = new System.Windows.Forms.ToolStripMenuItem();
     this.унифицированныеФормыToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.иНВ1ToolStripMenuItem  = new System.Windows.Forms.ToolStripMenuItem();
     this.иНВ10ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.иНВ18ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.иНВ22ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.иНВ23ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.оС3ToolStripMenuItem   = new System.Windows.Forms.ToolStripMenuItem();
     this.оС4ToolStripMenuItem   = new System.Windows.Forms.ToolStripMenuItem();
     this.оС6ToolStripMenuItem   = new System.Windows.Forms.ToolStripMenuItem();
     this.deviceTableAdapter     = new Inventarisation.mybaseDataSetTableAdapters.deviceTableAdapter();
     this.mybaseDataSet1         = new Inventarisation.mybaseDataSet();
     this.deviceBindingSource1   = new System.Windows.Forms.BindingSource(this.components);
     this.report1 = new FastReport.Report();
     this.environmentSettings1             = new FastReport.EnvironmentSettings();
     this.dataGridView1                    = new System.Windows.Forms.DataGridView();
     this.nameDataGridViewTextBoxColumn    = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.markaDataGridViewTextBoxColumn   = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.opisDataGridViewTextBoxColumn    = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.invnDataGridViewTextBoxColumn    = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.snDataGridViewTextBoxColumn      = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.einDataGridViewTextBoxColumn     = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.otdelDataGridViewTextBoxColumn   = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.kabDataGridViewTextBoxColumn     = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.expr1DataGridViewTextBoxColumn   = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.stoimDataGridViewTextBoxColumn   = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.naznachDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.checkDataGridViewCheckBoxColumn  = new System.Windows.Forms.DataGridViewCheckBoxColumn();
     this.textBox1                    = new System.Windows.Forms.TextBox();
     this.label1                      = new System.Windows.Forms.Label();
     this.button1                     = new System.Windows.Forms.Button();
     this.button2                     = new System.Windows.Forms.Button();
     this.button3                     = new System.Windows.Forms.Button();
     this.button4                     = new System.Windows.Forms.Button();
     this.chkdateBindingSource        = new System.Windows.Forms.BindingSource(this.components);
     this.chkdateTableAdapter         = new Inventarisation.mybaseDataSetTableAdapters.chkdateTableAdapter();
     this.button5                     = new System.Windows.Forms.Button();
     this.button6                     = new System.Windows.Forms.Button();
     this.docBindingSource            = new System.Windows.Forms.BindingSource(this.components);
     this.docTableAdapter             = new Inventarisation.mybaseDataSetTableAdapters.docTableAdapter();
     this.report2                     = new FastReport.Report();
     this.report3                     = new FastReport.Report();
     this.поискПоЕИНToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     ((System.ComponentModel.ISupportInitialize)(this.deviceBindingSource)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.mybaseDataSet)).BeginInit();
     this.menuStrip1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.mybaseDataSet1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.deviceBindingSource1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.report1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.chkdateBindingSource)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.docBindingSource)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.report2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.report3)).BeginInit();
     this.SuspendLayout();
     //
     // deviceBindingSource
     //
     this.deviceBindingSource.DataMember = "device";
     this.deviceBindingSource.DataSource = this.mybaseDataSet;
     //
     // mybaseDataSet
     //
     this.mybaseDataSet.DataSetName             = "mybaseDataSet";
     this.mybaseDataSet.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
     //
     // menuStrip1
     //
     this.menuStrip1.BackColor = System.Drawing.SystemColors.Control;
     this.menuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.файлToolStripMenuItem,
         this.работаСБДToolStripMenuItem,
         this.отчетыToolStripMenuItem,
         this.унифицированныеФормыToolStripMenuItem
     });
     this.menuStrip1.Location = new System.Drawing.Point(0, 0);
     this.menuStrip1.Name     = "menuStrip1";
     this.menuStrip1.Size     = new System.Drawing.Size(878, 24);
     this.menuStrip1.TabIndex = 1;
     this.menuStrip1.Text     = "menuStrip1";
     //
     // файлToolStripMenuItem
     //
     this.файлToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.выходToolStripMenuItem
     });
     this.файлToolStripMenuItem.Name = "файлToolStripMenuItem";
     this.файлToolStripMenuItem.Size = new System.Drawing.Size(48, 20);
     this.файлToolStripMenuItem.Text = "Файл";
     //
     // выходToolStripMenuItem
     //
     this.выходToolStripMenuItem.Name   = "выходToolStripMenuItem";
     this.выходToolStripMenuItem.Size   = new System.Drawing.Size(108, 22);
     this.выходToolStripMenuItem.Text   = "Выход";
     this.выходToolStripMenuItem.Click += new System.EventHandler(this.выходToolStripMenuItem_Click);
     //
     // работаСБДToolStripMenuItem
     //
     this.работаСБДToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.добавитьЗаписьToolStripMenuItem,
         this.удалитьЗаписьToolStripMenuItem,
         this.редактироватьЗаписьToolStripMenuItem,
         this.сгенерироватьБаркодToolStripMenuItem,
         this.перемещениеToolStripMenuItem,
         this.историяПроверокToolStripMenuItem,
         this.историяПеремещенийToolStripMenuItem,
         this.scanmode,
         this.поискПоЕИНToolStripMenuItem
     });
     this.работаСБДToolStripMenuItem.Name = "работаСБДToolStripMenuItem";
     this.работаСБДToolStripMenuItem.Size = new System.Drawing.Size(84, 20);
     this.работаСБДToolStripMenuItem.Text = "Работа с БД";
     //
     // добавитьЗаписьToolStripMenuItem
     //
     this.добавитьЗаписьToolStripMenuItem.Name   = "добавитьЗаписьToolStripMenuItem";
     this.добавитьЗаписьToolStripMenuItem.Size   = new System.Drawing.Size(214, 22);
     this.добавитьЗаписьToolStripMenuItem.Text   = "Добавить запись";
     this.добавитьЗаписьToolStripMenuItem.Click += new System.EventHandler(this.добавитьЗаписьToolStripMenuItem_Click);
     //
     // удалитьЗаписьToolStripMenuItem
     //
     this.удалитьЗаписьToolStripMenuItem.Name   = "удалитьЗаписьToolStripMenuItem";
     this.удалитьЗаписьToolStripMenuItem.Size   = new System.Drawing.Size(214, 22);
     this.удалитьЗаписьToolStripMenuItem.Text   = "Удалить запись";
     this.удалитьЗаписьToolStripMenuItem.Click += new System.EventHandler(this.удалитьЗаписьToolStripMenuItem_Click);
     //
     // редактироватьЗаписьToolStripMenuItem
     //
     this.редактироватьЗаписьToolStripMenuItem.Name   = "редактироватьЗаписьToolStripMenuItem";
     this.редактироватьЗаписьToolStripMenuItem.Size   = new System.Drawing.Size(214, 22);
     this.редактироватьЗаписьToolStripMenuItem.Text   = "Редактировать запись";
     this.редактироватьЗаписьToolStripMenuItem.Click += new System.EventHandler(this.редактироватьЗаписьToolStripMenuItem_Click);
     //
     // сгенерироватьБаркодToolStripMenuItem
     //
     this.сгенерироватьБаркодToolStripMenuItem.Name   = "сгенерироватьБаркодToolStripMenuItem";
     this.сгенерироватьБаркодToolStripMenuItem.Size   = new System.Drawing.Size(214, 22);
     this.сгенерироватьБаркодToolStripMenuItem.Text   = "Сгенерировать штрихкод";
     this.сгенерироватьБаркодToolStripMenuItem.Click += new System.EventHandler(this.сгенерироватьБаркодToolStripMenuItem_Click);
     //
     // перемещениеToolStripMenuItem
     //
     this.перемещениеToolStripMenuItem.Name   = "перемещениеToolStripMenuItem";
     this.перемещениеToolStripMenuItem.Size   = new System.Drawing.Size(214, 22);
     this.перемещениеToolStripMenuItem.Text   = "Перемещение";
     this.перемещениеToolStripMenuItem.Click += new System.EventHandler(this.перемещениеToolStripMenuItem_Click);
     //
     // историяПроверокToolStripMenuItem
     //
     this.историяПроверокToolStripMenuItem.Name   = "историяПроверокToolStripMenuItem";
     this.историяПроверокToolStripMenuItem.Size   = new System.Drawing.Size(214, 22);
     this.историяПроверокToolStripMenuItem.Text   = "История проверок";
     this.историяПроверокToolStripMenuItem.Click += new System.EventHandler(this.историяПроверокToolStripMenuItem_Click);
     //
     // историяПеремещенийToolStripMenuItem
     //
     this.историяПеремещенийToolStripMenuItem.Name   = "историяПеремещенийToolStripMenuItem";
     this.историяПеремещенийToolStripMenuItem.Size   = new System.Drawing.Size(214, 22);
     this.историяПеремещенийToolStripMenuItem.Text   = "История перемещений";
     this.историяПеремещенийToolStripMenuItem.Click += new System.EventHandler(this.историяПеремещенийToolStripMenuItem_Click);
     //
     // scanmode
     //
     this.scanmode.CheckOnClick = true;
     this.scanmode.Name         = "scanmode";
     this.scanmode.Size         = new System.Drawing.Size(214, 22);
     this.scanmode.Text         = "Режим сканирования";
     //
     // отчетыToolStripMenuItem
     //
     this.отчетыToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.создатьToolStripMenuItem,
         this.отчет1ToolStripMenuItem,
         this.отчет2ToolStripMenuItem
     });
     this.отчетыToolStripMenuItem.Name = "отчетыToolStripMenuItem";
     this.отчетыToolStripMenuItem.Size = new System.Drawing.Size(60, 20);
     this.отчетыToolStripMenuItem.Text = "Отчеты";
     //
     // создатьToolStripMenuItem
     //
     this.создатьToolStripMenuItem.Name   = "создатьToolStripMenuItem";
     this.создатьToolStripMenuItem.Size   = new System.Drawing.Size(152, 22);
     this.создатьToolStripMenuItem.Text   = "Конструктор";
     this.создатьToolStripMenuItem.Click += new System.EventHandler(this.создатьToolStripMenuItem_Click);
     //
     // отчет1ToolStripMenuItem
     //
     this.отчет1ToolStripMenuItem.Name   = "отчет1ToolStripMenuItem";
     this.отчет1ToolStripMenuItem.Size   = new System.Drawing.Size(152, 22);
     this.отчет1ToolStripMenuItem.Text   = "Отчет 1";
     this.отчет1ToolStripMenuItem.Click += new System.EventHandler(this.отчет1ToolStripMenuItem_Click);
     //
     // отчет2ToolStripMenuItem
     //
     this.отчет2ToolStripMenuItem.Name   = "отчет2ToolStripMenuItem";
     this.отчет2ToolStripMenuItem.Size   = new System.Drawing.Size(152, 22);
     this.отчет2ToolStripMenuItem.Text   = "Отчет 2";
     this.отчет2ToolStripMenuItem.Click += new System.EventHandler(this.отчет2ToolStripMenuItem_Click);
     //
     // унифицированныеФормыToolStripMenuItem
     //
     this.унифицированныеФормыToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.иНВ1ToolStripMenuItem,
         this.иНВ10ToolStripMenuItem,
         this.иНВ18ToolStripMenuItem,
         this.иНВ22ToolStripMenuItem,
         this.иНВ23ToolStripMenuItem,
         this.оС3ToolStripMenuItem,
         this.оС4ToolStripMenuItem,
         this.оС6ToolStripMenuItem
     });
     this.унифицированныеФормыToolStripMenuItem.Name = "унифицированныеФормыToolStripMenuItem";
     this.унифицированныеФормыToolStripMenuItem.Size = new System.Drawing.Size(169, 20);
     this.унифицированныеФормыToolStripMenuItem.Text = "Унифицированные формы";
     //
     // иНВ1ToolStripMenuItem
     //
     this.иНВ1ToolStripMenuItem.Name   = "иНВ1ToolStripMenuItem";
     this.иНВ1ToolStripMenuItem.Size   = new System.Drawing.Size(116, 22);
     this.иНВ1ToolStripMenuItem.Text   = "ИНВ-1";
     this.иНВ1ToolStripMenuItem.Click += new System.EventHandler(this.иНВ1ToolStripMenuItem_Click);
     //
     // иНВ10ToolStripMenuItem
     //
     this.иНВ10ToolStripMenuItem.Name = "иНВ10ToolStripMenuItem";
     this.иНВ10ToolStripMenuItem.Size = new System.Drawing.Size(116, 22);
     this.иНВ10ToolStripMenuItem.Text = "ИНВ-10";
     //
     // иНВ18ToolStripMenuItem
     //
     this.иНВ18ToolStripMenuItem.Name = "иНВ18ToolStripMenuItem";
     this.иНВ18ToolStripMenuItem.Size = new System.Drawing.Size(116, 22);
     this.иНВ18ToolStripMenuItem.Text = "ИНВ-18";
     //
     // иНВ22ToolStripMenuItem
     //
     this.иНВ22ToolStripMenuItem.Name = "иНВ22ToolStripMenuItem";
     this.иНВ22ToolStripMenuItem.Size = new System.Drawing.Size(116, 22);
     this.иНВ22ToolStripMenuItem.Text = "ИНВ-22";
     //
     // иНВ23ToolStripMenuItem
     //
     this.иНВ23ToolStripMenuItem.Name = "иНВ23ToolStripMenuItem";
     this.иНВ23ToolStripMenuItem.Size = new System.Drawing.Size(116, 22);
     this.иНВ23ToolStripMenuItem.Text = "ИНВ-23";
     //
     // оС3ToolStripMenuItem
     //
     this.оС3ToolStripMenuItem.Name = "оС3ToolStripMenuItem";
     this.оС3ToolStripMenuItem.Size = new System.Drawing.Size(116, 22);
     this.оС3ToolStripMenuItem.Text = "ОС-3";
     //
     // оС4ToolStripMenuItem
     //
     this.оС4ToolStripMenuItem.Name = "оС4ToolStripMenuItem";
     this.оС4ToolStripMenuItem.Size = new System.Drawing.Size(116, 22);
     this.оС4ToolStripMenuItem.Text = "ОС-4";
     //
     // оС6ToolStripMenuItem
     //
     this.оС6ToolStripMenuItem.Name   = "оС6ToolStripMenuItem";
     this.оС6ToolStripMenuItem.Size   = new System.Drawing.Size(116, 22);
     this.оС6ToolStripMenuItem.Text   = "ОС-6";
     this.оС6ToolStripMenuItem.Click += new System.EventHandler(this.оС6ToolStripMenuItem_Click);
     //
     // deviceTableAdapter
     //
     this.deviceTableAdapter.ClearBeforeFill = true;
     //
     // mybaseDataSet1
     //
     this.mybaseDataSet1.DataSetName             = "mybaseDataSet";
     this.mybaseDataSet1.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
     //
     // deviceBindingSource1
     //
     this.deviceBindingSource1.DataMember      = "device";
     this.deviceBindingSource1.DataSource      = this.mybaseDataSet1;
     this.deviceBindingSource1.CurrentChanged += new System.EventHandler(this.deviceBindingSource1_CurrentChanged);
     //
     // report1
     //
     this.report1.ReportResourceString = resources.GetString("report1.ReportResourceString");
     this.report1.RegisterData(this.mybaseDataSet, "mybaseDataSet");
     //
     // environmentSettings1
     //
     designerSettings1.ApplicationConnection = null;
     designerSettings1.DefaultFont           = new System.Drawing.Font("Arial", 10F);
     designerSettings1.Icon                     = null;
     designerSettings1.Restrictions             = designerRestrictions1;
     designerSettings1.Text                     = "";
     this.environmentSettings1.DesignerSettings = designerSettings1;
     emailSettings1.Address                     = "";
     emailSettings1.Host                       = "";
     emailSettings1.MessageTemplate            = "";
     emailSettings1.Name                       = "";
     emailSettings1.Password                   = "";
     emailSettings1.UserName                   = "";
     this.environmentSettings1.EmailSettings   = emailSettings1;
     previewSettings1.Icon                     = ((System.Drawing.Icon)(resources.GetObject("previewSettings1.Icon")));
     previewSettings1.Text                     = "";
     this.environmentSettings1.PreviewSettings = previewSettings1;
     this.environmentSettings1.ReportSettings  = reportSettings1;
     this.environmentSettings1.UIStyle         = FastReport.Utils.UIStyle.Office2007Black;
     //
     // dataGridView1
     //
     this.dataGridView1.AllowUserToAddRows      = false;
     this.dataGridView1.AllowUserToDeleteRows   = false;
     this.dataGridView1.AllowUserToOrderColumns = true;
     this.dataGridView1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                        | System.Windows.Forms.AnchorStyles.Left)
                                                                       | System.Windows.Forms.AnchorStyles.Right)));
     this.dataGridView1.AutoGenerateColumns         = false;
     this.dataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
     this.dataGridView1.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
         this.nameDataGridViewTextBoxColumn,
         this.markaDataGridViewTextBoxColumn,
         this.opisDataGridViewTextBoxColumn,
         this.invnDataGridViewTextBoxColumn,
         this.snDataGridViewTextBoxColumn,
         this.einDataGridViewTextBoxColumn,
         this.otdelDataGridViewTextBoxColumn,
         this.kabDataGridViewTextBoxColumn,
         this.expr1DataGridViewTextBoxColumn,
         this.stoimDataGridViewTextBoxColumn,
         this.naznachDataGridViewTextBoxColumn,
         this.checkDataGridViewCheckBoxColumn
     });
     this.dataGridView1.DataSource  = this.deviceBindingSource;
     this.dataGridView1.Location    = new System.Drawing.Point(12, 27);
     this.dataGridView1.Name        = "dataGridView1";
     this.dataGridView1.ReadOnly    = true;
     this.dataGridView1.Size        = new System.Drawing.Size(854, 292);
     this.dataGridView1.TabIndex    = 2;
     this.dataGridView1.MouseClick += new System.Windows.Forms.MouseEventHandler(this.dataGridView1_MouseClick);
     //
     // nameDataGridViewTextBoxColumn
     //
     this.nameDataGridViewTextBoxColumn.DataPropertyName = "name";
     this.nameDataGridViewTextBoxColumn.HeaderText       = "Тип устройства";
     this.nameDataGridViewTextBoxColumn.Name             = "nameDataGridViewTextBoxColumn";
     this.nameDataGridViewTextBoxColumn.ReadOnly         = true;
     this.nameDataGridViewTextBoxColumn.Width            = 102;
     //
     // markaDataGridViewTextBoxColumn
     //
     this.markaDataGridViewTextBoxColumn.DataPropertyName = "marka";
     this.markaDataGridViewTextBoxColumn.HeaderText       = "Производитель";
     this.markaDataGridViewTextBoxColumn.Name             = "markaDataGridViewTextBoxColumn";
     this.markaDataGridViewTextBoxColumn.ReadOnly         = true;
     //
     // opisDataGridViewTextBoxColumn
     //
     this.opisDataGridViewTextBoxColumn.DataPropertyName = "opis";
     this.opisDataGridViewTextBoxColumn.HeaderText       = "Описание";
     this.opisDataGridViewTextBoxColumn.Name             = "opisDataGridViewTextBoxColumn";
     this.opisDataGridViewTextBoxColumn.ReadOnly         = true;
     //
     // invnDataGridViewTextBoxColumn
     //
     this.invnDataGridViewTextBoxColumn.DataPropertyName = "invn";
     this.invnDataGridViewTextBoxColumn.HeaderText       = "Инвентарный №";
     this.invnDataGridViewTextBoxColumn.Name             = "invnDataGridViewTextBoxColumn";
     this.invnDataGridViewTextBoxColumn.ReadOnly         = true;
     //
     // snDataGridViewTextBoxColumn
     //
     this.snDataGridViewTextBoxColumn.DataPropertyName = "sn";
     this.snDataGridViewTextBoxColumn.HeaderText       = "Серийный №";
     this.snDataGridViewTextBoxColumn.Name             = "snDataGridViewTextBoxColumn";
     this.snDataGridViewTextBoxColumn.ReadOnly         = true;
     //
     // einDataGridViewTextBoxColumn
     //
     this.einDataGridViewTextBoxColumn.AutoSizeMode     = System.Windows.Forms.DataGridViewAutoSizeColumnMode.ColumnHeader;
     this.einDataGridViewTextBoxColumn.DataPropertyName = "ein";
     this.einDataGridViewTextBoxColumn.HeaderText       = "ЕИН";
     this.einDataGridViewTextBoxColumn.Name             = "einDataGridViewTextBoxColumn";
     this.einDataGridViewTextBoxColumn.ReadOnly         = true;
     this.einDataGridViewTextBoxColumn.Width            = 55;
     //
     // otdelDataGridViewTextBoxColumn
     //
     this.otdelDataGridViewTextBoxColumn.DataPropertyName = "otdel";
     this.otdelDataGridViewTextBoxColumn.HeaderText       = "Подразделение";
     this.otdelDataGridViewTextBoxColumn.Name             = "otdelDataGridViewTextBoxColumn";
     this.otdelDataGridViewTextBoxColumn.ReadOnly         = true;
     //
     // kabDataGridViewTextBoxColumn
     //
     this.kabDataGridViewTextBoxColumn.DataPropertyName = "kab";
     this.kabDataGridViewTextBoxColumn.HeaderText       = "№ кабинета";
     this.kabDataGridViewTextBoxColumn.Name             = "kabDataGridViewTextBoxColumn";
     this.kabDataGridViewTextBoxColumn.ReadOnly         = true;
     //
     // expr1DataGridViewTextBoxColumn
     //
     this.expr1DataGridViewTextBoxColumn.DataPropertyName = "Expr1";
     this.expr1DataGridViewTextBoxColumn.HeaderText       = "Материально ответсвенное лицо";
     this.expr1DataGridViewTextBoxColumn.Name             = "expr1DataGridViewTextBoxColumn";
     this.expr1DataGridViewTextBoxColumn.ReadOnly         = true;
     //
     // stoimDataGridViewTextBoxColumn
     //
     this.stoimDataGridViewTextBoxColumn.DataPropertyName = "stoim";
     this.stoimDataGridViewTextBoxColumn.HeaderText       = "Стоимость";
     this.stoimDataGridViewTextBoxColumn.Name             = "stoimDataGridViewTextBoxColumn";
     this.stoimDataGridViewTextBoxColumn.ReadOnly         = true;
     //
     // naznachDataGridViewTextBoxColumn
     //
     this.naznachDataGridViewTextBoxColumn.DataPropertyName = "naznach";
     this.naznachDataGridViewTextBoxColumn.HeaderText       = "Назначение";
     this.naznachDataGridViewTextBoxColumn.Name             = "naznachDataGridViewTextBoxColumn";
     this.naznachDataGridViewTextBoxColumn.ReadOnly         = true;
     //
     // checkDataGridViewCheckBoxColumn
     //
     this.checkDataGridViewCheckBoxColumn.DataPropertyName = "check";
     this.checkDataGridViewCheckBoxColumn.HeaderText       = "check";
     this.checkDataGridViewCheckBoxColumn.Name             = "checkDataGridViewCheckBoxColumn";
     this.checkDataGridViewCheckBoxColumn.ReadOnly         = true;
     //
     // textBox1
     //
     this.textBox1.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.textBox1.Location = new System.Drawing.Point(706, 425);
     this.textBox1.Name     = "textBox1";
     this.textBox1.Size     = new System.Drawing.Size(160, 20);
     this.textBox1.TabIndex = 3;
     this.textBox1.KeyDown += new System.Windows.Forms.KeyEventHandler(this.textBox1_KeyDown);
     //
     // label1
     //
     this.label1.Anchor      = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.label1.BackColor   = System.Drawing.SystemColors.MenuBar;
     this.label1.Location    = new System.Drawing.Point(443, 0);
     this.label1.Name        = "label1";
     this.label1.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
     this.label1.Size        = new System.Drawing.Size(423, 23);
     this.label1.TabIndex    = 4;
     this.label1.Text        = "label1";
     this.label1.TextAlign   = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // button1
     //
     this.button1.Location = new System.Drawing.Point(12, 404);
     this.button1.Name     = "button1";
     this.button1.Size     = new System.Drawing.Size(75, 37);
     this.button1.TabIndex = 5;
     this.button1.Text     = "Добавить запись";
     this.button1.UseVisualStyleBackColor = true;
     this.button1.Visible = false;
     this.button1.Click  += new System.EventHandler(this.button1_Click);
     //
     // button2
     //
     this.button2.Location = new System.Drawing.Point(93, 404);
     this.button2.Name     = "button2";
     this.button2.Size     = new System.Drawing.Size(75, 37);
     this.button2.TabIndex = 6;
     this.button2.Text     = "Удалить запись";
     this.button2.UseVisualStyleBackColor = true;
     this.button2.Visible = false;
     this.button2.Click  += new System.EventHandler(this.button2_Click);
     //
     // button3
     //
     this.button3.Location = new System.Drawing.Point(174, 404);
     this.button3.Name     = "button3";
     this.button3.Size     = new System.Drawing.Size(103, 37);
     this.button3.TabIndex = 7;
     this.button3.Text     = "Редактировать запись";
     this.button3.UseVisualStyleBackColor = true;
     this.button3.Visible = false;
     this.button3.Click  += new System.EventHandler(this.button3_Click);
     //
     // button4
     //
     this.button4.Location = new System.Drawing.Point(283, 404);
     this.button4.Name     = "button4";
     this.button4.Size     = new System.Drawing.Size(108, 37);
     this.button4.TabIndex = 8;
     this.button4.Text     = "Сгенерировать баркод";
     this.button4.UseVisualStyleBackColor = true;
     this.button4.Visible = false;
     this.button4.Click  += new System.EventHandler(this.button4_Click);
     //
     // chkdateBindingSource
     //
     this.chkdateBindingSource.DataMember = "chkdate";
     this.chkdateBindingSource.DataSource = this.mybaseDataSet;
     //
     // chkdateTableAdapter
     //
     this.chkdateTableAdapter.ClearBeforeFill = true;
     //
     // button5
     //
     this.button5.Location = new System.Drawing.Point(398, 404);
     this.button5.Name     = "button5";
     this.button5.Size     = new System.Drawing.Size(122, 37);
     this.button5.TabIndex = 9;
     this.button5.Text     = "История проверок";
     this.button5.UseVisualStyleBackColor = true;
     this.button5.Visible = false;
     this.button5.Click  += new System.EventHandler(this.button5_Click);
     //
     // button6
     //
     this.button6.Location = new System.Drawing.Point(527, 404);
     this.button6.Name     = "button6";
     this.button6.Size     = new System.Drawing.Size(99, 37);
     this.button6.TabIndex = 10;
     this.button6.Text     = "Пермещение";
     this.button6.UseVisualStyleBackColor = true;
     this.button6.Visible = false;
     this.button6.Click  += new System.EventHandler(this.button6_Click);
     //
     // docBindingSource
     //
     this.docBindingSource.DataMember = "doc";
     this.docBindingSource.DataSource = this.mybaseDataSet;
     //
     // docTableAdapter
     //
     this.docTableAdapter.ClearBeforeFill = true;
     //
     // report2
     //
     this.report2.ReportResourceString = resources.GetString("report2.ReportResourceString");
     this.report2.RegisterData(this.mybaseDataSet, "mybaseDataSet");
     //
     // report3
     //
     this.report3.ReportResourceString = resources.GetString("report3.ReportResourceString");
     this.report3.RegisterData(this.mybaseDataSet, "mybaseDataSet");
     //
     // поискПоЕИНToolStripMenuItem
     //
     this.поискПоЕИНToolStripMenuItem.Name = "поискПоЕИНToolStripMenuItem";
     this.поискПоЕИНToolStripMenuItem.Size = new System.Drawing.Size(214, 22);
     this.поискПоЕИНToolStripMenuItem.Text = "Поиск по ЕИН";
     //
     // Form2
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(878, 457);
     this.Controls.Add(this.button6);
     this.Controls.Add(this.button5);
     this.Controls.Add(this.button4);
     this.Controls.Add(this.button3);
     this.Controls.Add(this.button2);
     this.Controls.Add(this.button1);
     this.Controls.Add(this.label1);
     this.Controls.Add(this.textBox1);
     this.Controls.Add(this.dataGridView1);
     this.Controls.Add(this.menuStrip1);
     this.MainMenuStrip = this.menuStrip1;
     this.Name          = "Form2";
     this.Text          = "АИС учета и инвентаризации компьютерной техники";
     this.Activated    += new System.EventHandler(this.Form2_Activated);
     this.FormClosing  += new System.Windows.Forms.FormClosingEventHandler(this.Form2_FormClosing);
     this.Load         += new System.EventHandler(this.Form2_Load);
     ((System.ComponentModel.ISupportInitialize)(this.deviceBindingSource)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.mybaseDataSet)).EndInit();
     this.menuStrip1.ResumeLayout(false);
     this.menuStrip1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.mybaseDataSet1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.deviceBindingSource1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.report1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chkdateBindingSource)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.docBindingSource)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.report2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.report3)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }