Esempio n. 1
0
 public PrintHelper(UltraGrid ug)
 {
     this.uGridPrint = ug;
     this.uGridPrintDocument = new Infragistics.Win.UltraWinGrid.UltraGridPrintDocument();
     this.uPrintPreviewDialog = new Infragistics.Win.Printing.UltraPrintPreviewDialog();
     //
     // uPrintPreviewDialog
     //
     this.uPrintPreviewDialog.Name = "uPrintPreviewDialog";
 }
Esempio n. 2
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();
     Infragistics.Win.UltraWinSchedule.CalendarCombo.DateButton dateButton1 = new Infragistics.Win.UltraWinSchedule.CalendarCombo.DateButton();
     Infragistics.Win.UltraWinSchedule.CalendarCombo.DateButton dateButton2 = new Infragistics.Win.UltraWinSchedule.CalendarCombo.DateButton();
     this.ultraGroupBox1           = new Infragistics.Win.Misc.UltraGroupBox();
     this.cmbEndDateBegin          = new Infragistics.Win.UltraWinSchedule.UltraCalendarCombo();
     this.chkEndDateBegin          = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
     this.btnModify                = new Infragistics.Win.Misc.UltraButton();
     this.ultraLabel9              = new Infragistics.Win.Misc.UltraLabel();
     this.cmbMemberRight           = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
     this.cmbEndDate2              = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
     this.chkEndDate2              = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
     this.cmdBeginDate             = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
     this.chkBeginDate             = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
     this.cmbEndDate               = new Infragistics.Win.UltraWinSchedule.UltraCalendarCombo();
     this.chkEndDate               = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
     this.ultraLabel8              = new Infragistics.Win.Misc.UltraLabel();
     this.ultraLabel7              = new Infragistics.Win.Misc.UltraLabel();
     this.ultraLabel6              = new Infragistics.Win.Misc.UltraLabel();
     this.cmbTrade                 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
     this.ultraLabel5              = new Infragistics.Win.Misc.UltraLabel();
     this.cmbEnterpriseType        = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
     this.btnExcel                 = new Infragistics.Win.Misc.UltraButton();
     this.ultraLabel4              = new Infragistics.Win.Misc.UltraLabel();
     this.ultraLabel3              = new Infragistics.Win.Misc.UltraLabel();
     this.ultraLabel2              = new Infragistics.Win.Misc.UltraLabel();
     this.ultraLabel1              = new Infragistics.Win.Misc.UltraLabel();
     this.cmbState                 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
     this.btnPrint                 = new Infragistics.Win.Misc.UltraButton();
     this.btnQuery                 = new Infragistics.Win.Misc.UltraButton();
     this.txtPaperNo               = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
     this.txtMemberName            = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
     this.txtMemberCardNo          = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
     this.ultraGroupBox3           = new Infragistics.Win.Misc.UltraGroupBox();
     this.ultraGroupBox4           = new Infragistics.Win.Misc.UltraGroupBox();
     this.ultraGrid1               = new Infragistics.Win.UltraWinGrid.UltraGrid();
     this.ultraGridPrintDocument1  = new Infragistics.Win.UltraWinGrid.UltraGridPrintDocument(this.components);
     this.ultraPrintPreviewDialog1 = new Infragistics.Win.Printing.UltraPrintPreviewDialog(this.components);
     this.saveFileDialog1          = new System.Windows.Forms.SaveFileDialog();
     this.ultraGridExcelExporter1  = new Infragistics.Win.UltraWinGrid.ExcelExport.UltraGridExcelExporter(this.components);
     this.ultraGroupBox2           = new Infragistics.Win.Misc.UltraGroupBox();
     this.cmbSales                 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
     this.cmbCustomerService       = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
     ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).BeginInit();
     this.ultraGroupBox1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.cmbEndDateBegin)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.cmbMemberRight)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.cmbEndDate2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.cmdBeginDate)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.cmbEndDate)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.cmbTrade)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.cmbEnterpriseType)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.cmbState)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtPaperNo)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtMemberName)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtMemberCardNo)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox2)).BeginInit();
     this.ultraGroupBox2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.cmbSales)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.cmbCustomerService)).BeginInit();
     this.SuspendLayout();
     //
     // ultraGroupBox1
     //
     this.ultraGroupBox1.Controls.Add(this.cmbCustomerService);
     this.ultraGroupBox1.Controls.Add(this.cmbSales);
     this.ultraGroupBox1.Controls.Add(this.cmbEndDateBegin);
     this.ultraGroupBox1.Controls.Add(this.chkEndDateBegin);
     this.ultraGroupBox1.Controls.Add(this.btnModify);
     this.ultraGroupBox1.Controls.Add(this.ultraLabel9);
     this.ultraGroupBox1.Controls.Add(this.cmbMemberRight);
     this.ultraGroupBox1.Controls.Add(this.cmbEndDate2);
     this.ultraGroupBox1.Controls.Add(this.chkEndDate2);
     this.ultraGroupBox1.Controls.Add(this.cmdBeginDate);
     this.ultraGroupBox1.Controls.Add(this.chkBeginDate);
     this.ultraGroupBox1.Controls.Add(this.cmbEndDate);
     this.ultraGroupBox1.Controls.Add(this.chkEndDate);
     this.ultraGroupBox1.Controls.Add(this.ultraLabel8);
     this.ultraGroupBox1.Controls.Add(this.ultraLabel7);
     this.ultraGroupBox1.Controls.Add(this.ultraLabel6);
     this.ultraGroupBox1.Controls.Add(this.cmbTrade);
     this.ultraGroupBox1.Controls.Add(this.ultraLabel5);
     this.ultraGroupBox1.Controls.Add(this.cmbEnterpriseType);
     this.ultraGroupBox1.Controls.Add(this.btnExcel);
     this.ultraGroupBox1.Controls.Add(this.ultraLabel4);
     this.ultraGroupBox1.Controls.Add(this.ultraLabel3);
     this.ultraGroupBox1.Controls.Add(this.ultraLabel2);
     this.ultraGroupBox1.Controls.Add(this.ultraLabel1);
     this.ultraGroupBox1.Controls.Add(this.cmbState);
     this.ultraGroupBox1.Controls.Add(this.btnPrint);
     this.ultraGroupBox1.Controls.Add(this.btnQuery);
     this.ultraGroupBox1.Controls.Add(this.txtPaperNo);
     this.ultraGroupBox1.Controls.Add(this.txtMemberName);
     this.ultraGroupBox1.Controls.Add(this.txtMemberCardNo);
     this.ultraGroupBox1.Controls.Add(this.ultraGroupBox3);
     this.ultraGroupBox1.Controls.Add(this.ultraGroupBox4);
     this.ultraGroupBox1.Location = new System.Drawing.Point(16, 16);
     this.ultraGroupBox1.Name     = "ultraGroupBox1";
     this.ultraGroupBox1.Size     = new System.Drawing.Size(998, 176);
     this.ultraGroupBox1.TabIndex = 0;
     //
     // cmbEndDateBegin
     //
     this.cmbEndDateBegin.BackColor = System.Drawing.SystemColors.Window;
     this.cmbEndDateBegin.DateButtons.Add(dateButton1);
     this.cmbEndDateBegin.Location          = new System.Drawing.Point(685, 48);
     this.cmbEndDateBegin.Name              = "cmbEndDateBegin";
     this.cmbEndDateBegin.NonAutoSizeHeight = 23;
     this.cmbEndDateBegin.Size              = new System.Drawing.Size(144, 21);
     this.cmbEndDateBegin.TabIndex          = 39;
     //
     // chkEndDateBegin
     //
     this.chkEndDateBegin.GlyphStyle = Infragistics.Win.GlyphStyle.Office2007;
     this.chkEndDateBegin.Location   = new System.Drawing.Point(565, 48);
     this.chkEndDateBegin.Name       = "chkEndDateBegin";
     this.chkEndDateBegin.Size       = new System.Drawing.Size(120, 20);
     this.chkEndDateBegin.TabIndex   = 38;
     this.chkEndDateBegin.Text       = "开始时间";
     //
     // btnModify
     //
     this.btnModify.ButtonStyle = Infragistics.Win.UIElementButtonStyle.VisualStudio2005Button;
     this.btnModify.Location    = new System.Drawing.Point(861, 112);
     this.btnModify.Name        = "btnModify";
     this.btnModify.Size        = new System.Drawing.Size(75, 23);
     this.btnModify.TabIndex    = 37;
     this.btnModify.Text        = "修改";
     this.btnModify.Click      += new System.EventHandler(this.btnModify_Click);
     //
     // ultraLabel9
     //
     this.ultraLabel9.Location = new System.Drawing.Point(24, 112);
     this.ultraLabel9.Name     = "ultraLabel9";
     this.ultraLabel9.Size     = new System.Drawing.Size(100, 23);
     this.ultraLabel9.TabIndex = 36;
     this.ultraLabel9.Text     = "会员资格:";
     //
     // cmbMemberRight
     //
     this.cmbMemberRight.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.VisualStudio2005;
     this.cmbMemberRight.Location     = new System.Drawing.Point(128, 112);
     this.cmbMemberRight.Name         = "cmbMemberRight";
     this.cmbMemberRight.Size         = new System.Drawing.Size(104, 21);
     this.cmbMemberRight.TabIndex     = 35;
     //
     // cmbEndDate2
     //
     this.cmbEndDate2.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.VisualStudio2005;
     this.cmbEndDate2.Location     = new System.Drawing.Point(685, 136);
     this.cmbEndDate2.MaskInput    = "{date} {time}";
     this.cmbEndDate2.Name         = "cmbEndDate2";
     this.cmbEndDate2.Size         = new System.Drawing.Size(144, 21);
     this.cmbEndDate2.TabIndex     = 32;
     //
     // chkEndDate2
     //
     this.chkEndDate2.ButtonStyle = Infragistics.Win.UIElementButtonStyle.VisualStudio2005Button;
     this.chkEndDate2.GlyphStyle  = Infragistics.Win.GlyphStyle.Office2007;
     this.chkEndDate2.Location    = new System.Drawing.Point(565, 136);
     this.chkEndDate2.Name        = "chkEndDate2";
     this.chkEndDate2.Size        = new System.Drawing.Size(120, 20);
     this.chkEndDate2.TabIndex    = 34;
     this.chkEndDate2.Text        = "结束时间";
     //
     // cmdBeginDate
     //
     this.cmdBeginDate.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.VisualStudio2005;
     this.cmdBeginDate.Location     = new System.Drawing.Point(685, 112);
     this.cmdBeginDate.MaskInput    = "{date} {time}";
     this.cmdBeginDate.Name         = "cmdBeginDate";
     this.cmdBeginDate.Size         = new System.Drawing.Size(144, 21);
     this.cmdBeginDate.TabIndex     = 31;
     //
     // chkBeginDate
     //
     this.chkBeginDate.ButtonStyle = Infragistics.Win.UIElementButtonStyle.VisualStudio2005Button;
     this.chkBeginDate.GlyphStyle  = Infragistics.Win.GlyphStyle.Office2007;
     this.chkBeginDate.Location    = new System.Drawing.Point(565, 112);
     this.chkBeginDate.Name        = "chkBeginDate";
     this.chkBeginDate.Size        = new System.Drawing.Size(120, 20);
     this.chkBeginDate.TabIndex    = 33;
     this.chkBeginDate.Text        = "开始时间";
     //
     // cmbEndDate
     //
     this.cmbEndDate.BackColor = System.Drawing.SystemColors.Window;
     this.cmbEndDate.DateButtons.Add(dateButton2);
     this.cmbEndDate.Location          = new System.Drawing.Point(685, 72);
     this.cmbEndDate.Name              = "cmbEndDate";
     this.cmbEndDate.NonAutoSizeHeight = 23;
     this.cmbEndDate.Size              = new System.Drawing.Size(144, 21);
     this.cmbEndDate.TabIndex          = 30;
     //
     // chkEndDate
     //
     this.chkEndDate.GlyphStyle = Infragistics.Win.GlyphStyle.Office2007;
     this.chkEndDate.Location   = new System.Drawing.Point(565, 72);
     this.chkEndDate.Name       = "chkEndDate";
     this.chkEndDate.Size       = new System.Drawing.Size(120, 20);
     this.chkEndDate.TabIndex   = 29;
     this.chkEndDate.Text       = "结束时间";
     //
     // ultraLabel8
     //
     this.ultraLabel8.Location = new System.Drawing.Point(573, 8);
     this.ultraLabel8.Name     = "ultraLabel8";
     this.ultraLabel8.Size     = new System.Drawing.Size(100, 23);
     this.ultraLabel8.TabIndex = 28;
     this.ultraLabel8.Text     = "客服姓名:";
     //
     // ultraLabel7
     //
     this.ultraLabel7.Location = new System.Drawing.Point(296, 112);
     this.ultraLabel7.Name     = "ultraLabel7";
     this.ultraLabel7.Size     = new System.Drawing.Size(100, 23);
     this.ultraLabel7.TabIndex = 26;
     this.ultraLabel7.Text     = "销售人员:";
     //
     // ultraLabel6
     //
     this.ultraLabel6.Location = new System.Drawing.Point(304, 80);
     this.ultraLabel6.Name     = "ultraLabel6";
     this.ultraLabel6.Size     = new System.Drawing.Size(100, 23);
     this.ultraLabel6.TabIndex = 24;
     this.ultraLabel6.Text     = "行业:";
     //
     // cmbTrade
     //
     this.cmbTrade.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.VisualStudio2005;
     this.cmbTrade.Location     = new System.Drawing.Point(408, 80);
     this.cmbTrade.Name         = "cmbTrade";
     this.cmbTrade.Size         = new System.Drawing.Size(104, 21);
     this.cmbTrade.TabIndex     = 23;
     //
     // ultraLabel5
     //
     this.ultraLabel5.Location = new System.Drawing.Point(24, 80);
     this.ultraLabel5.Name     = "ultraLabel5";
     this.ultraLabel5.Size     = new System.Drawing.Size(100, 23);
     this.ultraLabel5.TabIndex = 22;
     this.ultraLabel5.Text     = "企业性质:";
     //
     // cmbEnterpriseType
     //
     this.cmbEnterpriseType.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.VisualStudio2005;
     this.cmbEnterpriseType.Location     = new System.Drawing.Point(128, 80);
     this.cmbEnterpriseType.Name         = "cmbEnterpriseType";
     this.cmbEnterpriseType.Size         = new System.Drawing.Size(104, 21);
     this.cmbEnterpriseType.TabIndex     = 21;
     //
     // btnExcel
     //
     this.btnExcel.ButtonStyle = Infragistics.Win.UIElementButtonStyle.VisualStudio2005Button;
     this.btnExcel.Location    = new System.Drawing.Point(861, 80);
     this.btnExcel.Name        = "btnExcel";
     this.btnExcel.Size        = new System.Drawing.Size(75, 23);
     this.btnExcel.TabIndex    = 20;
     this.btnExcel.Text        = "导出EXCEL";
     this.btnExcel.Click      += new System.EventHandler(this.btnExcel_Click);
     //
     // ultraLabel4
     //
     this.ultraLabel4.Location = new System.Drawing.Point(304, 48);
     this.ultraLabel4.Name     = "ultraLabel4";
     this.ultraLabel4.Size     = new System.Drawing.Size(100, 23);
     this.ultraLabel4.TabIndex = 19;
     this.ultraLabel4.Text     = "会员状态:";
     //
     // ultraLabel3
     //
     this.ultraLabel3.Location = new System.Drawing.Point(24, 48);
     this.ultraLabel3.Name     = "ultraLabel3";
     this.ultraLabel3.Size     = new System.Drawing.Size(100, 23);
     this.ultraLabel3.TabIndex = 18;
     this.ultraLabel3.Text     = "工商注册号:";
     //
     // ultraLabel2
     //
     this.ultraLabel2.Location = new System.Drawing.Point(304, 16);
     this.ultraLabel2.Name     = "ultraLabel2";
     this.ultraLabel2.Size     = new System.Drawing.Size(100, 23);
     this.ultraLabel2.TabIndex = 17;
     this.ultraLabel2.Text     = "单位名称:";
     //
     // ultraLabel1
     //
     this.ultraLabel1.Location = new System.Drawing.Point(24, 16);
     this.ultraLabel1.Name     = "ultraLabel1";
     this.ultraLabel1.Size     = new System.Drawing.Size(100, 23);
     this.ultraLabel1.TabIndex = 16;
     this.ultraLabel1.Text     = "会员卡号:";
     //
     // cmbState
     //
     this.cmbState.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.VisualStudio2005;
     this.cmbState.Location     = new System.Drawing.Point(408, 48);
     this.cmbState.Name         = "cmbState";
     this.cmbState.Size         = new System.Drawing.Size(104, 21);
     this.cmbState.TabIndex     = 10;
     //
     // btnPrint
     //
     this.btnPrint.ButtonStyle = Infragistics.Win.UIElementButtonStyle.VisualStudio2005Button;
     this.btnPrint.Location    = new System.Drawing.Point(861, 48);
     this.btnPrint.Name        = "btnPrint";
     this.btnPrint.Size        = new System.Drawing.Size(75, 23);
     this.btnPrint.TabIndex    = 9;
     this.btnPrint.Text        = "打印";
     this.btnPrint.Click      += new System.EventHandler(this.btnPrint_Click);
     //
     // btnQuery
     //
     this.btnQuery.ButtonStyle = Infragistics.Win.UIElementButtonStyle.VisualStudio2005Button;
     this.btnQuery.Location    = new System.Drawing.Point(861, 16);
     this.btnQuery.Name        = "btnQuery";
     this.btnQuery.Size        = new System.Drawing.Size(75, 23);
     this.btnQuery.TabIndex    = 8;
     this.btnQuery.Text        = "查询";
     this.btnQuery.Click      += new System.EventHandler(this.btnQuery_Click);
     //
     // txtPaperNo
     //
     this.txtPaperNo.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.VisualStudio2005;
     this.txtPaperNo.Location     = new System.Drawing.Point(128, 48);
     this.txtPaperNo.Name         = "txtPaperNo";
     this.txtPaperNo.Size         = new System.Drawing.Size(100, 21);
     this.txtPaperNo.TabIndex     = 5;
     //
     // txtMemberName
     //
     this.txtMemberName.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.VisualStudio2005;
     this.txtMemberName.Location     = new System.Drawing.Point(408, 16);
     this.txtMemberName.Name         = "txtMemberName";
     this.txtMemberName.Size         = new System.Drawing.Size(100, 21);
     this.txtMemberName.TabIndex     = 3;
     //
     // txtMemberCardNo
     //
     this.txtMemberCardNo.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.VisualStudio2005;
     this.txtMemberCardNo.Location     = new System.Drawing.Point(128, 16);
     this.txtMemberCardNo.Name         = "txtMemberCardNo";
     this.txtMemberCardNo.Size         = new System.Drawing.Size(100, 21);
     this.txtMemberCardNo.TabIndex     = 1;
     //
     // ultraGroupBox3
     //
     this.ultraGroupBox3.Location = new System.Drawing.Point(549, 96);
     this.ultraGroupBox3.Name     = "ultraGroupBox3";
     this.ultraGroupBox3.Size     = new System.Drawing.Size(296, 64);
     this.ultraGroupBox3.TabIndex = 40;
     this.ultraGroupBox3.Text     = "操作时间段";
     //
     // ultraGroupBox4
     //
     this.ultraGroupBox4.Location = new System.Drawing.Point(549, 32);
     this.ultraGroupBox4.Name     = "ultraGroupBox4";
     this.ultraGroupBox4.Size     = new System.Drawing.Size(296, 64);
     this.ultraGroupBox4.TabIndex = 41;
     this.ultraGroupBox4.Text     = "到期时间段";
     //
     // ultraGrid1
     //
     this.ultraGrid1.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.None;
     this.ultraGrid1.Location          = new System.Drawing.Point(72, 64);
     this.ultraGrid1.Name              = "ultraGrid1";
     this.ultraGrid1.Size              = new System.Drawing.Size(200, 80);
     this.ultraGrid1.TabIndex          = 1;
     this.ultraGrid1.Text              = "会员档案";
     this.ultraGrid1.InitializePrint  += new Infragistics.Win.UltraWinGrid.InitializePrintEventHandler(this.ultraGrid1_InitializePrint);
     this.ultraGrid1.InitializeLayout += new Infragistics.Win.UltraWinGrid.InitializeLayoutEventHandler(this.ultraGrid1_InitializeLayout);
     //
     // ultraPrintPreviewDialog1
     //
     this.ultraPrintPreviewDialog1.Name = "ultraPrintPreviewDialog1";
     //
     // ultraGroupBox2
     //
     this.ultraGroupBox2.Controls.Add(this.ultraGrid1);
     this.ultraGroupBox2.Location = new System.Drawing.Point(24, 200);
     this.ultraGroupBox2.Name     = "ultraGroupBox2";
     this.ultraGroupBox2.Size     = new System.Drawing.Size(976, 368);
     this.ultraGroupBox2.TabIndex = 2;
     //
     // cmbSales
     //
     this.cmbSales.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.VisualStudio2005;
     this.cmbSales.Location     = new System.Drawing.Point(408, 114);
     this.cmbSales.Name         = "cmbSales";
     this.cmbSales.Size         = new System.Drawing.Size(104, 21);
     this.cmbSales.TabIndex     = 64;
     //
     // cmbCustomerService
     //
     this.cmbCustomerService.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.VisualStudio2005;
     this.cmbCustomerService.Location     = new System.Drawing.Point(685, 10);
     this.cmbCustomerService.Name         = "cmbCustomerService";
     this.cmbCustomerService.Size         = new System.Drawing.Size(144, 21);
     this.cmbCustomerService.TabIndex     = 65;
     //
     // MemberFileQuery
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
     this.ClientSize          = new System.Drawing.Size(1183, 573);
     this.Controls.Add(this.ultraGroupBox2);
     this.Controls.Add(this.ultraGroupBox1);
     this.Name  = "MemberFileQuery";
     this.Text  = Login.constApp.strCardTypeL6Name + "会员档案报表";
     this.Load += new System.EventHandler(this.MemberFileQuery_Load);
     ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).EndInit();
     this.ultraGroupBox1.ResumeLayout(false);
     this.ultraGroupBox1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.cmbEndDateBegin)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.cmbMemberRight)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.cmbEndDate2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.cmdBeginDate)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.cmbEndDate)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.cmbTrade)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.cmbEnterpriseType)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.cmbState)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtPaperNo)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtMemberName)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtMemberCardNo)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox2)).EndInit();
     this.ultraGroupBox2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.cmbSales)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.cmbCustomerService)).EndInit();
     this.ResumeLayout(false);
 }
Esempio n. 3
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();
     this.ultraPrintPreviewDialog1 = new Infragistics.Win.Printing.UltraPrintPreviewDialog(this.components);
     this.ultraGroupBox2           = new Infragistics.Win.Misc.UltraGroupBox();
     this.ultraGrid1 = new Infragistics.Win.UltraWinGrid.UltraGrid();
     this.ultraGridExcelExporter1 = new Infragistics.Win.UltraWinGrid.ExcelExport.UltraGridExcelExporter(this.components);
     this.ultraGridPrintDocument1 = new Infragistics.Win.UltraWinGrid.UltraGridPrintDocument(this.components);
     this.ultraGroupBox1          = new Infragistics.Win.Misc.UltraGroupBox();
     this.cmbEndDate         = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
     this.chkEndDate         = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
     this.cmdBeginDate       = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
     this.chkBeginDate       = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
     this.ultraLabel8        = new Infragistics.Win.Misc.UltraLabel();
     this.txtCustomerService = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
     this.ultraLabel7        = new Infragistics.Win.Misc.UltraLabel();
     this.txtSales           = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
     this.ultraLabel6        = new Infragistics.Win.Misc.UltraLabel();
     this.cmbTrade           = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
     this.ultraLabel5        = new Infragistics.Win.Misc.UltraLabel();
     this.cmbEnterpriseType  = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
     this.btnExcel           = new Infragistics.Win.Misc.UltraButton();
     this.ultraLabel3        = new Infragistics.Win.Misc.UltraLabel();
     this.ultraLabel2        = new Infragistics.Win.Misc.UltraLabel();
     this.btnPrint           = new Infragistics.Win.Misc.UltraButton();
     this.btnQuery           = new Infragistics.Win.Misc.UltraButton();
     this.txtPaperNo         = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
     this.txtMemberName      = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
     this.saveFileDialog1    = new System.Windows.Forms.SaveFileDialog();
     ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox2)).BeginInit();
     this.ultraGroupBox2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).BeginInit();
     this.ultraGroupBox1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.cmbEndDate)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.cmdBeginDate)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtCustomerService)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtSales)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.cmbTrade)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.cmbEnterpriseType)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtPaperNo)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtMemberName)).BeginInit();
     this.SuspendLayout();
     //
     // ultraPrintPreviewDialog1
     //
     this.ultraPrintPreviewDialog1.Name = "ultraPrintPreviewDialog1";
     //
     // ultraGroupBox2
     //
     this.ultraGroupBox2.Controls.Add(this.ultraGrid1);
     this.ultraGroupBox2.Location = new System.Drawing.Point(16, 182);
     this.ultraGroupBox2.Name     = "ultraGroupBox2";
     this.ultraGroupBox2.Size     = new System.Drawing.Size(1000, 402);
     this.ultraGroupBox2.TabIndex = 4;
     //
     // ultraGrid1
     //
     this.ultraGrid1.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.None;
     this.ultraGrid1.Location          = new System.Drawing.Point(72, 64);
     this.ultraGrid1.Name              = "ultraGrid1";
     this.ultraGrid1.Size              = new System.Drawing.Size(200, 80);
     this.ultraGrid1.TabIndex          = 1;
     this.ultraGrid1.Text              = "非会员档案";
     this.ultraGrid1.InitializePrint  += new Infragistics.Win.UltraWinGrid.InitializePrintEventHandler(this.ultraGrid1_InitializePrint);
     this.ultraGrid1.InitializeLayout += new Infragistics.Win.UltraWinGrid.InitializeLayoutEventHandler(this.ultraGrid1_InitializeLayout);
     //
     // ultraGroupBox1
     //
     this.ultraGroupBox1.Controls.Add(this.cmbEndDate);
     this.ultraGroupBox1.Controls.Add(this.chkEndDate);
     this.ultraGroupBox1.Controls.Add(this.cmdBeginDate);
     this.ultraGroupBox1.Controls.Add(this.chkBeginDate);
     this.ultraGroupBox1.Controls.Add(this.ultraLabel8);
     this.ultraGroupBox1.Controls.Add(this.txtCustomerService);
     this.ultraGroupBox1.Controls.Add(this.ultraLabel7);
     this.ultraGroupBox1.Controls.Add(this.txtSales);
     this.ultraGroupBox1.Controls.Add(this.ultraLabel6);
     this.ultraGroupBox1.Controls.Add(this.cmbTrade);
     this.ultraGroupBox1.Controls.Add(this.ultraLabel5);
     this.ultraGroupBox1.Controls.Add(this.cmbEnterpriseType);
     this.ultraGroupBox1.Controls.Add(this.btnExcel);
     this.ultraGroupBox1.Controls.Add(this.ultraLabel3);
     this.ultraGroupBox1.Controls.Add(this.ultraLabel2);
     this.ultraGroupBox1.Controls.Add(this.btnPrint);
     this.ultraGroupBox1.Controls.Add(this.btnQuery);
     this.ultraGroupBox1.Controls.Add(this.txtPaperNo);
     this.ultraGroupBox1.Controls.Add(this.txtMemberName);
     this.ultraGroupBox1.Location = new System.Drawing.Point(80, 8);
     this.ultraGroupBox1.Name     = "ultraGroupBox1";
     this.ultraGroupBox1.Size     = new System.Drawing.Size(744, 160);
     this.ultraGroupBox1.TabIndex = 3;
     //
     // cmbEndDate
     //
     this.cmbEndDate.DateTime     = new System.DateTime(2008, 3, 10, 23, 59, 59, 0);
     this.cmbEndDate.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.VisualStudio2005;
     this.cmbEndDate.Location     = new System.Drawing.Point(456, 120);
     this.cmbEndDate.MaskInput    = "{date} {time}";
     this.cmbEndDate.Name         = "cmbEndDate";
     this.cmbEndDate.Size         = new System.Drawing.Size(144, 21);
     this.cmbEndDate.TabIndex     = 36;
     this.cmbEndDate.Value        = new System.DateTime(2008, 3, 10, 23, 59, 59, 0);
     //
     // chkEndDate
     //
     this.chkEndDate.ButtonStyle = Infragistics.Win.UIElementButtonStyle.VisualStudio2005Button;
     this.chkEndDate.GlyphStyle  = Infragistics.Win.GlyphStyle.Office2007;
     this.chkEndDate.Location    = new System.Drawing.Point(336, 120);
     this.chkEndDate.Name        = "chkEndDate";
     this.chkEndDate.Size        = new System.Drawing.Size(120, 20);
     this.chkEndDate.TabIndex    = 38;
     this.chkEndDate.Text        = "结束时间";
     //
     // cmdBeginDate
     //
     this.cmdBeginDate.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.VisualStudio2005;
     this.cmdBeginDate.Location     = new System.Drawing.Point(176, 120);
     this.cmdBeginDate.MaskInput    = "{date} {time}";
     this.cmdBeginDate.Name         = "cmdBeginDate";
     this.cmdBeginDate.Size         = new System.Drawing.Size(144, 21);
     this.cmdBeginDate.TabIndex     = 35;
     //
     // chkBeginDate
     //
     this.chkBeginDate.ButtonStyle = Infragistics.Win.UIElementButtonStyle.VisualStudio2005Button;
     this.chkBeginDate.GlyphStyle  = Infragistics.Win.GlyphStyle.Office2007;
     this.chkBeginDate.Location    = new System.Drawing.Point(56, 120);
     this.chkBeginDate.Name        = "chkBeginDate";
     this.chkBeginDate.Size        = new System.Drawing.Size(120, 20);
     this.chkBeginDate.TabIndex    = 37;
     this.chkBeginDate.Text        = "开始时间";
     //
     // ultraLabel8
     //
     this.ultraLabel8.Location = new System.Drawing.Point(352, 88);
     this.ultraLabel8.Name     = "ultraLabel8";
     this.ultraLabel8.Size     = new System.Drawing.Size(100, 23);
     this.ultraLabel8.TabIndex = 32;
     this.ultraLabel8.Text     = "客服姓名:";
     //
     // txtCustomerService
     //
     this.txtCustomerService.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.VisualStudio2005;
     this.txtCustomerService.Location     = new System.Drawing.Point(456, 88);
     this.txtCustomerService.Name         = "txtCustomerService";
     this.txtCustomerService.Size         = new System.Drawing.Size(100, 21);
     this.txtCustomerService.TabIndex     = 31;
     //
     // ultraLabel7
     //
     this.ultraLabel7.Location = new System.Drawing.Point(72, 88);
     this.ultraLabel7.Name     = "ultraLabel7";
     this.ultraLabel7.Size     = new System.Drawing.Size(100, 23);
     this.ultraLabel7.TabIndex = 30;
     this.ultraLabel7.Text     = "销售人员:";
     //
     // txtSales
     //
     this.txtSales.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.VisualStudio2005;
     this.txtSales.Location     = new System.Drawing.Point(176, 88);
     this.txtSales.Name         = "txtSales";
     this.txtSales.Size         = new System.Drawing.Size(100, 21);
     this.txtSales.TabIndex     = 29;
     //
     // ultraLabel6
     //
     this.ultraLabel6.Location = new System.Drawing.Point(352, 56);
     this.ultraLabel6.Name     = "ultraLabel6";
     this.ultraLabel6.Size     = new System.Drawing.Size(100, 23);
     this.ultraLabel6.TabIndex = 28;
     this.ultraLabel6.Text     = "行业:";
     //
     // cmbTrade
     //
     this.cmbTrade.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.VisualStudio2005;
     this.cmbTrade.Location     = new System.Drawing.Point(456, 56);
     this.cmbTrade.Name         = "cmbTrade";
     this.cmbTrade.Size         = new System.Drawing.Size(104, 21);
     this.cmbTrade.TabIndex     = 27;
     //
     // ultraLabel5
     //
     this.ultraLabel5.Location = new System.Drawing.Point(72, 56);
     this.ultraLabel5.Name     = "ultraLabel5";
     this.ultraLabel5.Size     = new System.Drawing.Size(100, 23);
     this.ultraLabel5.TabIndex = 26;
     this.ultraLabel5.Text     = "企业性质:";
     //
     // cmbEnterpriseType
     //
     this.cmbEnterpriseType.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.VisualStudio2005;
     this.cmbEnterpriseType.Location     = new System.Drawing.Point(176, 56);
     this.cmbEnterpriseType.Name         = "cmbEnterpriseType";
     this.cmbEnterpriseType.Size         = new System.Drawing.Size(104, 21);
     this.cmbEnterpriseType.TabIndex     = 25;
     //
     // btnExcel
     //
     this.btnExcel.ButtonStyle = Infragistics.Win.UIElementButtonStyle.VisualStudio2005Button;
     this.btnExcel.Location    = new System.Drawing.Point(640, 104);
     this.btnExcel.Name        = "btnExcel";
     this.btnExcel.Size        = new System.Drawing.Size(75, 23);
     this.btnExcel.TabIndex    = 20;
     this.btnExcel.Text        = "导出EXCEL";
     this.btnExcel.Click      += new System.EventHandler(this.btnExcel_Click);
     //
     // ultraLabel3
     //
     this.ultraLabel3.Location = new System.Drawing.Point(72, 24);
     this.ultraLabel3.Name     = "ultraLabel3";
     this.ultraLabel3.Size     = new System.Drawing.Size(100, 23);
     this.ultraLabel3.TabIndex = 18;
     this.ultraLabel3.Text     = "工商注册号:";
     //
     // ultraLabel2
     //
     this.ultraLabel2.Location = new System.Drawing.Point(352, 24);
     this.ultraLabel2.Name     = "ultraLabel2";
     this.ultraLabel2.Size     = new System.Drawing.Size(100, 23);
     this.ultraLabel2.TabIndex = 17;
     this.ultraLabel2.Text     = "单位名称:";
     //
     // btnPrint
     //
     this.btnPrint.ButtonStyle = Infragistics.Win.UIElementButtonStyle.VisualStudio2005Button;
     this.btnPrint.Location    = new System.Drawing.Point(640, 72);
     this.btnPrint.Name        = "btnPrint";
     this.btnPrint.Size        = new System.Drawing.Size(75, 23);
     this.btnPrint.TabIndex    = 9;
     this.btnPrint.Text        = "打印";
     this.btnPrint.Click      += new System.EventHandler(this.btnPrint_Click);
     //
     // btnQuery
     //
     this.btnQuery.ButtonStyle = Infragistics.Win.UIElementButtonStyle.VisualStudio2005Button;
     this.btnQuery.Location    = new System.Drawing.Point(640, 40);
     this.btnQuery.Name        = "btnQuery";
     this.btnQuery.Size        = new System.Drawing.Size(75, 23);
     this.btnQuery.TabIndex    = 8;
     this.btnQuery.Text        = "查询";
     this.btnQuery.Click      += new System.EventHandler(this.btnQuery_Click);
     //
     // txtPaperNo
     //
     this.txtPaperNo.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.VisualStudio2005;
     this.txtPaperNo.Location     = new System.Drawing.Point(176, 24);
     this.txtPaperNo.Name         = "txtPaperNo";
     this.txtPaperNo.Size         = new System.Drawing.Size(100, 21);
     this.txtPaperNo.TabIndex     = 5;
     //
     // txtMemberName
     //
     this.txtMemberName.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.VisualStudio2005;
     this.txtMemberName.Location     = new System.Drawing.Point(456, 24);
     this.txtMemberName.Name         = "txtMemberName";
     this.txtMemberName.Size         = new System.Drawing.Size(100, 21);
     this.txtMemberName.TabIndex     = 3;
     //
     // FMemberFileReport
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(6, 14);
     this.ClientSize        = new System.Drawing.Size(1028, 605);
     this.Controls.Add(this.ultraGroupBox2);
     this.Controls.Add(this.ultraGroupBox1);
     this.Name  = "FMemberFileReport";
     this.Text  = Login.constApp.strCardTypeL8Name + "非会员档案报表";
     this.Load += new System.EventHandler(this.FMemberFileReport_Load);
     ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox2)).EndInit();
     this.ultraGroupBox2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).EndInit();
     this.ultraGroupBox1.ResumeLayout(false);
     this.ultraGroupBox1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.cmbEndDate)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.cmdBeginDate)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtCustomerService)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtSales)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.cmbTrade)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.cmbEnterpriseType)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtPaperNo)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtMemberName)).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();
     this.saveFileDialog1          = new System.Windows.Forms.SaveFileDialog();
     this.ultraGroupBox2           = new Infragistics.Win.Misc.UltraGroupBox();
     this.ultraLabel6              = new Infragistics.Win.Misc.UltraLabel();
     this.cmbProduct               = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
     this.btnExcel                 = new Infragistics.Win.Misc.UltraButton();
     this.ultraLabel5              = new Infragistics.Win.Misc.UltraLabel();
     this.ultraLabel3              = new Infragistics.Win.Misc.UltraLabel();
     this.ultraLabel2              = new Infragistics.Win.Misc.UltraLabel();
     this.ultraLabel1              = new Infragistics.Win.Misc.UltraLabel();
     this.chkEndDate               = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
     this.chkBeginDate             = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
     this.cmbEndDate               = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
     this.cmbBeginDate             = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
     this.cmbOperName              = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
     this.ultraButton1             = new Infragistics.Win.Misc.UltraButton();
     this.btnQuery                 = new Infragistics.Win.Misc.UltraButton();
     this.txtPaperNo               = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
     this.txtMemberName            = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
     this.txtMemberCardNo          = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
     this.ultraPrintPreviewDialog1 = new Infragistics.Win.Printing.UltraPrintPreviewDialog(this.components);
     this.ultraGroupBox1           = new Infragistics.Win.Misc.UltraGroupBox();
     this.ultraGrid1               = new Infragistics.Win.UltraWinGrid.UltraGrid();
     this.ultraGridPrintDocument1  = new Infragistics.Win.UltraWinGrid.UltraGridPrintDocument(this.components);
     this.ultraGridExcelExporter1  = new Infragistics.Win.UltraWinGrid.ExcelExport.UltraGridExcelExporter(this.components);
     ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox2)).BeginInit();
     this.ultraGroupBox2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.cmbProduct)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.cmbEndDate)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.cmbBeginDate)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.cmbOperName)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtPaperNo)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtMemberName)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtMemberCardNo)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).BeginInit();
     this.ultraGroupBox1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).BeginInit();
     this.SuspendLayout();
     //
     // ultraGroupBox2
     //
     this.ultraGroupBox2.Controls.Add(this.ultraLabel6);
     this.ultraGroupBox2.Controls.Add(this.cmbProduct);
     this.ultraGroupBox2.Controls.Add(this.btnExcel);
     this.ultraGroupBox2.Controls.Add(this.ultraLabel5);
     this.ultraGroupBox2.Controls.Add(this.ultraLabel3);
     this.ultraGroupBox2.Controls.Add(this.ultraLabel2);
     this.ultraGroupBox2.Controls.Add(this.ultraLabel1);
     this.ultraGroupBox2.Controls.Add(this.chkEndDate);
     this.ultraGroupBox2.Controls.Add(this.chkBeginDate);
     this.ultraGroupBox2.Controls.Add(this.cmbEndDate);
     this.ultraGroupBox2.Controls.Add(this.cmbBeginDate);
     this.ultraGroupBox2.Controls.Add(this.cmbOperName);
     this.ultraGroupBox2.Controls.Add(this.ultraButton1);
     this.ultraGroupBox2.Controls.Add(this.btnQuery);
     this.ultraGroupBox2.Controls.Add(this.txtPaperNo);
     this.ultraGroupBox2.Controls.Add(this.txtMemberName);
     this.ultraGroupBox2.Controls.Add(this.txtMemberCardNo);
     this.ultraGroupBox2.Location = new System.Drawing.Point(28, 32);
     this.ultraGroupBox2.Name     = "ultraGroupBox2";
     this.ultraGroupBox2.Size     = new System.Drawing.Size(888, 150);
     this.ultraGroupBox2.TabIndex = 8;
     this.ultraGroupBox2.Text     = "查找";
     //
     // ultraLabel6
     //
     this.ultraLabel6.Location = new System.Drawing.Point(288, 64);
     this.ultraLabel6.Name     = "ultraLabel6";
     this.ultraLabel6.Size     = new System.Drawing.Size(88, 23);
     this.ultraLabel6.TabIndex = 41;
     this.ultraLabel6.Text     = "服务产品:";
     //
     // cmbProduct
     //
     this.cmbProduct.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.VisualStudio2005;
     this.cmbProduct.Location     = new System.Drawing.Point(392, 64);
     this.cmbProduct.Name         = "cmbProduct";
     this.cmbProduct.Size         = new System.Drawing.Size(144, 21);
     this.cmbProduct.TabIndex     = 40;
     //
     // btnExcel
     //
     this.btnExcel.ButtonStyle = Infragistics.Win.UIElementButtonStyle.VisualStudio2005Button;
     this.btnExcel.Location    = new System.Drawing.Point(504, 104);
     this.btnExcel.Name        = "btnExcel";
     this.btnExcel.Size        = new System.Drawing.Size(75, 23);
     this.btnExcel.TabIndex    = 37;
     this.btnExcel.Text        = "导出EXCEL";
     this.btnExcel.Click      += new System.EventHandler(this.btnExcel_Click);
     //
     // ultraLabel5
     //
     this.ultraLabel5.Location = new System.Drawing.Point(288, 32);
     this.ultraLabel5.Name     = "ultraLabel5";
     this.ultraLabel5.Size     = new System.Drawing.Size(100, 23);
     this.ultraLabel5.TabIndex = 36;
     this.ultraLabel5.Text     = "操作员:";
     //
     // ultraLabel3
     //
     this.ultraLabel3.Location = new System.Drawing.Point(24, 112);
     this.ultraLabel3.Name     = "ultraLabel3";
     this.ultraLabel3.Size     = new System.Drawing.Size(100, 23);
     this.ultraLabel3.TabIndex = 34;
     this.ultraLabel3.Text     = "单位名称:";
     //
     // ultraLabel2
     //
     this.ultraLabel2.Location = new System.Drawing.Point(24, 72);
     this.ultraLabel2.Name     = "ultraLabel2";
     this.ultraLabel2.Size     = new System.Drawing.Size(100, 23);
     this.ultraLabel2.TabIndex = 33;
     this.ultraLabel2.Text     = "工商注册号:";
     //
     // ultraLabel1
     //
     this.ultraLabel1.Location = new System.Drawing.Point(24, 32);
     this.ultraLabel1.Name     = "ultraLabel1";
     this.ultraLabel1.Size     = new System.Drawing.Size(100, 23);
     this.ultraLabel1.TabIndex = 32;
     this.ultraLabel1.Text     = "会员卡号:";
     //
     // chkEndDate
     //
     this.chkEndDate.GlyphStyle = Infragistics.Win.GlyphStyle.Office2007;
     this.chkEndDate.Location   = new System.Drawing.Point(552, 72);
     this.chkEndDate.Name       = "chkEndDate";
     this.chkEndDate.Size       = new System.Drawing.Size(96, 20);
     this.chkEndDate.TabIndex   = 31;
     this.chkEndDate.Text       = "操作结束时间";
     //
     // chkBeginDate
     //
     this.chkBeginDate.GlyphStyle = Infragistics.Win.GlyphStyle.Office2007;
     this.chkBeginDate.Location   = new System.Drawing.Point(552, 32);
     this.chkBeginDate.Name       = "chkBeginDate";
     this.chkBeginDate.Size       = new System.Drawing.Size(96, 20);
     this.chkBeginDate.TabIndex   = 30;
     this.chkBeginDate.Text       = "操作开始时间";
     //
     // cmbEndDate
     //
     this.cmbEndDate.DateTime     = new System.DateTime(2008, 3, 10, 23, 59, 59, 0);
     this.cmbEndDate.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.VisualStudio2005;
     this.cmbEndDate.Location     = new System.Drawing.Point(656, 72);
     this.cmbEndDate.MaskInput    = "{date} {time}";
     this.cmbEndDate.Name         = "cmbEndDate";
     this.cmbEndDate.Size         = new System.Drawing.Size(144, 21);
     this.cmbEndDate.TabIndex     = 29;
     this.cmbEndDate.Value        = new System.DateTime(2008, 3, 10, 23, 59, 59, 0);
     //
     // cmbBeginDate
     //
     this.cmbBeginDate.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.VisualStudio2005;
     this.cmbBeginDate.Location     = new System.Drawing.Point(656, 32);
     this.cmbBeginDate.MaskInput    = "{date} {time}";
     this.cmbBeginDate.Name         = "cmbBeginDate";
     this.cmbBeginDate.Size         = new System.Drawing.Size(144, 21);
     this.cmbBeginDate.TabIndex     = 28;
     //
     // cmbOperName
     //
     this.cmbOperName.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.VisualStudio2005;
     this.cmbOperName.Location     = new System.Drawing.Point(392, 32);
     this.cmbOperName.Name         = "cmbOperName";
     this.cmbOperName.Size         = new System.Drawing.Size(144, 21);
     this.cmbOperName.TabIndex     = 27;
     //
     // ultraButton1
     //
     this.ultraButton1.ButtonStyle = Infragistics.Win.UIElementButtonStyle.VisualStudio2005Button;
     this.ultraButton1.Location    = new System.Drawing.Point(400, 104);
     this.ultraButton1.Name        = "ultraButton1";
     this.ultraButton1.Size        = new System.Drawing.Size(75, 23);
     this.ultraButton1.TabIndex    = 19;
     this.ultraButton1.Text        = "打印";
     this.ultraButton1.Click      += new System.EventHandler(this.ultraButton1_Click);
     //
     // btnQuery
     //
     this.btnQuery.ButtonStyle = Infragistics.Win.UIElementButtonStyle.VisualStudio2005Button;
     this.btnQuery.Location    = new System.Drawing.Point(296, 104);
     this.btnQuery.Name        = "btnQuery";
     this.btnQuery.Size        = new System.Drawing.Size(75, 23);
     this.btnQuery.TabIndex    = 18;
     this.btnQuery.Text        = "查询";
     this.btnQuery.Click      += new System.EventHandler(this.btnQuery_Click);
     //
     // txtPaperNo
     //
     this.txtPaperNo.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.VisualStudio2005;
     this.txtPaperNo.Location     = new System.Drawing.Point(128, 72);
     this.txtPaperNo.Name         = "txtPaperNo";
     this.txtPaperNo.Size         = new System.Drawing.Size(136, 21);
     this.txtPaperNo.TabIndex     = 17;
     //
     // txtMemberName
     //
     this.txtMemberName.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.VisualStudio2005;
     this.txtMemberName.Location     = new System.Drawing.Point(128, 112);
     this.txtMemberName.Name         = "txtMemberName";
     this.txtMemberName.Size         = new System.Drawing.Size(136, 21);
     this.txtMemberName.TabIndex     = 15;
     //
     // txtMemberCardNo
     //
     this.txtMemberCardNo.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.VisualStudio2005;
     this.txtMemberCardNo.Location     = new System.Drawing.Point(128, 32);
     this.txtMemberCardNo.Name         = "txtMemberCardNo";
     this.txtMemberCardNo.Size         = new System.Drawing.Size(136, 21);
     this.txtMemberCardNo.TabIndex     = 13;
     //
     // ultraPrintPreviewDialog1
     //
     this.ultraPrintPreviewDialog1.Name = "ultraPrintPreviewDialog1";
     //
     // ultraGroupBox1
     //
     this.ultraGroupBox1.Controls.Add(this.ultraGrid1);
     this.ultraGroupBox1.Location = new System.Drawing.Point(48, 205);
     this.ultraGroupBox1.Name     = "ultraGroupBox1";
     this.ultraGroupBox1.Size     = new System.Drawing.Size(840, 379);
     this.ultraGroupBox1.TabIndex = 9;
     //
     // ultraGrid1
     //
     this.ultraGrid1.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.None;
     this.ultraGrid1.DisplayLayout.ViewStyle   = Infragistics.Win.UltraWinGrid.ViewStyle.SingleBand;
     this.ultraGrid1.Location          = new System.Drawing.Point(152, 56);
     this.ultraGrid1.Name              = "ultraGrid1";
     this.ultraGrid1.Size              = new System.Drawing.Size(192, 80);
     this.ultraGrid1.TabIndex          = 4;
     this.ultraGrid1.Text              = "查询结果";
     this.ultraGrid1.InitializePrint  += new Infragistics.Win.UltraWinGrid.InitializePrintEventHandler(this.ultraGrid1_InitializePrint);
     this.ultraGrid1.InitializeLayout += new Infragistics.Win.UltraWinGrid.InitializeLayoutEventHandler(this.ultraGrid1_InitializeLayout);
     //
     // ProductReport
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(6, 14);
     this.ClientSize        = new System.Drawing.Size(944, 597);
     this.Controls.Add(this.ultraGroupBox2);
     this.Controls.Add(this.ultraGroupBox1);
     this.Name  = "ProductReport";
     this.Text  = Login.constApp.strCardTypeL8Name + "服务产品消费报表";
     this.Load += new System.EventHandler(this.ProductReport_Load);
     ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox2)).EndInit();
     this.ultraGroupBox2.ResumeLayout(false);
     this.ultraGroupBox2.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.cmbProduct)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.cmbEndDate)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.cmbBeginDate)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.cmbOperName)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtPaperNo)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtMemberName)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtMemberCardNo)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).EndInit();
     this.ultraGroupBox1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).EndInit();
     this.ResumeLayout(false);
 }
Esempio 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()
 {
     this.components               = new System.ComponentModel.Container();
     this.saveFileDialog1          = new System.Windows.Forms.SaveFileDialog();
     this.ultraGroupBox2           = new Infragistics.Win.Misc.UltraGroupBox();
     this.cmbSales                 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
     this.ultraLabel21             = new Infragistics.Win.Misc.UltraLabel();
     this.ultraLabel3              = new Infragistics.Win.Misc.UltraLabel();
     this.ultraLabel6              = new Infragistics.Win.Misc.UltraLabel();
     this.ultraLabel7              = new Infragistics.Win.Misc.UltraLabel();
     this.txtPaperNo               = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
     this.txtMemberName            = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
     this.txtMemberCardNo          = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
     this.ultraLabel2              = new Infragistics.Win.Misc.UltraLabel();
     this.ultraComboEditor1        = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
     this.ultraLabel1              = new Infragistics.Win.Misc.UltraLabel();
     this.cmbMemberRight           = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
     this.ultraLabel4              = new Infragistics.Win.Misc.UltraLabel();
     this.cmbMember                = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
     this.btnExcel                 = new Infragistics.Win.Misc.UltraButton();
     this.ultraLabel5              = new Infragistics.Win.Misc.UltraLabel();
     this.chkEndDate               = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
     this.chkBeginDate             = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
     this.cmbEndDate               = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
     this.cmbBeginDate             = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
     this.cmbOperName              = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
     this.ultraButton1             = new Infragistics.Win.Misc.UltraButton();
     this.btnQuery                 = new Infragistics.Win.Misc.UltraButton();
     this.ultraPrintPreviewDialog1 = new Infragistics.Win.Printing.UltraPrintPreviewDialog(this.components);
     this.ultraGroupBox1           = new Infragistics.Win.Misc.UltraGroupBox();
     this.ultraGrid1               = new Infragistics.Win.UltraWinGrid.UltraGrid();
     this.ultraGridPrintDocument1  = new Infragistics.Win.UltraWinGrid.UltraGridPrintDocument(this.components);
     this.ultraGridExcelExporter1  = new Infragistics.Win.UltraWinGrid.ExcelExport.UltraGridExcelExporter(this.components);
     this.cmbDept     = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
     this.ultraLabel8 = new Infragistics.Win.Misc.UltraLabel();
     ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox2)).BeginInit();
     this.ultraGroupBox2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.cmbSales)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtPaperNo)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtMemberName)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtMemberCardNo)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.cmbMemberRight)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.cmbMember)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.cmbEndDate)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.cmbBeginDate)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.cmbOperName)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).BeginInit();
     this.ultraGroupBox1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.cmbDept)).BeginInit();
     this.SuspendLayout();
     //
     // ultraGroupBox2
     //
     this.ultraGroupBox2.Controls.Add(this.cmbDept);
     this.ultraGroupBox2.Controls.Add(this.ultraLabel8);
     this.ultraGroupBox2.Controls.Add(this.cmbSales);
     this.ultraGroupBox2.Controls.Add(this.ultraLabel21);
     this.ultraGroupBox2.Controls.Add(this.ultraLabel3);
     this.ultraGroupBox2.Controls.Add(this.ultraLabel6);
     this.ultraGroupBox2.Controls.Add(this.ultraLabel7);
     this.ultraGroupBox2.Controls.Add(this.txtPaperNo);
     this.ultraGroupBox2.Controls.Add(this.txtMemberName);
     this.ultraGroupBox2.Controls.Add(this.txtMemberCardNo);
     this.ultraGroupBox2.Controls.Add(this.ultraLabel2);
     this.ultraGroupBox2.Controls.Add(this.ultraComboEditor1);
     this.ultraGroupBox2.Controls.Add(this.ultraLabel1);
     this.ultraGroupBox2.Controls.Add(this.cmbMemberRight);
     this.ultraGroupBox2.Controls.Add(this.ultraLabel4);
     this.ultraGroupBox2.Controls.Add(this.cmbMember);
     this.ultraGroupBox2.Controls.Add(this.btnExcel);
     this.ultraGroupBox2.Controls.Add(this.ultraLabel5);
     this.ultraGroupBox2.Controls.Add(this.chkEndDate);
     this.ultraGroupBox2.Controls.Add(this.chkBeginDate);
     this.ultraGroupBox2.Controls.Add(this.cmbEndDate);
     this.ultraGroupBox2.Controls.Add(this.cmbBeginDate);
     this.ultraGroupBox2.Controls.Add(this.cmbOperName);
     this.ultraGroupBox2.Controls.Add(this.ultraButton1);
     this.ultraGroupBox2.Controls.Add(this.btnQuery);
     this.ultraGroupBox2.Location = new System.Drawing.Point(48, 32);
     this.ultraGroupBox2.Name     = "ultraGroupBox2";
     this.ultraGroupBox2.Size     = new System.Drawing.Size(1144, 152);
     this.ultraGroupBox2.TabIndex = 8;
     this.ultraGroupBox2.Text     = "查找";
     //
     // cmbSales
     //
     this.cmbSales.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.VisualStudio2005;
     this.cmbSales.Location     = new System.Drawing.Point(961, 45);
     this.cmbSales.Name         = "cmbSales";
     this.cmbSales.Size         = new System.Drawing.Size(144, 21);
     this.cmbSales.TabIndex     = 61;
     //
     // ultraLabel21
     //
     this.ultraLabel21.Location = new System.Drawing.Point(857, 46);
     this.ultraLabel21.Name     = "ultraLabel21";
     this.ultraLabel21.Size     = new System.Drawing.Size(100, 23);
     this.ultraLabel21.TabIndex = 60;
     this.ultraLabel21.Text     = "销售人员:";
     //
     // ultraLabel3
     //
     this.ultraLabel3.Location = new System.Drawing.Point(42, 112);
     this.ultraLabel3.Name     = "ultraLabel3";
     this.ultraLabel3.Size     = new System.Drawing.Size(100, 23);
     this.ultraLabel3.TabIndex = 53;
     this.ultraLabel3.Text     = "单位名称:";
     //
     // ultraLabel6
     //
     this.ultraLabel6.Location = new System.Drawing.Point(42, 77);
     this.ultraLabel6.Name     = "ultraLabel6";
     this.ultraLabel6.Size     = new System.Drawing.Size(100, 23);
     this.ultraLabel6.TabIndex = 52;
     this.ultraLabel6.Text     = "工商注册号:";
     //
     // ultraLabel7
     //
     this.ultraLabel7.Location = new System.Drawing.Point(42, 40);
     this.ultraLabel7.Name     = "ultraLabel7";
     this.ultraLabel7.Size     = new System.Drawing.Size(100, 23);
     this.ultraLabel7.TabIndex = 51;
     this.ultraLabel7.Text     = "会员卡号:";
     //
     // txtPaperNo
     //
     this.txtPaperNo.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.VisualStudio2005;
     this.txtPaperNo.Location     = new System.Drawing.Point(146, 77);
     this.txtPaperNo.Name         = "txtPaperNo";
     this.txtPaperNo.Size         = new System.Drawing.Size(136, 21);
     this.txtPaperNo.TabIndex     = 50;
     //
     // txtMemberName
     //
     this.txtMemberName.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.VisualStudio2005;
     this.txtMemberName.Location     = new System.Drawing.Point(146, 111);
     this.txtMemberName.Name         = "txtMemberName";
     this.txtMemberName.Size         = new System.Drawing.Size(136, 21);
     this.txtMemberName.TabIndex     = 49;
     //
     // txtMemberCardNo
     //
     this.txtMemberCardNo.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.VisualStudio2005;
     this.txtMemberCardNo.Location     = new System.Drawing.Point(146, 40);
     this.txtMemberCardNo.Name         = "txtMemberCardNo";
     this.txtMemberCardNo.Size         = new System.Drawing.Size(136, 21);
     this.txtMemberCardNo.TabIndex     = 48;
     //
     // ultraLabel2
     //
     this.ultraLabel2.Location = new System.Drawing.Point(566, 43);
     this.ultraLabel2.Name     = "ultraLabel2";
     this.ultraLabel2.Size     = new System.Drawing.Size(96, 23);
     this.ultraLabel2.TabIndex = 47;
     this.ultraLabel2.Text     = "是否工本费:";
     //
     // ultraComboEditor1
     //
     this.ultraComboEditor1.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.VisualStudio2005;
     this.ultraComboEditor1.Location     = new System.Drawing.Point(670, 43);
     this.ultraComboEditor1.Name         = "ultraComboEditor1";
     this.ultraComboEditor1.Size         = new System.Drawing.Size(144, 21);
     this.ultraComboEditor1.TabIndex     = 46;
     //
     // ultraLabel1
     //
     this.ultraLabel1.Location = new System.Drawing.Point(301, 113);
     this.ultraLabel1.Name     = "ultraLabel1";
     this.ultraLabel1.Size     = new System.Drawing.Size(96, 23);
     this.ultraLabel1.TabIndex = 45;
     this.ultraLabel1.Text     = "会员资格:";
     //
     // cmbMemberRight
     //
     this.cmbMemberRight.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.VisualStudio2005;
     this.cmbMemberRight.Location     = new System.Drawing.Point(405, 113);
     this.cmbMemberRight.Name         = "cmbMemberRight";
     this.cmbMemberRight.Size         = new System.Drawing.Size(144, 21);
     this.cmbMemberRight.TabIndex     = 44;
     //
     // ultraLabel4
     //
     this.ultraLabel4.Location = new System.Drawing.Point(301, 81);
     this.ultraLabel4.Name     = "ultraLabel4";
     this.ultraLabel4.Size     = new System.Drawing.Size(96, 23);
     this.ultraLabel4.TabIndex = 43;
     this.ultraLabel4.Text     = "是否会员:";
     //
     // cmbMember
     //
     this.cmbMember.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.VisualStudio2005;
     this.cmbMember.Location     = new System.Drawing.Point(405, 81);
     this.cmbMember.Name         = "cmbMember";
     this.cmbMember.Size         = new System.Drawing.Size(144, 21);
     this.cmbMember.TabIndex     = 42;
     //
     // btnExcel
     //
     this.btnExcel.ButtonStyle = Infragistics.Win.UIElementButtonStyle.VisualStudio2005Button;
     this.btnExcel.Location    = new System.Drawing.Point(1039, 111);
     this.btnExcel.Name        = "btnExcel";
     this.btnExcel.Size        = new System.Drawing.Size(75, 23);
     this.btnExcel.TabIndex    = 37;
     this.btnExcel.Text        = "导出EXCEL";
     this.btnExcel.Click      += new System.EventHandler(this.btnExcel_Click);
     //
     // ultraLabel5
     //
     this.ultraLabel5.Location = new System.Drawing.Point(301, 41);
     this.ultraLabel5.Name     = "ultraLabel5";
     this.ultraLabel5.Size     = new System.Drawing.Size(100, 23);
     this.ultraLabel5.TabIndex = 36;
     this.ultraLabel5.Text     = "操作员:";
     //
     // chkEndDate
     //
     this.chkEndDate.GlyphStyle = Infragistics.Win.GlyphStyle.Office2007;
     this.chkEndDate.Location   = new System.Drawing.Point(566, 119);
     this.chkEndDate.Name       = "chkEndDate";
     this.chkEndDate.Size       = new System.Drawing.Size(96, 20);
     this.chkEndDate.TabIndex   = 31;
     this.chkEndDate.Text       = "操作结束时间";
     //
     // chkBeginDate
     //
     this.chkBeginDate.GlyphStyle = Infragistics.Win.GlyphStyle.Office2007;
     this.chkBeginDate.Location   = new System.Drawing.Point(566, 79);
     this.chkBeginDate.Name       = "chkBeginDate";
     this.chkBeginDate.Size       = new System.Drawing.Size(96, 20);
     this.chkBeginDate.TabIndex   = 30;
     this.chkBeginDate.Text       = "操作开始时间";
     //
     // cmbEndDate
     //
     this.cmbEndDate.DateTime     = new System.DateTime(2008, 3, 10, 23, 59, 59, 0);
     this.cmbEndDate.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.VisualStudio2005;
     this.cmbEndDate.Location     = new System.Drawing.Point(670, 119);
     this.cmbEndDate.MaskInput    = "{date} {time}";
     this.cmbEndDate.Name         = "cmbEndDate";
     this.cmbEndDate.Size         = new System.Drawing.Size(144, 21);
     this.cmbEndDate.TabIndex     = 29;
     this.cmbEndDate.Value        = new System.DateTime(2008, 3, 10, 23, 59, 59, 0);
     //
     // cmbBeginDate
     //
     this.cmbBeginDate.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.VisualStudio2005;
     this.cmbBeginDate.Location     = new System.Drawing.Point(670, 79);
     this.cmbBeginDate.MaskInput    = "{date} {time}";
     this.cmbBeginDate.Name         = "cmbBeginDate";
     this.cmbBeginDate.Size         = new System.Drawing.Size(144, 21);
     this.cmbBeginDate.TabIndex     = 28;
     //
     // cmbOperName
     //
     this.cmbOperName.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.VisualStudio2005;
     this.cmbOperName.Location     = new System.Drawing.Point(405, 41);
     this.cmbOperName.Name         = "cmbOperName";
     this.cmbOperName.Size         = new System.Drawing.Size(144, 21);
     this.cmbOperName.TabIndex     = 27;
     //
     // ultraButton1
     //
     this.ultraButton1.ButtonStyle = Infragistics.Win.UIElementButtonStyle.VisualStudio2005Button;
     this.ultraButton1.Location    = new System.Drawing.Point(947, 111);
     this.ultraButton1.Name        = "ultraButton1";
     this.ultraButton1.Size        = new System.Drawing.Size(75, 23);
     this.ultraButton1.TabIndex    = 19;
     this.ultraButton1.Text        = "打印";
     this.ultraButton1.Click      += new System.EventHandler(this.ultraButton1_Click);
     //
     // btnQuery
     //
     this.btnQuery.ButtonStyle = Infragistics.Win.UIElementButtonStyle.VisualStudio2005Button;
     this.btnQuery.Location    = new System.Drawing.Point(856, 113);
     this.btnQuery.Name        = "btnQuery";
     this.btnQuery.Size        = new System.Drawing.Size(75, 23);
     this.btnQuery.TabIndex    = 18;
     this.btnQuery.Text        = "查询";
     this.btnQuery.Click      += new System.EventHandler(this.btnQuery_Click);
     //
     // ultraPrintPreviewDialog1
     //
     this.ultraPrintPreviewDialog1.Name = "ultraPrintPreviewDialog1";
     //
     // ultraGroupBox1
     //
     this.ultraGroupBox1.Controls.Add(this.ultraGrid1);
     this.ultraGroupBox1.Location = new System.Drawing.Point(48, 205);
     this.ultraGroupBox1.Name     = "ultraGroupBox1";
     this.ultraGroupBox1.Size     = new System.Drawing.Size(1144, 379);
     this.ultraGroupBox1.TabIndex = 9;
     //
     // ultraGrid1
     //
     this.ultraGrid1.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.None;
     this.ultraGrid1.DisplayLayout.ViewStyle   = Infragistics.Win.UltraWinGrid.ViewStyle.SingleBand;
     this.ultraGrid1.Location          = new System.Drawing.Point(152, 56);
     this.ultraGrid1.Name              = "ultraGrid1";
     this.ultraGrid1.Size              = new System.Drawing.Size(192, 80);
     this.ultraGrid1.TabIndex          = 4;
     this.ultraGrid1.Text              = "查询结果";
     this.ultraGrid1.InitializePrint  += new Infragistics.Win.UltraWinGrid.InitializePrintEventHandler(this.ultraGrid1_InitializePrint);
     this.ultraGrid1.InitializeLayout += new Infragistics.Win.UltraWinGrid.InitializeLayoutEventHandler(this.ultraGrid1_InitializeLayout);
     //
     // cmbDept
     //
     this.cmbDept.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.VisualStudio2005;
     this.cmbDept.Location     = new System.Drawing.Point(961, 81);
     this.cmbDept.Name         = "cmbDept";
     this.cmbDept.Size         = new System.Drawing.Size(152, 21);
     this.cmbDept.TabIndex     = 73;
     //
     // ultraLabel8
     //
     this.ultraLabel8.Location = new System.Drawing.Point(859, 81);
     this.ultraLabel8.Name     = "ultraLabel8";
     this.ultraLabel8.Size     = new System.Drawing.Size(100, 23);
     this.ultraLabel8.TabIndex = 72;
     this.ultraLabel8.Text     = "部门:";
     //
     // AllMoneyReport
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
     this.ClientSize          = new System.Drawing.Size(1272, 597);
     this.Controls.Add(this.ultraGroupBox2);
     this.Controls.Add(this.ultraGroupBox1);
     this.Name  = "AllMoneyReport";
     this.Text  = Login.constApp.strCardTypeL6Name + "消费明细报表";
     this.Load += new System.EventHandler(this.ProductReport_Load);
     ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox2)).EndInit();
     this.ultraGroupBox2.ResumeLayout(false);
     this.ultraGroupBox2.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.cmbSales)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtPaperNo)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtMemberName)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtMemberCardNo)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.cmbMemberRight)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.cmbMember)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.cmbEndDate)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.cmbBeginDate)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.cmbOperName)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).EndInit();
     this.ultraGroupBox1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.cmbDept)).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();
     this.ultraGrid1 = new Infragistics.Win.UltraWinGrid.UltraGrid();
     this.ultraPrintPreviewDialog1 = new Infragistics.Win.Printing.UltraPrintPreviewDialog(this.components);
     this.ultraGridPrintDocument1  = new Infragistics.Win.UltraWinGrid.UltraGridPrintDocument(this.components);
     this.ultraGroupBox1           = new Infragistics.Win.Misc.UltraGroupBox();
     this.btnExcel                = new Infragistics.Win.Misc.UltraButton();
     this.cmbEndDate              = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
     this.chkEndDate              = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
     this.btnPrint                = new Infragistics.Win.Misc.UltraButton();
     this.ultraLabel2             = new Infragistics.Win.Misc.UltraLabel();
     this.cmdBeginDate            = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
     this.cmbShow                 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
     this.btnQuery                = new Infragistics.Win.Misc.UltraButton();
     this.chkBeginDate            = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
     this.saveFileDialog1         = new System.Windows.Forms.SaveFileDialog();
     this.ultraGridExcelExporter1 = new Infragistics.Win.UltraWinGrid.ExcelExport.UltraGridExcelExporter(this.components);
     this.ultraGroupBox2          = new Infragistics.Win.Misc.UltraGroupBox();
     this.btnFilter               = new Infragistics.Win.Misc.UltraButton();
     ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).BeginInit();
     this.ultraGroupBox1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.cmbEndDate)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.cmdBeginDate)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.cmbShow)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox2)).BeginInit();
     this.ultraGroupBox2.SuspendLayout();
     this.SuspendLayout();
     //
     // ultraGrid1
     //
     this.ultraGrid1.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.None;
     this.ultraGrid1.Location          = new System.Drawing.Point(48, 48);
     this.ultraGrid1.Name              = "ultraGrid1";
     this.ultraGrid1.Size              = new System.Drawing.Size(176, 88);
     this.ultraGrid1.TabIndex          = 16;
     this.ultraGrid1.Text              = "预留列表";
     this.ultraGrid1.InitializePrint  += new Infragistics.Win.UltraWinGrid.InitializePrintEventHandler(this.ultraGrid1_InitializePrint);
     this.ultraGrid1.InitializeLayout += new Infragistics.Win.UltraWinGrid.InitializeLayoutEventHandler(this.ultraGrid1_InitializeLayout);
     //
     // ultraPrintPreviewDialog1
     //
     this.ultraPrintPreviewDialog1.Name = "ultraPrintPreviewDialog1";
     //
     // ultraGroupBox1
     //
     this.ultraGroupBox1.Controls.Add(this.btnFilter);
     this.ultraGroupBox1.Controls.Add(this.btnExcel);
     this.ultraGroupBox1.Controls.Add(this.cmbEndDate);
     this.ultraGroupBox1.Controls.Add(this.chkEndDate);
     this.ultraGroupBox1.Controls.Add(this.btnPrint);
     this.ultraGroupBox1.Controls.Add(this.ultraLabel2);
     this.ultraGroupBox1.Controls.Add(this.cmdBeginDate);
     this.ultraGroupBox1.Controls.Add(this.cmbShow);
     this.ultraGroupBox1.Controls.Add(this.btnQuery);
     this.ultraGroupBox1.Controls.Add(this.chkBeginDate);
     this.ultraGroupBox1.Location = new System.Drawing.Point(120, 24);
     this.ultraGroupBox1.Name     = "ultraGroupBox1";
     this.ultraGroupBox1.Size     = new System.Drawing.Size(796, 128);
     this.ultraGroupBox1.TabIndex = 17;
     //
     // btnExcel
     //
     this.btnExcel.ButtonStyle = Infragistics.Win.UIElementButtonStyle.VisualStudio2005Button;
     this.btnExcel.Location    = new System.Drawing.Point(488, 88);
     this.btnExcel.Name        = "btnExcel";
     this.btnExcel.TabIndex    = 12;
     this.btnExcel.Text        = "导出EXCEL";
     this.btnExcel.Click      += new System.EventHandler(this.btnExcel_Click);
     //
     // cmbEndDate
     //
     this.cmbEndDate.DateTime     = new System.DateTime(2008, 3, 10, 23, 59, 59, 0);
     this.cmbEndDate.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.VisualStudio2005;
     this.cmbEndDate.Location     = new System.Drawing.Point(280, 80);
     this.cmbEndDate.MaskInput    = "{date} {time}";
     this.cmbEndDate.Name         = "cmbEndDate";
     this.cmbEndDate.TabIndex     = 7;
     this.cmbEndDate.Value        = new System.DateTime(2008, 3, 10, 23, 59, 59, 0);
     //
     // chkEndDate
     //
     this.chkEndDate.ButtonStyle = Infragistics.Win.UIElementButtonStyle.VisualStudio2005Button;
     this.chkEndDate.GlyphStyle  = Infragistics.Win.GlyphStyle.Office2007;
     this.chkEndDate.Location    = new System.Drawing.Point(160, 80);
     this.chkEndDate.Name        = "chkEndDate";
     this.chkEndDate.TabIndex    = 11;
     this.chkEndDate.Text        = "结束时间";
     //
     // btnPrint
     //
     this.btnPrint.ButtonStyle = Infragistics.Win.UIElementButtonStyle.VisualStudio2005Button;
     this.btnPrint.Location    = new System.Drawing.Point(488, 56);
     this.btnPrint.Name        = "btnPrint";
     this.btnPrint.TabIndex    = 3;
     this.btnPrint.Text        = "打印";
     this.btnPrint.Click      += new System.EventHandler(this.btnPrint_Click);
     //
     // ultraLabel2
     //
     this.ultraLabel2.Location = new System.Drawing.Point(160, 32);
     this.ultraLabel2.Name     = "ultraLabel2";
     this.ultraLabel2.Size     = new System.Drawing.Size(112, 23);
     this.ultraLabel2.TabIndex = 6;
     this.ultraLabel2.Text     = "招聘会:";
     //
     // cmdBeginDate
     //
     this.cmdBeginDate.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.VisualStudio2005;
     this.cmdBeginDate.Location     = new System.Drawing.Point(280, 56);
     this.cmdBeginDate.MaskInput    = "{date} {time}";
     this.cmdBeginDate.Name         = "cmdBeginDate";
     this.cmdBeginDate.TabIndex     = 5;
     //
     // cmbShow
     //
     this.cmbShow.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.VisualStudio2005;
     this.cmbShow.Location     = new System.Drawing.Point(280, 32);
     this.cmbShow.Name         = "cmbShow";
     this.cmbShow.TabIndex     = 4;
     //
     // btnQuery
     //
     this.btnQuery.ButtonStyle = Infragistics.Win.UIElementButtonStyle.VisualStudio2005Button;
     this.btnQuery.Location    = new System.Drawing.Point(488, 24);
     this.btnQuery.Name        = "btnQuery";
     this.btnQuery.TabIndex    = 0;
     this.btnQuery.Text        = "查询";
     this.btnQuery.Click      += new System.EventHandler(this.btnQuery_Click);
     //
     // chkBeginDate
     //
     this.chkBeginDate.ButtonStyle = Infragistics.Win.UIElementButtonStyle.VisualStudio2005Button;
     this.chkBeginDate.GlyphStyle  = Infragistics.Win.GlyphStyle.Office2007;
     this.chkBeginDate.Location    = new System.Drawing.Point(160, 56);
     this.chkBeginDate.Name        = "chkBeginDate";
     this.chkBeginDate.TabIndex    = 10;
     this.chkBeginDate.Text        = "开始时间";
     //
     // ultraGroupBox2
     //
     this.ultraGroupBox2.Controls.Add(this.ultraGrid1);
     this.ultraGroupBox2.Location = new System.Drawing.Point(24, 168);
     this.ultraGroupBox2.Name     = "ultraGroupBox2";
     this.ultraGroupBox2.Size     = new System.Drawing.Size(960, 416);
     this.ultraGroupBox2.TabIndex = 18;
     //
     // btnFilter
     //
     this.btnFilter.ButtonStyle = Infragistics.Win.UIElementButtonStyle.VisualStudio2005Button;
     this.btnFilter.Location    = new System.Drawing.Point(424, 32);
     this.btnFilter.Name        = "btnFilter";
     this.btnFilter.Size        = new System.Drawing.Size(48, 23);
     this.btnFilter.TabIndex    = 51;
     this.btnFilter.Text        = "检索";
     this.btnFilter.Click      += new System.EventHandler(this.btnFilter_Click);
     //
     // RemainReport
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(6, 14);
     this.ClientSize        = new System.Drawing.Size(992, 597);
     this.Controls.Add(this.ultraGroupBox2);
     this.Controls.Add(this.ultraGroupBox1);
     this.Name  = "RemainReport";
     this.Text  = "预留报表";
     this.Load += new System.EventHandler(this.BookingReport_Load);
     ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).EndInit();
     this.ultraGroupBox1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.cmbEndDate)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.cmdBeginDate)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.cmbShow)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox2)).EndInit();
     this.ultraGroupBox2.ResumeLayout(false);
     this.ResumeLayout(false);
 }
Esempio 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();
     this.saveFileDialog1          = new System.Windows.Forms.SaveFileDialog();
     this.ultraGroupBox2           = new Infragistics.Win.Misc.UltraGroupBox();
     this.ultraLabel1              = new Infragistics.Win.Misc.UltraLabel();
     this.cmbMemberRight           = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
     this.ultraLabel4              = new Infragistics.Win.Misc.UltraLabel();
     this.cmbMember                = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
     this.btnExcel                 = new Infragistics.Win.Misc.UltraButton();
     this.ultraLabel5              = new Infragistics.Win.Misc.UltraLabel();
     this.chkEndDate               = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
     this.chkBeginDate             = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
     this.cmbEndDate               = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
     this.cmbBeginDate             = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
     this.cmbOperName              = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
     this.ultraButton1             = new Infragistics.Win.Misc.UltraButton();
     this.btnQuery                 = new Infragistics.Win.Misc.UltraButton();
     this.ultraPrintPreviewDialog1 = new Infragistics.Win.Printing.UltraPrintPreviewDialog(this.components);
     this.ultraGroupBox1           = new Infragistics.Win.Misc.UltraGroupBox();
     this.ultraGrid1               = new Infragistics.Win.UltraWinGrid.UltraGrid();
     this.ultraGridPrintDocument1  = new Infragistics.Win.UltraWinGrid.UltraGridPrintDocument(this.components);
     this.ultraGridExcelExporter1  = new Infragistics.Win.UltraWinGrid.ExcelExport.UltraGridExcelExporter(this.components);
     ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox2)).BeginInit();
     this.ultraGroupBox2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.cmbMemberRight)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.cmbMember)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.cmbEndDate)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.cmbBeginDate)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.cmbOperName)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).BeginInit();
     this.ultraGroupBox1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).BeginInit();
     this.SuspendLayout();
     //
     // ultraGroupBox2
     //
     this.ultraGroupBox2.Controls.Add(this.ultraLabel1);
     this.ultraGroupBox2.Controls.Add(this.cmbMemberRight);
     this.ultraGroupBox2.Controls.Add(this.ultraLabel4);
     this.ultraGroupBox2.Controls.Add(this.cmbMember);
     this.ultraGroupBox2.Controls.Add(this.btnExcel);
     this.ultraGroupBox2.Controls.Add(this.ultraLabel5);
     this.ultraGroupBox2.Controls.Add(this.chkEndDate);
     this.ultraGroupBox2.Controls.Add(this.chkBeginDate);
     this.ultraGroupBox2.Controls.Add(this.cmbEndDate);
     this.ultraGroupBox2.Controls.Add(this.cmbBeginDate);
     this.ultraGroupBox2.Controls.Add(this.cmbOperName);
     this.ultraGroupBox2.Controls.Add(this.ultraButton1);
     this.ultraGroupBox2.Controls.Add(this.btnQuery);
     this.ultraGroupBox2.Location = new System.Drawing.Point(128, 32);
     this.ultraGroupBox2.Name     = "ultraGroupBox2";
     this.ultraGroupBox2.Size     = new System.Drawing.Size(748, 152);
     this.ultraGroupBox2.TabIndex = 8;
     this.ultraGroupBox2.Text     = "查找";
     //
     // ultraLabel1
     //
     this.ultraLabel1.Location = new System.Drawing.Point(56, 104);
     this.ultraLabel1.Name     = "ultraLabel1";
     this.ultraLabel1.Size     = new System.Drawing.Size(96, 23);
     this.ultraLabel1.TabIndex = 45;
     this.ultraLabel1.Text     = "会员资格:";
     //
     // cmbMemberRight
     //
     this.cmbMemberRight.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.VisualStudio2005;
     this.cmbMemberRight.Location     = new System.Drawing.Point(160, 104);
     this.cmbMemberRight.Name         = "cmbMemberRight";
     this.cmbMemberRight.Size         = new System.Drawing.Size(144, 21);
     this.cmbMemberRight.TabIndex     = 44;
     //
     // ultraLabel4
     //
     this.ultraLabel4.Location = new System.Drawing.Point(56, 72);
     this.ultraLabel4.Name     = "ultraLabel4";
     this.ultraLabel4.Size     = new System.Drawing.Size(96, 23);
     this.ultraLabel4.TabIndex = 43;
     this.ultraLabel4.Text     = "是否会员:";
     //
     // cmbMember
     //
     this.cmbMember.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.VisualStudio2005;
     this.cmbMember.Location     = new System.Drawing.Point(160, 72);
     this.cmbMember.Name         = "cmbMember";
     this.cmbMember.Size         = new System.Drawing.Size(144, 21);
     this.cmbMember.TabIndex     = 42;
     //
     // btnExcel
     //
     this.btnExcel.ButtonStyle = Infragistics.Win.UIElementButtonStyle.VisualStudio2005Button;
     this.btnExcel.Location    = new System.Drawing.Point(624, 96);
     this.btnExcel.Name        = "btnExcel";
     this.btnExcel.Size        = new System.Drawing.Size(75, 23);
     this.btnExcel.TabIndex    = 37;
     this.btnExcel.Text        = "导出EXCEL";
     this.btnExcel.Click      += new System.EventHandler(this.btnExcel_Click);
     //
     // ultraLabel5
     //
     this.ultraLabel5.Location = new System.Drawing.Point(56, 32);
     this.ultraLabel5.Name     = "ultraLabel5";
     this.ultraLabel5.Size     = new System.Drawing.Size(100, 23);
     this.ultraLabel5.TabIndex = 36;
     this.ultraLabel5.Text     = "操作员:";
     //
     // chkEndDate
     //
     this.chkEndDate.GlyphStyle = Infragistics.Win.GlyphStyle.Office2007;
     this.chkEndDate.Location   = new System.Drawing.Point(320, 88);
     this.chkEndDate.Name       = "chkEndDate";
     this.chkEndDate.Size       = new System.Drawing.Size(96, 20);
     this.chkEndDate.TabIndex   = 31;
     this.chkEndDate.Text       = "操作结束时间";
     //
     // chkBeginDate
     //
     this.chkBeginDate.GlyphStyle = Infragistics.Win.GlyphStyle.Office2007;
     this.chkBeginDate.Location   = new System.Drawing.Point(320, 48);
     this.chkBeginDate.Name       = "chkBeginDate";
     this.chkBeginDate.Size       = new System.Drawing.Size(96, 20);
     this.chkBeginDate.TabIndex   = 30;
     this.chkBeginDate.Text       = "操作开始时间";
     //
     // cmbEndDate
     //
     this.cmbEndDate.DateTime     = new System.DateTime(2008, 3, 10, 23, 59, 59, 0);
     this.cmbEndDate.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.VisualStudio2005;
     this.cmbEndDate.Location     = new System.Drawing.Point(424, 88);
     this.cmbEndDate.MaskInput    = "{date} {time}";
     this.cmbEndDate.Name         = "cmbEndDate";
     this.cmbEndDate.Size         = new System.Drawing.Size(144, 21);
     this.cmbEndDate.TabIndex     = 29;
     this.cmbEndDate.Value        = new System.DateTime(2008, 3, 10, 23, 59, 59, 0);
     //
     // cmbBeginDate
     //
     this.cmbBeginDate.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.VisualStudio2005;
     this.cmbBeginDate.Location     = new System.Drawing.Point(424, 48);
     this.cmbBeginDate.MaskInput    = "{date} {time}";
     this.cmbBeginDate.Name         = "cmbBeginDate";
     this.cmbBeginDate.Size         = new System.Drawing.Size(144, 21);
     this.cmbBeginDate.TabIndex     = 28;
     //
     // cmbOperName
     //
     this.cmbOperName.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.VisualStudio2005;
     this.cmbOperName.Location     = new System.Drawing.Point(160, 32);
     this.cmbOperName.Name         = "cmbOperName";
     this.cmbOperName.Size         = new System.Drawing.Size(144, 21);
     this.cmbOperName.TabIndex     = 27;
     //
     // ultraButton1
     //
     this.ultraButton1.ButtonStyle = Infragistics.Win.UIElementButtonStyle.VisualStudio2005Button;
     this.ultraButton1.Location    = new System.Drawing.Point(624, 64);
     this.ultraButton1.Name        = "ultraButton1";
     this.ultraButton1.Size        = new System.Drawing.Size(75, 23);
     this.ultraButton1.TabIndex    = 19;
     this.ultraButton1.Text        = "打印";
     this.ultraButton1.Click      += new System.EventHandler(this.ultraButton1_Click);
     //
     // btnQuery
     //
     this.btnQuery.ButtonStyle = Infragistics.Win.UIElementButtonStyle.VisualStudio2005Button;
     this.btnQuery.Location    = new System.Drawing.Point(624, 32);
     this.btnQuery.Name        = "btnQuery";
     this.btnQuery.Size        = new System.Drawing.Size(75, 23);
     this.btnQuery.TabIndex    = 18;
     this.btnQuery.Text        = "查询";
     this.btnQuery.Click      += new System.EventHandler(this.btnQuery_Click);
     //
     // ultraPrintPreviewDialog1
     //
     this.ultraPrintPreviewDialog1.Name = "ultraPrintPreviewDialog1";
     //
     // ultraGroupBox1
     //
     this.ultraGroupBox1.Controls.Add(this.ultraGrid1);
     this.ultraGroupBox1.Location = new System.Drawing.Point(48, 205);
     this.ultraGroupBox1.Name     = "ultraGroupBox1";
     this.ultraGroupBox1.Size     = new System.Drawing.Size(840, 379);
     this.ultraGroupBox1.TabIndex = 9;
     //
     // ultraGrid1
     //
     this.ultraGrid1.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.None;
     this.ultraGrid1.DisplayLayout.ViewStyle   = Infragistics.Win.UltraWinGrid.ViewStyle.SingleBand;
     this.ultraGrid1.Location          = new System.Drawing.Point(152, 56);
     this.ultraGrid1.Name              = "ultraGrid1";
     this.ultraGrid1.Size              = new System.Drawing.Size(192, 80);
     this.ultraGrid1.TabIndex          = 4;
     this.ultraGrid1.Text              = "查询结果";
     this.ultraGrid1.InitializePrint  += new Infragistics.Win.UltraWinGrid.InitializePrintEventHandler(this.ultraGrid1_InitializePrint);
     this.ultraGrid1.InitializeLayout += new Infragistics.Win.UltraWinGrid.InitializeLayoutEventHandler(this.ultraGrid1_InitializeLayout);
     //
     // AllMoneyReport
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(6, 14);
     this.ClientSize        = new System.Drawing.Size(944, 597);
     this.Controls.Add(this.ultraGroupBox2);
     this.Controls.Add(this.ultraGroupBox1);
     this.Name  = "AllMoneyReport";
     this.Text  = Login.constApp.strCardTypeL8Name + "收入报表";
     this.Load += new System.EventHandler(this.ProductReport_Load);
     ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox2)).EndInit();
     this.ultraGroupBox2.ResumeLayout(false);
     this.ultraGroupBox2.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.cmbMemberRight)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.cmbMember)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.cmbEndDate)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.cmbBeginDate)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.cmbOperName)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).EndInit();
     this.ultraGroupBox1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).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();
     this.saveFileDialog1          = new System.Windows.Forms.SaveFileDialog();
     this.ultraGroupBox1           = new Infragistics.Win.Misc.UltraGroupBox();
     this.ultraGrid1               = new Infragistics.Win.UltraWinGrid.UltraGrid();
     this.ultraPrintPreviewDialog1 = new Infragistics.Win.Printing.UltraPrintPreviewDialog(this.components);
     this.ultraGridPrintDocument1  = new Infragistics.Win.UltraWinGrid.UltraGridPrintDocument(this.components);
     this.ultraGridExcelExporter1  = new Infragistics.Win.UltraWinGrid.ExcelExport.UltraGridExcelExporter(this.components);
     this.ultraGroupBox2           = new Infragistics.Win.Misc.UltraGroupBox();
     this.ultraLabel4              = new Infragistics.Win.Misc.UltraLabel();
     this.cmbOperFlag              = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
     this.cmbEndDate               = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
     this.chkEndDate               = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
     this.cmbBeginDate             = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
     this.chkBeginDate             = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
     this.ultraLabel9              = new Infragistics.Win.Misc.UltraLabel();
     this.cmbSynch        = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
     this.btnExcel        = new Infragistics.Win.Misc.UltraButton();
     this.ultraLabel5     = new Infragistics.Win.Misc.UltraLabel();
     this.ultraLabel3     = new Infragistics.Win.Misc.UltraLabel();
     this.ultraLabel2     = new Infragistics.Win.Misc.UltraLabel();
     this.ultraLabel1     = new Infragistics.Win.Misc.UltraLabel();
     this.cmbOperName     = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
     this.ultraButton1    = new Infragistics.Win.Misc.UltraButton();
     this.btnQuery        = new Infragistics.Win.Misc.UltraButton();
     this.txtPaperNo      = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
     this.txtMemberName   = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
     this.txtMemberCardNo = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
     ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).BeginInit();
     this.ultraGroupBox1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox2)).BeginInit();
     this.ultraGroupBox2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.cmbOperFlag)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.cmbEndDate)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.cmbBeginDate)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.cmbSynch)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.cmbOperName)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtPaperNo)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtMemberName)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtMemberCardNo)).BeginInit();
     this.SuspendLayout();
     //
     // ultraGroupBox1
     //
     this.ultraGroupBox1.Controls.Add(this.ultraGrid1);
     this.ultraGroupBox1.Location = new System.Drawing.Point(16, 205);
     this.ultraGroupBox1.Name     = "ultraGroupBox1";
     this.ultraGroupBox1.Size     = new System.Drawing.Size(932, 387);
     this.ultraGroupBox1.TabIndex = 9;
     //
     // ultraGrid1
     //
     this.ultraGrid1.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.None;
     this.ultraGrid1.DisplayLayout.ViewStyle   = Infragistics.Win.UltraWinGrid.ViewStyle.SingleBand;
     this.ultraGrid1.Location          = new System.Drawing.Point(152, 56);
     this.ultraGrid1.Name              = "ultraGrid1";
     this.ultraGrid1.Size              = new System.Drawing.Size(192, 80);
     this.ultraGrid1.TabIndex          = 4;
     this.ultraGrid1.Text              = "查询结果";
     this.ultraGrid1.InitializePrint  += new Infragistics.Win.UltraWinGrid.InitializePrintEventHandler(this.ultraGrid1_InitializePrint);
     this.ultraGrid1.InitializeLayout += new Infragistics.Win.UltraWinGrid.InitializeLayoutEventHandler(this.ultraGrid1_InitializeLayout);
     //
     // ultraPrintPreviewDialog1
     //
     this.ultraPrintPreviewDialog1.Name = "ultraPrintPreviewDialog1";
     //
     // ultraGroupBox2
     //
     this.ultraGroupBox2.Controls.Add(this.ultraLabel4);
     this.ultraGroupBox2.Controls.Add(this.cmbOperFlag);
     this.ultraGroupBox2.Controls.Add(this.cmbEndDate);
     this.ultraGroupBox2.Controls.Add(this.chkEndDate);
     this.ultraGroupBox2.Controls.Add(this.cmbBeginDate);
     this.ultraGroupBox2.Controls.Add(this.chkBeginDate);
     this.ultraGroupBox2.Controls.Add(this.ultraLabel9);
     this.ultraGroupBox2.Controls.Add(this.cmbSynch);
     this.ultraGroupBox2.Controls.Add(this.btnExcel);
     this.ultraGroupBox2.Controls.Add(this.ultraLabel5);
     this.ultraGroupBox2.Controls.Add(this.ultraLabel3);
     this.ultraGroupBox2.Controls.Add(this.ultraLabel2);
     this.ultraGroupBox2.Controls.Add(this.ultraLabel1);
     this.ultraGroupBox2.Controls.Add(this.cmbOperName);
     this.ultraGroupBox2.Controls.Add(this.ultraButton1);
     this.ultraGroupBox2.Controls.Add(this.btnQuery);
     this.ultraGroupBox2.Controls.Add(this.txtPaperNo);
     this.ultraGroupBox2.Controls.Add(this.txtMemberName);
     this.ultraGroupBox2.Controls.Add(this.txtMemberCardNo);
     this.ultraGroupBox2.Location = new System.Drawing.Point(104, 32);
     this.ultraGroupBox2.Name     = "ultraGroupBox2";
     this.ultraGroupBox2.Size     = new System.Drawing.Size(720, 168);
     this.ultraGroupBox2.TabIndex = 8;
     this.ultraGroupBox2.Text     = "查找";
     //
     // ultraLabel4
     //
     this.ultraLabel4.Location = new System.Drawing.Point(24, 136);
     this.ultraLabel4.Name     = "ultraLabel4";
     this.ultraLabel4.Size     = new System.Drawing.Size(96, 23);
     this.ultraLabel4.TabIndex = 45;
     this.ultraLabel4.Text     = "操作类型:";
     //
     // cmbOperFlag
     //
     this.cmbOperFlag.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.VisualStudio2005;
     this.cmbOperFlag.Location     = new System.Drawing.Point(128, 136);
     this.cmbOperFlag.Name         = "cmbOperFlag";
     this.cmbOperFlag.Size         = new System.Drawing.Size(144, 21);
     this.cmbOperFlag.TabIndex     = 44;
     //
     // cmbEndDate
     //
     this.cmbEndDate.DateTime     = new System.DateTime(2008, 3, 10, 23, 59, 59, 0);
     this.cmbEndDate.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.VisualStudio2005;
     this.cmbEndDate.Location     = new System.Drawing.Point(392, 86);
     this.cmbEndDate.MaskInput    = "{date} {time}";
     this.cmbEndDate.Name         = "cmbEndDate";
     this.cmbEndDate.Size         = new System.Drawing.Size(144, 21);
     this.cmbEndDate.TabIndex     = 41;
     this.cmbEndDate.Value        = new System.DateTime(2008, 3, 10, 23, 59, 59, 0);
     //
     // chkEndDate
     //
     this.chkEndDate.ButtonStyle = Infragistics.Win.UIElementButtonStyle.VisualStudio2005Button;
     this.chkEndDate.GlyphStyle  = Infragistics.Win.GlyphStyle.Office2007;
     this.chkEndDate.Location    = new System.Drawing.Point(320, 86);
     this.chkEndDate.Name        = "chkEndDate";
     this.chkEndDate.Size        = new System.Drawing.Size(72, 20);
     this.chkEndDate.TabIndex    = 43;
     this.chkEndDate.Text        = "结束时间";
     //
     // cmbBeginDate
     //
     this.cmbBeginDate.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.VisualStudio2005;
     this.cmbBeginDate.Location     = new System.Drawing.Point(392, 62);
     this.cmbBeginDate.MaskInput    = "{date} {time}";
     this.cmbBeginDate.Name         = "cmbBeginDate";
     this.cmbBeginDate.Size         = new System.Drawing.Size(144, 21);
     this.cmbBeginDate.TabIndex     = 40;
     //
     // chkBeginDate
     //
     this.chkBeginDate.ButtonStyle = Infragistics.Win.UIElementButtonStyle.VisualStudio2005Button;
     this.chkBeginDate.GlyphStyle  = Infragistics.Win.GlyphStyle.Office2007;
     this.chkBeginDate.Location    = new System.Drawing.Point(320, 62);
     this.chkBeginDate.Name        = "chkBeginDate";
     this.chkBeginDate.Size        = new System.Drawing.Size(80, 20);
     this.chkBeginDate.TabIndex    = 42;
     this.chkBeginDate.Text        = "开始时间";
     //
     // ultraLabel9
     //
     this.ultraLabel9.Location = new System.Drawing.Point(288, 136);
     this.ultraLabel9.Name     = "ultraLabel9";
     this.ultraLabel9.Size     = new System.Drawing.Size(96, 23);
     this.ultraLabel9.TabIndex = 39;
     this.ultraLabel9.Text     = "同步标志:";
     //
     // cmbSynch
     //
     this.cmbSynch.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.VisualStudio2005;
     this.cmbSynch.Location     = new System.Drawing.Point(392, 136);
     this.cmbSynch.Name         = "cmbSynch";
     this.cmbSynch.Size         = new System.Drawing.Size(144, 21);
     this.cmbSynch.TabIndex     = 38;
     //
     // btnExcel
     //
     this.btnExcel.ButtonStyle = Infragistics.Win.UIElementButtonStyle.VisualStudio2005Button;
     this.btnExcel.Location    = new System.Drawing.Point(592, 104);
     this.btnExcel.Name        = "btnExcel";
     this.btnExcel.Size        = new System.Drawing.Size(75, 23);
     this.btnExcel.TabIndex    = 37;
     this.btnExcel.Text        = "导出EXCEL";
     this.btnExcel.Click      += new System.EventHandler(this.btnExcel_Click);
     //
     // ultraLabel5
     //
     this.ultraLabel5.Location = new System.Drawing.Point(288, 32);
     this.ultraLabel5.Name     = "ultraLabel5";
     this.ultraLabel5.Size     = new System.Drawing.Size(64, 23);
     this.ultraLabel5.TabIndex = 36;
     this.ultraLabel5.Text     = "操作员:";
     //
     // ultraLabel3
     //
     this.ultraLabel3.Location = new System.Drawing.Point(24, 104);
     this.ultraLabel3.Name     = "ultraLabel3";
     this.ultraLabel3.Size     = new System.Drawing.Size(100, 23);
     this.ultraLabel3.TabIndex = 34;
     this.ultraLabel3.Text     = "单位名称:";
     //
     // ultraLabel2
     //
     this.ultraLabel2.Location = new System.Drawing.Point(24, 64);
     this.ultraLabel2.Name     = "ultraLabel2";
     this.ultraLabel2.Size     = new System.Drawing.Size(100, 23);
     this.ultraLabel2.TabIndex = 33;
     this.ultraLabel2.Text     = "工商注册号:";
     //
     // ultraLabel1
     //
     this.ultraLabel1.Location = new System.Drawing.Point(24, 32);
     this.ultraLabel1.Name     = "ultraLabel1";
     this.ultraLabel1.Size     = new System.Drawing.Size(100, 23);
     this.ultraLabel1.TabIndex = 32;
     this.ultraLabel1.Text     = "会员卡号:";
     //
     // cmbOperName
     //
     this.cmbOperName.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.VisualStudio2005;
     this.cmbOperName.Location     = new System.Drawing.Point(392, 32);
     this.cmbOperName.Name         = "cmbOperName";
     this.cmbOperName.Size         = new System.Drawing.Size(144, 21);
     this.cmbOperName.TabIndex     = 27;
     //
     // ultraButton1
     //
     this.ultraButton1.ButtonStyle = Infragistics.Win.UIElementButtonStyle.VisualStudio2005Button;
     this.ultraButton1.Location    = new System.Drawing.Point(592, 64);
     this.ultraButton1.Name        = "ultraButton1";
     this.ultraButton1.Size        = new System.Drawing.Size(75, 23);
     this.ultraButton1.TabIndex    = 19;
     this.ultraButton1.Text        = "打印";
     this.ultraButton1.Click      += new System.EventHandler(this.ultraButton1_Click);
     //
     // btnQuery
     //
     this.btnQuery.ButtonStyle = Infragistics.Win.UIElementButtonStyle.VisualStudio2005Button;
     this.btnQuery.Location    = new System.Drawing.Point(592, 24);
     this.btnQuery.Name        = "btnQuery";
     this.btnQuery.Size        = new System.Drawing.Size(75, 23);
     this.btnQuery.TabIndex    = 18;
     this.btnQuery.Text        = "查询";
     this.btnQuery.Click      += new System.EventHandler(this.btnQuery_Click);
     //
     // txtPaperNo
     //
     this.txtPaperNo.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.VisualStudio2005;
     this.txtPaperNo.Location     = new System.Drawing.Point(128, 64);
     this.txtPaperNo.Name         = "txtPaperNo";
     this.txtPaperNo.Size         = new System.Drawing.Size(136, 21);
     this.txtPaperNo.TabIndex     = 17;
     //
     // txtMemberName
     //
     this.txtMemberName.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.VisualStudio2005;
     this.txtMemberName.Location     = new System.Drawing.Point(128, 104);
     this.txtMemberName.Name         = "txtMemberName";
     this.txtMemberName.Size         = new System.Drawing.Size(136, 21);
     this.txtMemberName.TabIndex     = 15;
     //
     // txtMemberCardNo
     //
     this.txtMemberCardNo.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.VisualStudio2005;
     this.txtMemberCardNo.Location     = new System.Drawing.Point(128, 32);
     this.txtMemberCardNo.Name         = "txtMemberCardNo";
     this.txtMemberCardNo.Size         = new System.Drawing.Size(136, 21);
     this.txtMemberCardNo.TabIndex     = 13;
     //
     // OperLogReport
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
     this.ClientSize          = new System.Drawing.Size(1000, 605);
     this.Controls.Add(this.ultraGroupBox1);
     this.Controls.Add(this.ultraGroupBox2);
     this.Name  = "OperLogReport";
     this.Text  = Login.constApp.strCardTypeL6Name + "操作日志报表";
     this.Load += new System.EventHandler(this.OperLogReport_Load);
     ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).EndInit();
     this.ultraGroupBox1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox2)).EndInit();
     this.ultraGroupBox2.ResumeLayout(false);
     this.ultraGroupBox2.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.cmbOperFlag)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.cmbEndDate)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.cmbBeginDate)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.cmbSynch)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.cmbOperName)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtPaperNo)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtMemberName)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtMemberCardNo)).EndInit();
     this.ResumeLayout(false);
 }
Esempio 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()
 {
     this.components = new System.ComponentModel.Container();
     this.ultraGrid1 = new Infragistics.Win.UltraWinGrid.UltraGrid();
     this.ultraPrintPreviewDialog1 = new Infragistics.Win.Printing.UltraPrintPreviewDialog(this.components);
     this.ultraGridPrintDocument1  = new Infragistics.Win.UltraWinGrid.UltraGridPrintDocument(this.components);
     this.ultraGroupBox1           = new Infragistics.Win.Misc.UltraGroupBox();
     this.ultraLabel10             = new Infragistics.Win.Misc.UltraLabel();
     this.cmbMemberRight           = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
     this.ultraLabel9             = new Infragistics.Win.Misc.UltraLabel();
     this.cmbSynch                = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
     this.ultraLabel8             = new Infragistics.Win.Misc.UltraLabel();
     this.txtCustomerService      = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
     this.ultraLabel7             = new Infragistics.Win.Misc.UltraLabel();
     this.txtSales                = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
     this.ultraLabel4             = new Infragistics.Win.Misc.UltraLabel();
     this.cmbTrade                = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
     this.ultraLabel3             = new Infragistics.Win.Misc.UltraLabel();
     this.cmbMember               = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
     this.ultraLabel1             = new Infragistics.Win.Misc.UltraLabel();
     this.ultraLabel5             = new Infragistics.Win.Misc.UltraLabel();
     this.ultraLabel6             = new Infragistics.Win.Misc.UltraLabel();
     this.txtPaperNo              = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
     this.txtMemberName           = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
     this.txtMemberCardNo         = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
     this.btnExcel                = new Infragistics.Win.Misc.UltraButton();
     this.cmbEndDate              = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
     this.chkEndDate              = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
     this.btnPrint                = new Infragistics.Win.Misc.UltraButton();
     this.ultraLabel2             = new Infragistics.Win.Misc.UltraLabel();
     this.cmdBeginDate            = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
     this.cmbShow                 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
     this.btnQuery                = new Infragistics.Win.Misc.UltraButton();
     this.chkBeginDate            = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
     this.saveFileDialog1         = new System.Windows.Forms.SaveFileDialog();
     this.ultraGridExcelExporter1 = new Infragistics.Win.UltraWinGrid.ExcelExport.UltraGridExcelExporter(this.components);
     this.ultraGroupBox2          = new Infragistics.Win.Misc.UltraGroupBox();
     this.btnFilter               = new Infragistics.Win.Misc.UltraButton();
     ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).BeginInit();
     this.ultraGroupBox1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.cmbMemberRight)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.cmbSynch)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtCustomerService)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtSales)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.cmbTrade)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.cmbMember)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtPaperNo)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtMemberName)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtMemberCardNo)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.cmbEndDate)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.cmdBeginDate)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.cmbShow)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox2)).BeginInit();
     this.ultraGroupBox2.SuspendLayout();
     this.SuspendLayout();
     //
     // ultraGrid1
     //
     this.ultraGrid1.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.None;
     this.ultraGrid1.Location          = new System.Drawing.Point(48, 64);
     this.ultraGrid1.Name              = "ultraGrid1";
     this.ultraGrid1.Size              = new System.Drawing.Size(168, 72);
     this.ultraGrid1.TabIndex          = 16;
     this.ultraGrid1.Text              = "展位调整报表";
     this.ultraGrid1.InitializePrint  += new Infragistics.Win.UltraWinGrid.InitializePrintEventHandler(this.ultraGrid1_InitializePrint);
     this.ultraGrid1.InitializeLayout += new Infragistics.Win.UltraWinGrid.InitializeLayoutEventHandler(this.ultraGrid1_InitializeLayout);
     //
     // ultraPrintPreviewDialog1
     //
     this.ultraPrintPreviewDialog1.Name = "ultraPrintPreviewDialog1";
     //
     // ultraGroupBox1
     //
     this.ultraGroupBox1.Controls.Add(this.btnFilter);
     this.ultraGroupBox1.Controls.Add(this.ultraLabel10);
     this.ultraGroupBox1.Controls.Add(this.cmbMemberRight);
     this.ultraGroupBox1.Controls.Add(this.ultraLabel9);
     this.ultraGroupBox1.Controls.Add(this.cmbSynch);
     this.ultraGroupBox1.Controls.Add(this.ultraLabel8);
     this.ultraGroupBox1.Controls.Add(this.txtCustomerService);
     this.ultraGroupBox1.Controls.Add(this.ultraLabel7);
     this.ultraGroupBox1.Controls.Add(this.txtSales);
     this.ultraGroupBox1.Controls.Add(this.ultraLabel4);
     this.ultraGroupBox1.Controls.Add(this.cmbTrade);
     this.ultraGroupBox1.Controls.Add(this.ultraLabel3);
     this.ultraGroupBox1.Controls.Add(this.cmbMember);
     this.ultraGroupBox1.Controls.Add(this.ultraLabel1);
     this.ultraGroupBox1.Controls.Add(this.ultraLabel5);
     this.ultraGroupBox1.Controls.Add(this.ultraLabel6);
     this.ultraGroupBox1.Controls.Add(this.txtPaperNo);
     this.ultraGroupBox1.Controls.Add(this.txtMemberName);
     this.ultraGroupBox1.Controls.Add(this.txtMemberCardNo);
     this.ultraGroupBox1.Controls.Add(this.btnExcel);
     this.ultraGroupBox1.Controls.Add(this.cmbEndDate);
     this.ultraGroupBox1.Controls.Add(this.chkEndDate);
     this.ultraGroupBox1.Controls.Add(this.btnPrint);
     this.ultraGroupBox1.Controls.Add(this.ultraLabel2);
     this.ultraGroupBox1.Controls.Add(this.cmdBeginDate);
     this.ultraGroupBox1.Controls.Add(this.cmbShow);
     this.ultraGroupBox1.Controls.Add(this.btnQuery);
     this.ultraGroupBox1.Controls.Add(this.chkBeginDate);
     this.ultraGroupBox1.Location = new System.Drawing.Point(112, 16);
     this.ultraGroupBox1.Name     = "ultraGroupBox1";
     this.ultraGroupBox1.Size     = new System.Drawing.Size(800, 200);
     this.ultraGroupBox1.TabIndex = 17;
     //
     // ultraLabel10
     //
     this.ultraLabel10.Location = new System.Drawing.Point(120, 152);
     this.ultraLabel10.Name     = "ultraLabel10";
     this.ultraLabel10.Size     = new System.Drawing.Size(96, 23);
     this.ultraLabel10.TabIndex = 47;
     this.ultraLabel10.Text     = "会员资格:";
     //
     // cmbMemberRight
     //
     this.cmbMemberRight.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.VisualStudio2005;
     this.cmbMemberRight.Location     = new System.Drawing.Point(224, 152);
     this.cmbMemberRight.Name         = "cmbMemberRight";
     this.cmbMemberRight.TabIndex     = 46;
     //
     // ultraLabel9
     //
     this.ultraLabel9.Location = new System.Drawing.Point(104, 120);
     this.ultraLabel9.Name     = "ultraLabel9";
     this.ultraLabel9.Size     = new System.Drawing.Size(112, 23);
     this.ultraLabel9.TabIndex = 40;
     this.ultraLabel9.Text     = "同步标志:";
     //
     // cmbSynch
     //
     this.cmbSynch.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.VisualStudio2005;
     this.cmbSynch.Location     = new System.Drawing.Point(224, 120);
     this.cmbSynch.Name         = "cmbSynch";
     this.cmbSynch.TabIndex     = 39;
     //
     // ultraLabel8
     //
     this.ultraLabel8.Location = new System.Drawing.Point(416, 168);
     this.ultraLabel8.Name     = "ultraLabel8";
     this.ultraLabel8.TabIndex = 38;
     this.ultraLabel8.Text     = "客服姓名:";
     //
     // txtCustomerService
     //
     this.txtCustomerService.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.VisualStudio2005;
     this.txtCustomerService.Location     = new System.Drawing.Point(520, 168);
     this.txtCustomerService.Name         = "txtCustomerService";
     this.txtCustomerService.Size         = new System.Drawing.Size(100, 21);
     this.txtCustomerService.TabIndex     = 37;
     //
     // ultraLabel7
     //
     this.ultraLabel7.Location = new System.Drawing.Point(416, 144);
     this.ultraLabel7.Name     = "ultraLabel7";
     this.ultraLabel7.TabIndex = 36;
     this.ultraLabel7.Text     = "销售人员:";
     //
     // txtSales
     //
     this.txtSales.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.VisualStudio2005;
     this.txtSales.Location     = new System.Drawing.Point(520, 144);
     this.txtSales.Name         = "txtSales";
     this.txtSales.Size         = new System.Drawing.Size(100, 21);
     this.txtSales.TabIndex     = 35;
     //
     // ultraLabel4
     //
     this.ultraLabel4.Location = new System.Drawing.Point(416, 120);
     this.ultraLabel4.Name     = "ultraLabel4";
     this.ultraLabel4.TabIndex = 32;
     this.ultraLabel4.Text     = "行业:";
     //
     // cmbTrade
     //
     this.cmbTrade.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.VisualStudio2005;
     this.cmbTrade.Location     = new System.Drawing.Point(520, 120);
     this.cmbTrade.Name         = "cmbTrade";
     this.cmbTrade.Size         = new System.Drawing.Size(104, 21);
     this.cmbTrade.TabIndex     = 31;
     //
     // ultraLabel3
     //
     this.ultraLabel3.Location = new System.Drawing.Point(416, 24);
     this.ultraLabel3.Name     = "ultraLabel3";
     this.ultraLabel3.Size     = new System.Drawing.Size(96, 23);
     this.ultraLabel3.TabIndex = 30;
     this.ultraLabel3.Text     = "是否会员:";
     //
     // cmbMember
     //
     this.cmbMember.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.VisualStudio2005;
     this.cmbMember.Location     = new System.Drawing.Point(520, 24);
     this.cmbMember.Name         = "cmbMember";
     this.cmbMember.Size         = new System.Drawing.Size(104, 21);
     this.cmbMember.TabIndex     = 29;
     //
     // ultraLabel1
     //
     this.ultraLabel1.Location = new System.Drawing.Point(416, 96);
     this.ultraLabel1.Name     = "ultraLabel1";
     this.ultraLabel1.TabIndex = 26;
     this.ultraLabel1.Text     = "工商注册号:";
     //
     // ultraLabel5
     //
     this.ultraLabel5.Location = new System.Drawing.Point(416, 72);
     this.ultraLabel5.Name     = "ultraLabel5";
     this.ultraLabel5.TabIndex = 25;
     this.ultraLabel5.Text     = "单位名称:";
     //
     // ultraLabel6
     //
     this.ultraLabel6.Location = new System.Drawing.Point(416, 48);
     this.ultraLabel6.Name     = "ultraLabel6";
     this.ultraLabel6.TabIndex = 24;
     this.ultraLabel6.Text     = "会员卡号:";
     //
     // txtPaperNo
     //
     this.txtPaperNo.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.VisualStudio2005;
     this.txtPaperNo.Location     = new System.Drawing.Point(520, 96);
     this.txtPaperNo.Name         = "txtPaperNo";
     this.txtPaperNo.Size         = new System.Drawing.Size(100, 21);
     this.txtPaperNo.TabIndex     = 22;
     //
     // txtMemberName
     //
     this.txtMemberName.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.VisualStudio2005;
     this.txtMemberName.Location     = new System.Drawing.Point(520, 72);
     this.txtMemberName.Name         = "txtMemberName";
     this.txtMemberName.Size         = new System.Drawing.Size(100, 21);
     this.txtMemberName.TabIndex     = 21;
     //
     // txtMemberCardNo
     //
     this.txtMemberCardNo.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.VisualStudio2005;
     this.txtMemberCardNo.Location     = new System.Drawing.Point(520, 48);
     this.txtMemberCardNo.Name         = "txtMemberCardNo";
     this.txtMemberCardNo.Size         = new System.Drawing.Size(100, 21);
     this.txtMemberCardNo.TabIndex     = 20;
     //
     // btnExcel
     //
     this.btnExcel.ButtonStyle = Infragistics.Win.UIElementButtonStyle.VisualStudio2005Button;
     this.btnExcel.Location    = new System.Drawing.Point(672, 128);
     this.btnExcel.Name        = "btnExcel";
     this.btnExcel.TabIndex    = 12;
     this.btnExcel.Text        = "导出EXCEL";
     this.btnExcel.Click      += new System.EventHandler(this.btnExcel_Click);
     //
     // cmbEndDate
     //
     this.cmbEndDate.DateTime     = new System.DateTime(2008, 3, 10, 23, 59, 59, 0);
     this.cmbEndDate.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.VisualStudio2005;
     this.cmbEndDate.Location     = new System.Drawing.Point(224, 88);
     this.cmbEndDate.MaskInput    = "{date} {time}";
     this.cmbEndDate.Name         = "cmbEndDate";
     this.cmbEndDate.TabIndex     = 7;
     this.cmbEndDate.Value        = new System.DateTime(2008, 3, 10, 23, 59, 59, 0);
     //
     // chkEndDate
     //
     this.chkEndDate.ButtonStyle = Infragistics.Win.UIElementButtonStyle.VisualStudio2005Button;
     this.chkEndDate.GlyphStyle  = Infragistics.Win.GlyphStyle.Office2007;
     this.chkEndDate.Location    = new System.Drawing.Point(104, 88);
     this.chkEndDate.Name        = "chkEndDate";
     this.chkEndDate.TabIndex    = 11;
     this.chkEndDate.Text        = "结束时间";
     //
     // btnPrint
     //
     this.btnPrint.ButtonStyle = Infragistics.Win.UIElementButtonStyle.VisualStudio2005Button;
     this.btnPrint.Location    = new System.Drawing.Point(672, 96);
     this.btnPrint.Name        = "btnPrint";
     this.btnPrint.TabIndex    = 3;
     this.btnPrint.Text        = "打印";
     this.btnPrint.Click      += new System.EventHandler(this.btnPrint_Click);
     //
     // ultraLabel2
     //
     this.ultraLabel2.Location = new System.Drawing.Point(104, 24);
     this.ultraLabel2.Name     = "ultraLabel2";
     this.ultraLabel2.Size     = new System.Drawing.Size(112, 23);
     this.ultraLabel2.TabIndex = 6;
     this.ultraLabel2.Text     = "招聘会:";
     //
     // cmdBeginDate
     //
     this.cmdBeginDate.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.VisualStudio2005;
     this.cmdBeginDate.Location     = new System.Drawing.Point(224, 56);
     this.cmdBeginDate.MaskInput    = "{date} {time}";
     this.cmdBeginDate.Name         = "cmdBeginDate";
     this.cmdBeginDate.TabIndex     = 5;
     //
     // cmbShow
     //
     this.cmbShow.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.VisualStudio2005;
     this.cmbShow.Location     = new System.Drawing.Point(224, 24);
     this.cmbShow.Name         = "cmbShow";
     this.cmbShow.TabIndex     = 4;
     //
     // btnQuery
     //
     this.btnQuery.ButtonStyle = Infragistics.Win.UIElementButtonStyle.VisualStudio2005Button;
     this.btnQuery.Location    = new System.Drawing.Point(672, 64);
     this.btnQuery.Name        = "btnQuery";
     this.btnQuery.TabIndex    = 0;
     this.btnQuery.Text        = "查询";
     this.btnQuery.Click      += new System.EventHandler(this.btnQuery_Click);
     //
     // chkBeginDate
     //
     this.chkBeginDate.ButtonStyle = Infragistics.Win.UIElementButtonStyle.VisualStudio2005Button;
     this.chkBeginDate.GlyphStyle  = Infragistics.Win.GlyphStyle.Office2007;
     this.chkBeginDate.Location    = new System.Drawing.Point(104, 56);
     this.chkBeginDate.Name        = "chkBeginDate";
     this.chkBeginDate.TabIndex    = 10;
     this.chkBeginDate.Text        = "开始时间";
     //
     // ultraGroupBox2
     //
     this.ultraGroupBox2.Controls.Add(this.ultraGrid1);
     this.ultraGroupBox2.Location = new System.Drawing.Point(24, 224);
     this.ultraGroupBox2.Name     = "ultraGroupBox2";
     this.ultraGroupBox2.Size     = new System.Drawing.Size(976, 384);
     this.ultraGroupBox2.TabIndex = 18;
     //
     // btnFilter
     //
     this.btnFilter.ButtonStyle = Infragistics.Win.UIElementButtonStyle.VisualStudio2005Button;
     this.btnFilter.Location    = new System.Drawing.Point(368, 24);
     this.btnFilter.Name        = "btnFilter";
     this.btnFilter.Size        = new System.Drawing.Size(48, 23);
     this.btnFilter.TabIndex    = 50;
     this.btnFilter.Text        = "检索";
     this.btnFilter.Click      += new System.EventHandler(this.btnFilter_Click);
     //
     // NoSignInReport
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(6, 14);
     this.ClientSize        = new System.Drawing.Size(1016, 621);
     this.Controls.Add(this.ultraGroupBox2);
     this.Controls.Add(this.ultraGroupBox1);
     this.Name  = "NoSignInReport";
     this.Text  = "展位调整报表";
     this.Load += new System.EventHandler(this.NoSignInReport_Load);
     ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).EndInit();
     this.ultraGroupBox1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.cmbMemberRight)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.cmbSynch)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtCustomerService)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtSales)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.cmbTrade)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.cmbMember)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtPaperNo)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtMemberName)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtMemberCardNo)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.cmbEndDate)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.cmdBeginDate)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.cmbShow)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox2)).EndInit();
     this.ultraGroupBox2.ResumeLayout(false);
     this.ResumeLayout(false);
 }
Esempio n. 10
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();
     this.ultraGrid1               = new Infragistics.Win.UltraWinGrid.UltraGrid();
     this.ultraGroupBox2           = new Infragistics.Win.Misc.UltraGroupBox();
     this.cmbDept                  = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
     this.ultraLabel1              = new Infragistics.Win.Misc.UltraLabel();
     this.cmbSales                 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
     this.ultraLabel20             = new Infragistics.Win.Misc.UltraLabel();
     this.btnExcel                 = new Infragistics.Win.Misc.UltraButton();
     this.ultraLabel5              = new Infragistics.Win.Misc.UltraLabel();
     this.ultraLabel3              = new Infragistics.Win.Misc.UltraLabel();
     this.ultraLabel2              = new Infragistics.Win.Misc.UltraLabel();
     this.chkEndDate               = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
     this.chkBeginDate             = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
     this.cmbEndDate               = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
     this.cmbBeginDate             = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
     this.cmbOperName              = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
     this.ultraButton1             = new Infragistics.Win.Misc.UltraButton();
     this.btnQuery                 = new Infragistics.Win.Misc.UltraButton();
     this.txtPaperNo               = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
     this.txtMemberName            = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
     this.ultraPrintPreviewDialog1 = new Infragistics.Win.Printing.UltraPrintPreviewDialog(this.components);
     this.ultraGridPrintDocument1  = new Infragistics.Win.UltraWinGrid.UltraGridPrintDocument(this.components);
     this.ultraGroupBox1           = new Infragistics.Win.Misc.UltraGroupBox();
     this.saveFileDialog1          = new System.Windows.Forms.SaveFileDialog();
     this.ultraGridExcelExporter1  = new Infragistics.Win.UltraWinGrid.ExcelExport.UltraGridExcelExporter(this.components);
     ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox2)).BeginInit();
     this.ultraGroupBox2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.cmbDept)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.cmbSales)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.cmbEndDate)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.cmbBeginDate)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.cmbOperName)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtPaperNo)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtMemberName)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).BeginInit();
     this.ultraGroupBox1.SuspendLayout();
     this.SuspendLayout();
     //
     // ultraGrid1
     //
     this.ultraGrid1.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.None;
     this.ultraGrid1.DisplayLayout.ViewStyle   = Infragistics.Win.UltraWinGrid.ViewStyle.SingleBand;
     this.ultraGrid1.Location          = new System.Drawing.Point(152, 56);
     this.ultraGrid1.Name              = "ultraGrid1";
     this.ultraGrid1.Size              = new System.Drawing.Size(192, 80);
     this.ultraGrid1.TabIndex          = 4;
     this.ultraGrid1.Text              = "查询结果";
     this.ultraGrid1.InitializePrint  += new Infragistics.Win.UltraWinGrid.InitializePrintEventHandler(this.ultraGrid1_InitializePrint);
     this.ultraGrid1.InitializeLayout += new Infragistics.Win.UltraWinGrid.InitializeLayoutEventHandler(this.ultraGrid1_InitializeLayout);
     //
     // ultraGroupBox2
     //
     this.ultraGroupBox2.Controls.Add(this.cmbDept);
     this.ultraGroupBox2.Controls.Add(this.ultraLabel1);
     this.ultraGroupBox2.Controls.Add(this.cmbSales);
     this.ultraGroupBox2.Controls.Add(this.ultraLabel20);
     this.ultraGroupBox2.Controls.Add(this.btnExcel);
     this.ultraGroupBox2.Controls.Add(this.ultraLabel5);
     this.ultraGroupBox2.Controls.Add(this.ultraLabel3);
     this.ultraGroupBox2.Controls.Add(this.ultraLabel2);
     this.ultraGroupBox2.Controls.Add(this.chkEndDate);
     this.ultraGroupBox2.Controls.Add(this.chkBeginDate);
     this.ultraGroupBox2.Controls.Add(this.cmbEndDate);
     this.ultraGroupBox2.Controls.Add(this.cmbBeginDate);
     this.ultraGroupBox2.Controls.Add(this.cmbOperName);
     this.ultraGroupBox2.Controls.Add(this.ultraButton1);
     this.ultraGroupBox2.Controls.Add(this.btnQuery);
     this.ultraGroupBox2.Controls.Add(this.txtPaperNo);
     this.ultraGroupBox2.Controls.Add(this.txtMemberName);
     this.ultraGroupBox2.Location = new System.Drawing.Point(53, 28);
     this.ultraGroupBox2.Name     = "ultraGroupBox2";
     this.ultraGroupBox2.Size     = new System.Drawing.Size(927, 150);
     this.ultraGroupBox2.TabIndex = 3;
     this.ultraGroupBox2.Text     = "查找";
     //
     // cmbDept
     //
     this.cmbDept.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.VisualStudio2005;
     this.cmbDept.Location     = new System.Drawing.Point(710, 34);
     this.cmbDept.Name         = "cmbDept";
     this.cmbDept.Size         = new System.Drawing.Size(152, 21);
     this.cmbDept.TabIndex     = 67;
     //
     // ultraLabel1
     //
     this.ultraLabel1.Location = new System.Drawing.Point(608, 34);
     this.ultraLabel1.Name     = "ultraLabel1";
     this.ultraLabel1.Size     = new System.Drawing.Size(100, 23);
     this.ultraLabel1.TabIndex = 66;
     this.ultraLabel1.Text     = "部门:";
     //
     // cmbSales
     //
     this.cmbSales.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.VisualStudio2005;
     this.cmbSales.Location     = new System.Drawing.Point(420, 114);
     this.cmbSales.Name         = "cmbSales";
     this.cmbSales.Size         = new System.Drawing.Size(152, 21);
     this.cmbSales.TabIndex     = 65;
     //
     // ultraLabel20
     //
     this.ultraLabel20.Location = new System.Drawing.Point(318, 114);
     this.ultraLabel20.Name     = "ultraLabel20";
     this.ultraLabel20.Size     = new System.Drawing.Size(100, 23);
     this.ultraLabel20.TabIndex = 64;
     this.ultraLabel20.Text     = "销售人员:";
     //
     // btnExcel
     //
     this.btnExcel.ButtonStyle = Infragistics.Win.UIElementButtonStyle.VisualStudio2005Button;
     this.btnExcel.Location    = new System.Drawing.Point(809, 108);
     this.btnExcel.Name        = "btnExcel";
     this.btnExcel.Size        = new System.Drawing.Size(75, 23);
     this.btnExcel.TabIndex    = 37;
     this.btnExcel.Text        = "导出EXCEL";
     this.btnExcel.Click      += new System.EventHandler(this.btnExcel_Click);
     //
     // ultraLabel5
     //
     this.ultraLabel5.Location = new System.Drawing.Point(32, 112);
     this.ultraLabel5.Name     = "ultraLabel5";
     this.ultraLabel5.Size     = new System.Drawing.Size(100, 23);
     this.ultraLabel5.TabIndex = 36;
     this.ultraLabel5.Text     = "操作员:";
     //
     // ultraLabel3
     //
     this.ultraLabel3.Location = new System.Drawing.Point(32, 72);
     this.ultraLabel3.Name     = "ultraLabel3";
     this.ultraLabel3.Size     = new System.Drawing.Size(100, 23);
     this.ultraLabel3.TabIndex = 34;
     this.ultraLabel3.Text     = "单位名称:";
     //
     // ultraLabel2
     //
     this.ultraLabel2.Location = new System.Drawing.Point(32, 32);
     this.ultraLabel2.Name     = "ultraLabel2";
     this.ultraLabel2.Size     = new System.Drawing.Size(100, 23);
     this.ultraLabel2.TabIndex = 33;
     this.ultraLabel2.Text     = "工商注册号:";
     //
     // chkEndDate
     //
     this.chkEndDate.GlyphStyle = Infragistics.Win.GlyphStyle.Office2007;
     this.chkEndDate.Location   = new System.Drawing.Point(324, 74);
     this.chkEndDate.Name       = "chkEndDate";
     this.chkEndDate.Size       = new System.Drawing.Size(88, 20);
     this.chkEndDate.TabIndex   = 31;
     this.chkEndDate.Text       = "结束时间";
     //
     // chkBeginDate
     //
     this.chkBeginDate.GlyphStyle = Infragistics.Win.GlyphStyle.Office2007;
     this.chkBeginDate.Location   = new System.Drawing.Point(324, 34);
     this.chkBeginDate.Name       = "chkBeginDate";
     this.chkBeginDate.Size       = new System.Drawing.Size(88, 20);
     this.chkBeginDate.TabIndex   = 30;
     this.chkBeginDate.Text       = "开始时间";
     //
     // cmbEndDate
     //
     this.cmbEndDate.DateTime     = new System.DateTime(2008, 3, 10, 23, 59, 59, 0);
     this.cmbEndDate.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.VisualStudio2005;
     this.cmbEndDate.Location     = new System.Drawing.Point(420, 74);
     this.cmbEndDate.MaskInput    = "{date} {time}";
     this.cmbEndDate.Name         = "cmbEndDate";
     this.cmbEndDate.Size         = new System.Drawing.Size(144, 21);
     this.cmbEndDate.TabIndex     = 29;
     this.cmbEndDate.Value        = new System.DateTime(2008, 3, 10, 23, 59, 59, 0);
     //
     // cmbBeginDate
     //
     this.cmbBeginDate.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.VisualStudio2005;
     this.cmbBeginDate.Location     = new System.Drawing.Point(420, 34);
     this.cmbBeginDate.MaskInput    = "{date} {time}";
     this.cmbBeginDate.Name         = "cmbBeginDate";
     this.cmbBeginDate.Size         = new System.Drawing.Size(144, 21);
     this.cmbBeginDate.TabIndex     = 28;
     //
     // cmbOperName
     //
     this.cmbOperName.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.VisualStudio2005;
     this.cmbOperName.Location     = new System.Drawing.Point(136, 112);
     this.cmbOperName.Name         = "cmbOperName";
     this.cmbOperName.Size         = new System.Drawing.Size(144, 21);
     this.cmbOperName.TabIndex     = 27;
     //
     // ultraButton1
     //
     this.ultraButton1.ButtonStyle = Infragistics.Win.UIElementButtonStyle.VisualStudio2005Button;
     this.ultraButton1.Location    = new System.Drawing.Point(710, 108);
     this.ultraButton1.Name        = "ultraButton1";
     this.ultraButton1.Size        = new System.Drawing.Size(75, 23);
     this.ultraButton1.TabIndex    = 19;
     this.ultraButton1.Text        = "打印";
     this.ultraButton1.Click      += new System.EventHandler(this.ultraButton1_Click);
     //
     // btnQuery
     //
     this.btnQuery.ButtonStyle = Infragistics.Win.UIElementButtonStyle.VisualStudio2005Button;
     this.btnQuery.Location    = new System.Drawing.Point(606, 108);
     this.btnQuery.Name        = "btnQuery";
     this.btnQuery.Size        = new System.Drawing.Size(75, 23);
     this.btnQuery.TabIndex    = 18;
     this.btnQuery.Text        = "查询";
     this.btnQuery.Click      += new System.EventHandler(this.btnQuery_Click);
     //
     // txtPaperNo
     //
     this.txtPaperNo.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.VisualStudio2005;
     this.txtPaperNo.Location     = new System.Drawing.Point(136, 32);
     this.txtPaperNo.Name         = "txtPaperNo";
     this.txtPaperNo.Size         = new System.Drawing.Size(136, 21);
     this.txtPaperNo.TabIndex     = 17;
     //
     // txtMemberName
     //
     this.txtMemberName.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.VisualStudio2005;
     this.txtMemberName.Location     = new System.Drawing.Point(136, 72);
     this.txtMemberName.Name         = "txtMemberName";
     this.txtMemberName.Size         = new System.Drawing.Size(136, 21);
     this.txtMemberName.TabIndex     = 15;
     //
     // ultraPrintPreviewDialog1
     //
     this.ultraPrintPreviewDialog1.Name = "ultraPrintPreviewDialog1";
     //
     // ultraGroupBox1
     //
     this.ultraGroupBox1.Controls.Add(this.ultraGrid1);
     this.ultraGroupBox1.Location = new System.Drawing.Point(32, 184);
     this.ultraGroupBox1.Name     = "ultraGroupBox1";
     this.ultraGroupBox1.Size     = new System.Drawing.Size(976, 392);
     this.ultraGroupBox1.TabIndex = 5;
     this.ultraGroupBox1.Click   += new System.EventHandler(this.ultraGroupBox1_Click);
     //
     // AddPrepayReport
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
     this.ClientSize          = new System.Drawing.Size(1024, 589);
     this.Controls.Add(this.ultraGroupBox1);
     this.Controls.Add(this.ultraGroupBox2);
     this.Name  = "AddPrepayReport";
     this.Text  = Login.constApp.strCardTypeL6Name + "非会员充值报表";
     this.Load += new System.EventHandler(this.AddPrepayReport_Load);
     ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox2)).EndInit();
     this.ultraGroupBox2.ResumeLayout(false);
     this.ultraGroupBox2.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.cmbDept)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.cmbSales)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.cmbEndDate)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.cmbBeginDate)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.cmbOperName)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtPaperNo)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtMemberName)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).EndInit();
     this.ultraGroupBox1.ResumeLayout(false);
     this.ResumeLayout(false);
 }
Esempio n. 11
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();
     Infragistics.Win.UltraWinSchedule.CalendarCombo.DateButton dateButton1 = new Infragistics.Win.UltraWinSchedule.CalendarCombo.DateButton();
     this.ultraGroupBox1           = new Infragistics.Win.Misc.UltraGroupBox();
     this.btnModify                = new Infragistics.Win.Misc.UltraButton();
     this.ultraLabel9              = new Infragistics.Win.Misc.UltraLabel();
     this.cmbMemberRight           = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
     this.cmbEndDate2              = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
     this.chkEndDate2              = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
     this.cmdBeginDate             = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
     this.chkBeginDate             = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
     this.cmbEndDate               = new Infragistics.Win.UltraWinSchedule.UltraCalendarCombo();
     this.chkEndDate               = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
     this.ultraLabel8              = new Infragistics.Win.Misc.UltraLabel();
     this.txtCustomerService       = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
     this.ultraLabel7              = new Infragistics.Win.Misc.UltraLabel();
     this.txtSales                 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
     this.ultraLabel6              = new Infragistics.Win.Misc.UltraLabel();
     this.cmbTrade                 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
     this.ultraLabel5              = new Infragistics.Win.Misc.UltraLabel();
     this.cmbEnterpriseType        = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
     this.ultraLabel3              = new Infragistics.Win.Misc.UltraLabel();
     this.ultraLabel2              = new Infragistics.Win.Misc.UltraLabel();
     this.ultraLabel1              = new Infragistics.Win.Misc.UltraLabel();
     this.btnQuery                 = new Infragistics.Win.Misc.UltraButton();
     this.txtPaperNo               = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
     this.txtMemberName            = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
     this.txtMemberCardNo          = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
     this.ultraGrid1               = new Infragistics.Win.UltraWinGrid.UltraGrid();
     this.ultraGridPrintDocument1  = new Infragistics.Win.UltraWinGrid.UltraGridPrintDocument(this.components);
     this.ultraPrintPreviewDialog1 = new Infragistics.Win.Printing.UltraPrintPreviewDialog(this.components);
     this.saveFileDialog1          = new System.Windows.Forms.SaveFileDialog();
     this.ultraGridExcelExporter1  = new Infragistics.Win.UltraWinGrid.ExcelExport.UltraGridExcelExporter(this.components);
     this.ultraGroupBox2           = new Infragistics.Win.Misc.UltraGroupBox();
     ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).BeginInit();
     this.ultraGroupBox1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.cmbMemberRight)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.cmbEndDate2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.cmdBeginDate)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.cmbEndDate)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtCustomerService)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtSales)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.cmbTrade)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.cmbEnterpriseType)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtPaperNo)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtMemberName)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtMemberCardNo)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox2)).BeginInit();
     this.ultraGroupBox2.SuspendLayout();
     this.SuspendLayout();
     //
     // ultraGroupBox1
     //
     this.ultraGroupBox1.Controls.Add(this.btnModify);
     this.ultraGroupBox1.Controls.Add(this.ultraLabel9);
     this.ultraGroupBox1.Controls.Add(this.cmbMemberRight);
     this.ultraGroupBox1.Controls.Add(this.cmbEndDate2);
     this.ultraGroupBox1.Controls.Add(this.chkEndDate2);
     this.ultraGroupBox1.Controls.Add(this.cmdBeginDate);
     this.ultraGroupBox1.Controls.Add(this.chkBeginDate);
     this.ultraGroupBox1.Controls.Add(this.cmbEndDate);
     this.ultraGroupBox1.Controls.Add(this.chkEndDate);
     this.ultraGroupBox1.Controls.Add(this.ultraLabel8);
     this.ultraGroupBox1.Controls.Add(this.txtCustomerService);
     this.ultraGroupBox1.Controls.Add(this.ultraLabel7);
     this.ultraGroupBox1.Controls.Add(this.txtSales);
     this.ultraGroupBox1.Controls.Add(this.ultraLabel6);
     this.ultraGroupBox1.Controls.Add(this.cmbTrade);
     this.ultraGroupBox1.Controls.Add(this.ultraLabel5);
     this.ultraGroupBox1.Controls.Add(this.cmbEnterpriseType);
     this.ultraGroupBox1.Controls.Add(this.ultraLabel3);
     this.ultraGroupBox1.Controls.Add(this.ultraLabel2);
     this.ultraGroupBox1.Controls.Add(this.ultraLabel1);
     this.ultraGroupBox1.Controls.Add(this.btnQuery);
     this.ultraGroupBox1.Controls.Add(this.txtPaperNo);
     this.ultraGroupBox1.Controls.Add(this.txtMemberName);
     this.ultraGroupBox1.Controls.Add(this.txtMemberCardNo);
     this.ultraGroupBox1.Location = new System.Drawing.Point(16, 24);
     this.ultraGroupBox1.Name     = "ultraGroupBox1";
     this.ultraGroupBox1.Size     = new System.Drawing.Size(952, 160);
     this.ultraGroupBox1.TabIndex = 0;
     this.ultraGroupBox1.Click   += new System.EventHandler(this.ultraGroupBox1_Click);
     //
     // btnModify
     //
     this.btnModify.ButtonStyle = Infragistics.Win.UIElementButtonStyle.VisualStudio2005Button;
     this.btnModify.Location    = new System.Drawing.Point(728, 112);
     this.btnModify.Name        = "btnModify";
     this.btnModify.Size        = new System.Drawing.Size(75, 23);
     this.btnModify.TabIndex    = 37;
     this.btnModify.Text        = "修改";
     this.btnModify.Click      += new System.EventHandler(this.btnModify_Click);
     //
     // ultraLabel9
     //
     this.ultraLabel9.Location = new System.Drawing.Point(80, 112);
     this.ultraLabel9.Name     = "ultraLabel9";
     this.ultraLabel9.Size     = new System.Drawing.Size(100, 23);
     this.ultraLabel9.TabIndex = 36;
     this.ultraLabel9.Text     = "会员资格:";
     //
     // cmbMemberRight
     //
     this.cmbMemberRight.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.VisualStudio2005;
     this.cmbMemberRight.Location     = new System.Drawing.Point(184, 112);
     this.cmbMemberRight.Name         = "cmbMemberRight";
     this.cmbMemberRight.Size         = new System.Drawing.Size(104, 21);
     this.cmbMemberRight.TabIndex     = 35;
     //
     // cmbEndDate2
     //
     this.cmbEndDate2.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.VisualStudio2005;
     this.cmbEndDate2.Location     = new System.Drawing.Point(712, 80);
     this.cmbEndDate2.MaskInput    = "{date} {time}";
     this.cmbEndDate2.Name         = "cmbEndDate2";
     this.cmbEndDate2.Size         = new System.Drawing.Size(144, 21);
     this.cmbEndDate2.TabIndex     = 32;
     //
     // chkEndDate2
     //
     this.chkEndDate2.ButtonStyle = Infragistics.Win.UIElementButtonStyle.VisualStudio2005Button;
     this.chkEndDate2.GlyphStyle  = Infragistics.Win.GlyphStyle.Office2007;
     this.chkEndDate2.Location    = new System.Drawing.Point(592, 80);
     this.chkEndDate2.Name        = "chkEndDate2";
     this.chkEndDate2.Size        = new System.Drawing.Size(120, 20);
     this.chkEndDate2.TabIndex    = 34;
     this.chkEndDate2.Text        = "结束时间";
     //
     // cmdBeginDate
     //
     this.cmdBeginDate.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.VisualStudio2005;
     this.cmdBeginDate.Location     = new System.Drawing.Point(712, 48);
     this.cmdBeginDate.MaskInput    = "{date} {time}";
     this.cmdBeginDate.Name         = "cmdBeginDate";
     this.cmdBeginDate.Size         = new System.Drawing.Size(144, 21);
     this.cmdBeginDate.TabIndex     = 31;
     //
     // chkBeginDate
     //
     this.chkBeginDate.ButtonStyle = Infragistics.Win.UIElementButtonStyle.VisualStudio2005Button;
     this.chkBeginDate.GlyphStyle  = Infragistics.Win.GlyphStyle.Office2007;
     this.chkBeginDate.Location    = new System.Drawing.Point(592, 48);
     this.chkBeginDate.Name        = "chkBeginDate";
     this.chkBeginDate.Size        = new System.Drawing.Size(120, 20);
     this.chkBeginDate.TabIndex    = 33;
     this.chkBeginDate.Text        = "开始时间";
     //
     // cmbEndDate
     //
     this.cmbEndDate.BackColor = System.Drawing.SystemColors.Window;
     this.cmbEndDate.DateButtons.Add(dateButton1);
     this.cmbEndDate.Location          = new System.Drawing.Point(712, 16);
     this.cmbEndDate.Name              = "cmbEndDate";
     this.cmbEndDate.NonAutoSizeHeight = 23;
     this.cmbEndDate.Size              = new System.Drawing.Size(144, 21);
     this.cmbEndDate.TabIndex          = 30;
     //
     // chkEndDate
     //
     this.chkEndDate.Location = new System.Drawing.Point(592, 16);
     this.chkEndDate.Name     = "chkEndDate";
     this.chkEndDate.Size     = new System.Drawing.Size(72, 20);
     this.chkEndDate.TabIndex = 29;
     this.chkEndDate.Text     = "到期时间";
     //
     // ultraLabel8
     //
     this.ultraLabel8.Location = new System.Drawing.Point(352, 112);
     this.ultraLabel8.Name     = "ultraLabel8";
     this.ultraLabel8.Size     = new System.Drawing.Size(100, 23);
     this.ultraLabel8.TabIndex = 28;
     this.ultraLabel8.Text     = "客服姓名:";
     //
     // txtCustomerService
     //
     this.txtCustomerService.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.VisualStudio2005;
     this.txtCustomerService.Location     = new System.Drawing.Point(464, 112);
     this.txtCustomerService.Name         = "txtCustomerService";
     this.txtCustomerService.Size         = new System.Drawing.Size(100, 21);
     this.txtCustomerService.TabIndex     = 27;
     //
     // ultraLabel7
     //
     this.ultraLabel7.Location = new System.Drawing.Point(352, 80);
     this.ultraLabel7.Name     = "ultraLabel7";
     this.ultraLabel7.Size     = new System.Drawing.Size(100, 23);
     this.ultraLabel7.TabIndex = 26;
     this.ultraLabel7.Text     = "销售人员:";
     //
     // txtSales
     //
     this.txtSales.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.VisualStudio2005;
     this.txtSales.Location     = new System.Drawing.Point(464, 80);
     this.txtSales.Name         = "txtSales";
     this.txtSales.Size         = new System.Drawing.Size(100, 21);
     this.txtSales.TabIndex     = 25;
     //
     // ultraLabel6
     //
     this.ultraLabel6.Location = new System.Drawing.Point(360, 48);
     this.ultraLabel6.Name     = "ultraLabel6";
     this.ultraLabel6.Size     = new System.Drawing.Size(100, 23);
     this.ultraLabel6.TabIndex = 24;
     this.ultraLabel6.Text     = "行业:";
     //
     // cmbTrade
     //
     this.cmbTrade.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.VisualStudio2005;
     this.cmbTrade.Location     = new System.Drawing.Point(464, 48);
     this.cmbTrade.Name         = "cmbTrade";
     this.cmbTrade.Size         = new System.Drawing.Size(104, 21);
     this.cmbTrade.TabIndex     = 23;
     //
     // ultraLabel5
     //
     this.ultraLabel5.Location = new System.Drawing.Point(80, 80);
     this.ultraLabel5.Name     = "ultraLabel5";
     this.ultraLabel5.Size     = new System.Drawing.Size(100, 23);
     this.ultraLabel5.TabIndex = 22;
     this.ultraLabel5.Text     = "企业性质:";
     //
     // cmbEnterpriseType
     //
     this.cmbEnterpriseType.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.VisualStudio2005;
     this.cmbEnterpriseType.Location     = new System.Drawing.Point(184, 80);
     this.cmbEnterpriseType.Name         = "cmbEnterpriseType";
     this.cmbEnterpriseType.Size         = new System.Drawing.Size(104, 21);
     this.cmbEnterpriseType.TabIndex     = 21;
     //
     // ultraLabel3
     //
     this.ultraLabel3.Location = new System.Drawing.Point(80, 48);
     this.ultraLabel3.Name     = "ultraLabel3";
     this.ultraLabel3.Size     = new System.Drawing.Size(100, 23);
     this.ultraLabel3.TabIndex = 18;
     this.ultraLabel3.Text     = "工商注册号:";
     //
     // ultraLabel2
     //
     this.ultraLabel2.Location = new System.Drawing.Point(360, 16);
     this.ultraLabel2.Name     = "ultraLabel2";
     this.ultraLabel2.Size     = new System.Drawing.Size(100, 23);
     this.ultraLabel2.TabIndex = 17;
     this.ultraLabel2.Text     = "单位名称:";
     //
     // ultraLabel1
     //
     this.ultraLabel1.Location = new System.Drawing.Point(80, 16);
     this.ultraLabel1.Name     = "ultraLabel1";
     this.ultraLabel1.Size     = new System.Drawing.Size(100, 23);
     this.ultraLabel1.TabIndex = 16;
     this.ultraLabel1.Text     = "会员卡号:";
     //
     // btnQuery
     //
     this.btnQuery.ButtonStyle = Infragistics.Win.UIElementButtonStyle.VisualStudio2005Button;
     this.btnQuery.Location    = new System.Drawing.Point(608, 112);
     this.btnQuery.Name        = "btnQuery";
     this.btnQuery.Size        = new System.Drawing.Size(75, 23);
     this.btnQuery.TabIndex    = 8;
     this.btnQuery.Text        = "查询";
     this.btnQuery.Click      += new System.EventHandler(this.btnQuery_Click);
     //
     // txtPaperNo
     //
     this.txtPaperNo.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.VisualStudio2005;
     this.txtPaperNo.Location     = new System.Drawing.Point(184, 48);
     this.txtPaperNo.Name         = "txtPaperNo";
     this.txtPaperNo.Size         = new System.Drawing.Size(100, 21);
     this.txtPaperNo.TabIndex     = 5;
     //
     // txtMemberName
     //
     this.txtMemberName.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.VisualStudio2005;
     this.txtMemberName.Location     = new System.Drawing.Point(464, 16);
     this.txtMemberName.Name         = "txtMemberName";
     this.txtMemberName.Size         = new System.Drawing.Size(100, 21);
     this.txtMemberName.TabIndex     = 3;
     //
     // txtMemberCardNo
     //
     this.txtMemberCardNo.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.VisualStudio2005;
     this.txtMemberCardNo.Location     = new System.Drawing.Point(184, 16);
     this.txtMemberCardNo.Name         = "txtMemberCardNo";
     this.txtMemberCardNo.Size         = new System.Drawing.Size(100, 21);
     this.txtMemberCardNo.TabIndex     = 1;
     //
     // ultraGrid1
     //
     this.ultraGrid1.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.None;
     this.ultraGrid1.Location          = new System.Drawing.Point(72, 64);
     this.ultraGrid1.Name              = "ultraGrid1";
     this.ultraGrid1.Size              = new System.Drawing.Size(200, 80);
     this.ultraGrid1.TabIndex          = 1;
     this.ultraGrid1.Text              = "会员档案";
     this.ultraGrid1.InitializePrint  += new Infragistics.Win.UltraWinGrid.InitializePrintEventHandler(this.ultraGrid1_InitializePrint);
     this.ultraGrid1.InitializeLayout += new Infragistics.Win.UltraWinGrid.InitializeLayoutEventHandler(this.ultraGrid1_InitializeLayout);
     this.ultraGrid1.InitializeRow    += new Infragistics.Win.UltraWinGrid.InitializeRowEventHandler(this.ultraGrid1_InitializeRow);
     //
     // ultraPrintPreviewDialog1
     //
     this.ultraPrintPreviewDialog1.Name = "ultraPrintPreviewDialog1";
     //
     // ultraGroupBox2
     //
     this.ultraGroupBox2.Controls.Add(this.ultraGrid1);
     this.ultraGroupBox2.Location = new System.Drawing.Point(24, 200);
     this.ultraGroupBox2.Name     = "ultraGroupBox2";
     this.ultraGroupBox2.Size     = new System.Drawing.Size(976, 368);
     this.ultraGroupBox2.TabIndex = 2;
     //
     // MemberFreeModify
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(6, 14);
     this.ClientSize        = new System.Drawing.Size(1016, 573);
     this.Controls.Add(this.ultraGroupBox2);
     this.Controls.Add(this.ultraGroupBox1);
     this.Name  = "MemberFreeModify";
     this.Text  = "场次修改";
     this.Load += new System.EventHandler(this.MemberFileQuery_Load);
     ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).EndInit();
     this.ultraGroupBox1.ResumeLayout(false);
     this.ultraGroupBox1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.cmbMemberRight)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.cmbEndDate2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.cmdBeginDate)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.cmbEndDate)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtCustomerService)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtSales)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.cmbTrade)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.cmbEnterpriseType)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtPaperNo)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtMemberName)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtMemberCardNo)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox2)).EndInit();
     this.ultraGroupBox2.ResumeLayout(false);
     this.ResumeLayout(false);
 }
Esempio 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()
 {
     this.components = new System.ComponentModel.Container();
     this.ultraPrintPreviewDialog1 = new Infragistics.Win.Printing.UltraPrintPreviewDialog(this.components);
     this.ultraGridExcelExporter1  = new Infragistics.Win.UltraWinGrid.ExcelExport.UltraGridExcelExporter(this.components);
     this.ultraGroupBox2           = new Infragistics.Win.Misc.UltraGroupBox();
     this.cmbDept                 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
     this.ultraLabel7             = new Infragistics.Win.Misc.UltraLabel();
     this.cmbSales                = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
     this.ultraLabel20            = new Infragistics.Win.Misc.UltraLabel();
     this.ultraLabel6             = new Infragistics.Win.Misc.UltraLabel();
     this.cmbMemberRight          = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
     this.ultraLabel4             = new Infragistics.Win.Misc.UltraLabel();
     this.cmbState                = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
     this.btnExcel                = new Infragistics.Win.Misc.UltraButton();
     this.ultraLabel5             = new Infragistics.Win.Misc.UltraLabel();
     this.ultraLabel3             = new Infragistics.Win.Misc.UltraLabel();
     this.ultraLabel2             = new Infragistics.Win.Misc.UltraLabel();
     this.ultraLabel1             = new Infragistics.Win.Misc.UltraLabel();
     this.chkEndDate              = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
     this.chkBeginDate            = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
     this.cmbEndDate              = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
     this.cmbBeginDate            = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
     this.cmbOperName             = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
     this.ultraButton1            = new Infragistics.Win.Misc.UltraButton();
     this.btnQuery                = new Infragistics.Win.Misc.UltraButton();
     this.txtPaperNo              = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
     this.txtMemberName           = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
     this.txtMemberCardNo         = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
     this.saveFileDialog1         = new System.Windows.Forms.SaveFileDialog();
     this.ultraGroupBox1          = new Infragistics.Win.Misc.UltraGroupBox();
     this.ultraGrid1              = new Infragistics.Win.UltraWinGrid.UltraGrid();
     this.ultraGridPrintDocument1 = new Infragistics.Win.UltraWinGrid.UltraGridPrintDocument(this.components);
     this.cmbOperType             = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
     this.ultraLabel8             = new Infragistics.Win.Misc.UltraLabel();
     ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox2)).BeginInit();
     this.ultraGroupBox2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.cmbDept)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.cmbSales)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.cmbMemberRight)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.cmbState)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.cmbEndDate)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.cmbBeginDate)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.cmbOperName)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtPaperNo)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtMemberName)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtMemberCardNo)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).BeginInit();
     this.ultraGroupBox1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.cmbOperType)).BeginInit();
     this.SuspendLayout();
     //
     // ultraPrintPreviewDialog1
     //
     this.ultraPrintPreviewDialog1.Name = "ultraPrintPreviewDialog1";
     //
     // ultraGroupBox2
     //
     this.ultraGroupBox2.Controls.Add(this.cmbOperType);
     this.ultraGroupBox2.Controls.Add(this.ultraLabel8);
     this.ultraGroupBox2.Controls.Add(this.cmbDept);
     this.ultraGroupBox2.Controls.Add(this.ultraLabel7);
     this.ultraGroupBox2.Controls.Add(this.cmbSales);
     this.ultraGroupBox2.Controls.Add(this.ultraLabel20);
     this.ultraGroupBox2.Controls.Add(this.ultraLabel6);
     this.ultraGroupBox2.Controls.Add(this.cmbMemberRight);
     this.ultraGroupBox2.Controls.Add(this.ultraLabel4);
     this.ultraGroupBox2.Controls.Add(this.cmbState);
     this.ultraGroupBox2.Controls.Add(this.btnExcel);
     this.ultraGroupBox2.Controls.Add(this.ultraLabel5);
     this.ultraGroupBox2.Controls.Add(this.ultraLabel3);
     this.ultraGroupBox2.Controls.Add(this.ultraLabel2);
     this.ultraGroupBox2.Controls.Add(this.ultraLabel1);
     this.ultraGroupBox2.Controls.Add(this.chkEndDate);
     this.ultraGroupBox2.Controls.Add(this.chkBeginDate);
     this.ultraGroupBox2.Controls.Add(this.cmbEndDate);
     this.ultraGroupBox2.Controls.Add(this.cmbBeginDate);
     this.ultraGroupBox2.Controls.Add(this.cmbOperName);
     this.ultraGroupBox2.Controls.Add(this.ultraButton1);
     this.ultraGroupBox2.Controls.Add(this.btnQuery);
     this.ultraGroupBox2.Controls.Add(this.txtPaperNo);
     this.ultraGroupBox2.Controls.Add(this.txtMemberName);
     this.ultraGroupBox2.Controls.Add(this.txtMemberCardNo);
     this.ultraGroupBox2.Location = new System.Drawing.Point(16, 24);
     this.ultraGroupBox2.Name     = "ultraGroupBox2";
     this.ultraGroupBox2.Size     = new System.Drawing.Size(1102, 150);
     this.ultraGroupBox2.TabIndex = 6;
     this.ultraGroupBox2.Text     = "查找";
     //
     // cmbDept
     //
     this.cmbDept.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.VisualStudio2005;
     this.cmbDept.Location     = new System.Drawing.Point(928, 31);
     this.cmbDept.Name         = "cmbDept";
     this.cmbDept.Size         = new System.Drawing.Size(152, 21);
     this.cmbDept.TabIndex     = 69;
     //
     // ultraLabel7
     //
     this.ultraLabel7.Location = new System.Drawing.Point(826, 31);
     this.ultraLabel7.Name     = "ultraLabel7";
     this.ultraLabel7.Size     = new System.Drawing.Size(100, 23);
     this.ultraLabel7.TabIndex = 68;
     this.ultraLabel7.Text     = "部门:";
     //
     // cmbSales
     //
     this.cmbSales.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.VisualStudio2005;
     this.cmbSales.Location     = new System.Drawing.Point(656, 108);
     this.cmbSales.Name         = "cmbSales";
     this.cmbSales.Size         = new System.Drawing.Size(152, 21);
     this.cmbSales.TabIndex     = 63;
     //
     // ultraLabel20
     //
     this.ultraLabel20.Location = new System.Drawing.Point(554, 108);
     this.ultraLabel20.Name     = "ultraLabel20";
     this.ultraLabel20.Size     = new System.Drawing.Size(100, 23);
     this.ultraLabel20.TabIndex = 62;
     this.ultraLabel20.Text     = "销售人员:";
     //
     // ultraLabel6
     //
     this.ultraLabel6.Location = new System.Drawing.Point(290, 112);
     this.ultraLabel6.Name     = "ultraLabel6";
     this.ultraLabel6.Size     = new System.Drawing.Size(100, 23);
     this.ultraLabel6.TabIndex = 47;
     this.ultraLabel6.Text     = "会员资格:";
     //
     // cmbMemberRight
     //
     this.cmbMemberRight.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.VisualStudio2005;
     this.cmbMemberRight.Location     = new System.Drawing.Point(392, 112);
     this.cmbMemberRight.Name         = "cmbMemberRight";
     this.cmbMemberRight.Size         = new System.Drawing.Size(144, 21);
     this.cmbMemberRight.TabIndex     = 46;
     //
     // ultraLabel4
     //
     this.ultraLabel4.Location = new System.Drawing.Point(290, 72);
     this.ultraLabel4.Name     = "ultraLabel4";
     this.ultraLabel4.Size     = new System.Drawing.Size(100, 23);
     this.ultraLabel4.TabIndex = 39;
     this.ultraLabel4.Text     = "会员状态:";
     //
     // cmbState
     //
     this.cmbState.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.VisualStudio2005;
     this.cmbState.Location     = new System.Drawing.Point(392, 72);
     this.cmbState.Name         = "cmbState";
     this.cmbState.Size         = new System.Drawing.Size(144, 21);
     this.cmbState.TabIndex     = 38;
     //
     // btnExcel
     //
     this.btnExcel.ButtonStyle = Infragistics.Win.UIElementButtonStyle.VisualStudio2005Button;
     this.btnExcel.Location    = new System.Drawing.Point(1021, 106);
     this.btnExcel.Name        = "btnExcel";
     this.btnExcel.Size        = new System.Drawing.Size(75, 23);
     this.btnExcel.TabIndex    = 37;
     this.btnExcel.Text        = "导出EXCEL";
     this.btnExcel.Click      += new System.EventHandler(this.btnExcel_Click);
     //
     // ultraLabel5
     //
     this.ultraLabel5.Location = new System.Drawing.Point(290, 32);
     this.ultraLabel5.Name     = "ultraLabel5";
     this.ultraLabel5.Size     = new System.Drawing.Size(100, 23);
     this.ultraLabel5.TabIndex = 36;
     this.ultraLabel5.Text     = "操作员:";
     //
     // ultraLabel3
     //
     this.ultraLabel3.Location = new System.Drawing.Point(26, 112);
     this.ultraLabel3.Name     = "ultraLabel3";
     this.ultraLabel3.Size     = new System.Drawing.Size(100, 23);
     this.ultraLabel3.TabIndex = 34;
     this.ultraLabel3.Text     = "单位名称:";
     //
     // ultraLabel2
     //
     this.ultraLabel2.Location = new System.Drawing.Point(26, 72);
     this.ultraLabel2.Name     = "ultraLabel2";
     this.ultraLabel2.Size     = new System.Drawing.Size(100, 23);
     this.ultraLabel2.TabIndex = 33;
     this.ultraLabel2.Text     = "工商注册号:";
     //
     // ultraLabel1
     //
     this.ultraLabel1.Location = new System.Drawing.Point(26, 32);
     this.ultraLabel1.Name     = "ultraLabel1";
     this.ultraLabel1.Size     = new System.Drawing.Size(100, 23);
     this.ultraLabel1.TabIndex = 32;
     this.ultraLabel1.Text     = "会员卡号:";
     //
     // chkEndDate
     //
     this.chkEndDate.GlyphStyle = Infragistics.Win.GlyphStyle.Office2007;
     this.chkEndDate.Location   = new System.Drawing.Point(554, 72);
     this.chkEndDate.Name       = "chkEndDate";
     this.chkEndDate.Size       = new System.Drawing.Size(100, 23);
     this.chkEndDate.TabIndex   = 31;
     this.chkEndDate.Text       = "操作结束时间";
     //
     // chkBeginDate
     //
     this.chkBeginDate.GlyphStyle = Infragistics.Win.GlyphStyle.Office2007;
     this.chkBeginDate.Location   = new System.Drawing.Point(554, 32);
     this.chkBeginDate.Name       = "chkBeginDate";
     this.chkBeginDate.Size       = new System.Drawing.Size(100, 23);
     this.chkBeginDate.TabIndex   = 30;
     this.chkBeginDate.Text       = "操作开始时间";
     //
     // cmbEndDate
     //
     this.cmbEndDate.DateTime     = new System.DateTime(2008, 3, 10, 23, 59, 59, 0);
     this.cmbEndDate.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.VisualStudio2005;
     this.cmbEndDate.Location     = new System.Drawing.Point(656, 72);
     this.cmbEndDate.MaskInput    = "{date} {time}";
     this.cmbEndDate.Name         = "cmbEndDate";
     this.cmbEndDate.Size         = new System.Drawing.Size(144, 21);
     this.cmbEndDate.TabIndex     = 29;
     this.cmbEndDate.Value        = new System.DateTime(2008, 3, 10, 23, 59, 59, 0);
     //
     // cmbBeginDate
     //
     this.cmbBeginDate.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.VisualStudio2005;
     this.cmbBeginDate.Location     = new System.Drawing.Point(656, 32);
     this.cmbBeginDate.MaskInput    = "{date} {time}";
     this.cmbBeginDate.Name         = "cmbBeginDate";
     this.cmbBeginDate.Size         = new System.Drawing.Size(144, 21);
     this.cmbBeginDate.TabIndex     = 28;
     //
     // cmbOperName
     //
     this.cmbOperName.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.VisualStudio2005;
     this.cmbOperName.Location     = new System.Drawing.Point(392, 32);
     this.cmbOperName.Name         = "cmbOperName";
     this.cmbOperName.Size         = new System.Drawing.Size(144, 21);
     this.cmbOperName.TabIndex     = 27;
     //
     // ultraButton1
     //
     this.ultraButton1.ButtonStyle = Infragistics.Win.UIElementButtonStyle.VisualStudio2005Button;
     this.ultraButton1.Location    = new System.Drawing.Point(928, 106);
     this.ultraButton1.Name        = "ultraButton1";
     this.ultraButton1.Size        = new System.Drawing.Size(75, 23);
     this.ultraButton1.TabIndex    = 19;
     this.ultraButton1.Text        = "打印";
     this.ultraButton1.Click      += new System.EventHandler(this.ultraButton1_Click);
     //
     // btnQuery
     //
     this.btnQuery.ButtonStyle = Infragistics.Win.UIElementButtonStyle.VisualStudio2005Button;
     this.btnQuery.Location    = new System.Drawing.Point(838, 106);
     this.btnQuery.Name        = "btnQuery";
     this.btnQuery.Size        = new System.Drawing.Size(75, 23);
     this.btnQuery.TabIndex    = 18;
     this.btnQuery.Text        = "查询";
     this.btnQuery.Click      += new System.EventHandler(this.btnQuery_Click);
     //
     // txtPaperNo
     //
     this.txtPaperNo.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.VisualStudio2005;
     this.txtPaperNo.Location     = new System.Drawing.Point(128, 72);
     this.txtPaperNo.Name         = "txtPaperNo";
     this.txtPaperNo.Size         = new System.Drawing.Size(136, 21);
     this.txtPaperNo.TabIndex     = 17;
     //
     // txtMemberName
     //
     this.txtMemberName.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.VisualStudio2005;
     this.txtMemberName.Location     = new System.Drawing.Point(128, 112);
     this.txtMemberName.Name         = "txtMemberName";
     this.txtMemberName.Size         = new System.Drawing.Size(136, 21);
     this.txtMemberName.TabIndex     = 15;
     //
     // txtMemberCardNo
     //
     this.txtMemberCardNo.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.VisualStudio2005;
     this.txtMemberCardNo.Location     = new System.Drawing.Point(128, 32);
     this.txtMemberCardNo.Name         = "txtMemberCardNo";
     this.txtMemberCardNo.Size         = new System.Drawing.Size(136, 21);
     this.txtMemberCardNo.TabIndex     = 13;
     //
     // ultraGroupBox1
     //
     this.ultraGroupBox1.Controls.Add(this.ultraGrid1);
     this.ultraGroupBox1.Location = new System.Drawing.Point(16, 197);
     this.ultraGroupBox1.Name     = "ultraGroupBox1";
     this.ultraGroupBox1.Size     = new System.Drawing.Size(1102, 347);
     this.ultraGroupBox1.TabIndex = 7;
     //
     // ultraGrid1
     //
     this.ultraGrid1.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.None;
     this.ultraGrid1.DisplayLayout.ViewStyle   = Infragistics.Win.UltraWinGrid.ViewStyle.SingleBand;
     this.ultraGrid1.Location          = new System.Drawing.Point(152, 56);
     this.ultraGrid1.Name              = "ultraGrid1";
     this.ultraGrid1.Size              = new System.Drawing.Size(192, 80);
     this.ultraGrid1.TabIndex          = 4;
     this.ultraGrid1.Text              = "查询结果";
     this.ultraGrid1.InitializePrint  += new Infragistics.Win.UltraWinGrid.InitializePrintEventHandler(this.ultraGrid1_InitializePrint);
     this.ultraGrid1.InitializeLayout += new Infragistics.Win.UltraWinGrid.InitializeLayoutEventHandler(this.ultraGrid1_InitializeLayout);
     //
     // cmbOperType
     //
     this.cmbOperType.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.VisualStudio2005;
     this.cmbOperType.Location     = new System.Drawing.Point(928, 71);
     this.cmbOperType.Name         = "cmbOperType";
     this.cmbOperType.Size         = new System.Drawing.Size(152, 21);
     this.cmbOperType.TabIndex     = 71;
     //
     // ultraLabel8
     //
     this.ultraLabel8.Location = new System.Drawing.Point(826, 71);
     this.ultraLabel8.Name     = "ultraLabel8";
     this.ultraLabel8.Size     = new System.Drawing.Size(100, 23);
     this.ultraLabel8.TabIndex = 70;
     this.ultraLabel8.Text     = "类型:";
     //
     // InMoneyReport
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
     this.ClientSize          = new System.Drawing.Size(1186, 557);
     this.Controls.Add(this.ultraGroupBox2);
     this.Controls.Add(this.ultraGroupBox1);
     this.Name  = "InMoneyReport";
     this.Text  = "一通卡充值报表";
     this.Load += new System.EventHandler(this.InMoneyReport_Load);
     ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox2)).EndInit();
     this.ultraGroupBox2.ResumeLayout(false);
     this.ultraGroupBox2.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.cmbDept)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.cmbSales)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.cmbMemberRight)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.cmbState)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.cmbEndDate)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.cmbBeginDate)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.cmbOperName)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtPaperNo)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtMemberName)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtMemberCardNo)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).EndInit();
     this.ultraGroupBox1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.cmbOperType)).EndInit();
     this.ResumeLayout(false);
 }