12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658 |
- namespace LYFZ.Software.UI.StatisticalInquiry
- {
- partial class FinanceDayReportSmallForm
- {
- /// <summary>
- /// Required designer variable.
- /// </summary>
- private System.ComponentModel.IContainer components = null;
- /// <summary>
- /// Clean up any resources being used.
- /// </summary>
- /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
- protected override void Dispose(bool disposing)
- {
- if (disposing && (components != null))
- {
- components.Dispose();
- }
- base.Dispose(disposing);
- }
- #region Windows Form Designer generated code
- /// <summary>
- /// Required method for Designer support - do not modify
- /// the contents of this method with the code editor.
- /// </summary>
- private void InitializeComponent()
- {
- this.components = new System.ComponentModel.Container();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
- System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FinanceDayReportSmallForm));
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
- this.numDay = new LYFZ.ComponentLibrary.NumericUpDownEx(this.components);
- this.numMonth = new LYFZ.ComponentLibrary.NumericUpDownEx(this.components);
- this.btnPrint = new LYFZ.ComponentLibrary.ButtonEx();
- this.btnAudit = new LYFZ.ComponentLibrary.ButtonEx();
- this.btnExport = new LYFZ.ComponentLibrary.ButtonEx();
- this.btnClose = new LYFZ.ComponentLibrary.ButtonEx();
- this.numYear = new LYFZ.ComponentLibrary.NumericUpDownEx(this.components);
- this.labelEx13 = new LYFZ.ComponentLibrary.LabelEx();
- this.panelEx1 = new LYFZ.ComponentLibrary.PanelEx();
- this.dgvData = new LYFZ.ComponentLibrary.DataGridViewEc();
- this.panelEx4 = new LYFZ.ComponentLibrary.PanelEx();
- this.panelEx7 = new LYFZ.ComponentLibrary.PanelEx();
- this.labelEx2 = new LYFZ.ComponentLibrary.LabelEx();
- this.panelEx6 = new LYFZ.ComponentLibrary.PanelEx();
- this.labelEx1 = new LYFZ.ComponentLibrary.LabelEx();
- this.panelEx2 = new LYFZ.ComponentLibrary.PanelEx();
- this.panelEx14 = new LYFZ.ComponentLibrary.PanelEx();
- this.labSettlement = new LYFZ.ComponentLibrary.LabelEx();
- this.lblPaymentMethodStatistics = new LYFZ.ComponentLibrary.LabelEx();
- this.lblFinancialSMS = new LYFZ.ComponentLibrary.LabelEx();
- this.lblCount = new LYFZ.ComponentLibrary.LabelEx();
- this.panelEx13 = new LYFZ.ComponentLibrary.PanelEx();
- this.flowLayoutPanel1 = new System.Windows.Forms.FlowLayoutPanel();
- this.panelTotalIncome = new LYFZ.ComponentLibrary.PanelEx();
- this.txtTotalIncome = new LYFZ.ComponentLibrary.TextBoxEx();
- this.lblTotalIncome = new LYFZ.ComponentLibrary.LabelEx();
- this.panelOperatingIncome = new LYFZ.ComponentLibrary.PanelEx();
- this.txtOperatingIncome = new LYFZ.ComponentLibrary.TextBoxEx();
- this.lblOperatingIncome = new LYFZ.ComponentLibrary.LabelEx();
- this.panelTotalOutlay = new LYFZ.ComponentLibrary.PanelEx();
- this.txtTotalOutlay = new LYFZ.ComponentLibrary.TextBoxEx();
- this.lblTotalOutlay = new LYFZ.ComponentLibrary.LabelEx();
- this.panelNetIncome = new LYFZ.ComponentLibrary.PanelEx();
- this.txtNetIncome = new LYFZ.ComponentLibrary.TextBoxEx();
- this.lblNetIncome = new LYFZ.ComponentLibrary.LabelEx();
- this.panelOrderEarly = new LYFZ.ComponentLibrary.PanelEx();
- this.txtOrderEarly = new LYFZ.ComponentLibrary.TextBoxEx();
- this.lblOrderEarly = new LYFZ.ComponentLibrary.LabelEx();
- this.panelOrderLate = new LYFZ.ComponentLibrary.PanelEx();
- this.txtOrderLate = new LYFZ.ComponentLibrary.TextBoxEx();
- this.lblOrderLate = new LYFZ.ComponentLibrary.LabelEx();
- this.panelTotalDeposit = new LYFZ.ComponentLibrary.PanelEx();
- this.txtTotalDeposit = new LYFZ.ComponentLibrary.TextBoxEx();
- this.lblTotalDeposit = new LYFZ.ComponentLibrary.LabelEx();
- this.panelTotalArrears = new LYFZ.ComponentLibrary.PanelEx();
- this.txtTotalArrears = new LYFZ.ComponentLibrary.TextBoxEx();
- this.lblTotalArrears = new LYFZ.ComponentLibrary.LabelEx();
- this.panelVoucher = new LYFZ.ComponentLibrary.PanelEx();
- this.txtVoucher = new LYFZ.ComponentLibrary.TextBoxEx();
- this.lblVoucher = new LYFZ.ComponentLibrary.LabelEx();
- this.panelEx3 = new LYFZ.ComponentLibrary.PanelEx();
- this.txtTotalPerformance = new LYFZ.ComponentLibrary.TextBoxEx();
- this.lblTotalPerformance = new LYFZ.ComponentLibrary.LabelEx();
- this.panelPaymentMethod = new LYFZ.ComponentLibrary.PanelEx();
- this.cmbtreevPaymentMethod = new LYFZ.ComponentLibrary.ComboBoxTreeViewEx();
- this.lblPaymentMethod = new LYFZ.ComponentLibrary.LabelEx();
- this.panelQueryItem = new LYFZ.ComponentLibrary.PanelEx();
- this.cmbtreevQueryItem = new LYFZ.ComponentLibrary.ComboBoxTreeViewEx();
- this.cmbtreevSecondOption = new LYFZ.ComponentLibrary.ComboBoxTreeViewEx();
- this.lblQueryItem = new LYFZ.ComponentLibrary.LabelEx();
- this.panelStoreName = new LYFZ.ComponentLibrary.PanelEx();
- this.cmbtreevStoreName = new LYFZ.ComponentLibrary.ComboBoxTreeViewEx();
- this.labelEx3 = new LYFZ.ComponentLibrary.LabelEx();
- this.panelOrderType = new LYFZ.ComponentLibrary.PanelEx();
- this.cmbtreevOrderType = new LYFZ.ComponentLibrary.ComboBoxTreeViewEx();
- this.labelEx4 = new LYFZ.ComponentLibrary.LabelEx();
- this.panelEx8 = new LYFZ.ComponentLibrary.PanelEx();
- this.comboxEmployeeList = new LYFZ.ComponentLibrary.ComboBoxTreeViewEx();
- this.labelEx5 = new LYFZ.ComponentLibrary.LabelEx();
- this.panelEx9 = new LYFZ.ComponentLibrary.PanelEx();
- this.cmbtreevOrderClass = new LYFZ.ComponentLibrary.ComboBoxTreeViewEx();
- this.labelEx6 = new LYFZ.ComponentLibrary.LabelEx();
- this.panelDay = new LYFZ.ComponentLibrary.PanelEx();
- this.panelParagraph = new LYFZ.ComponentLibrary.PanelEx();
- this.lblDateTime = new LYFZ.ComponentLibrary.LabelEx();
- this.panelEx5 = new LYFZ.ComponentLibrary.PanelEx();
- this.flowLayoutPanel2 = new System.Windows.Forms.FlowLayoutPanel();
- this.ckb_UnAudited = new LYFZ.ComponentLibrary.CheckBoxEx();
- this.btn_ArrearsOfDay = new LYFZ.ComponentLibrary.ButtonEx();
- this.labelEx7 = new LYFZ.ComponentLibrary.LabelEx();
- this.txtTotalDeposit_OK = new LYFZ.ComponentLibrary.TextBoxEx();
- this.plExMainContainer.SuspendLayout();
- this.plFormMainContent.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.numDay)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.numMonth)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.numYear)).BeginInit();
- this.panelEx1.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.dgvData)).BeginInit();
- this.panelEx4.SuspendLayout();
- this.panelEx2.SuspendLayout();
- this.panelEx14.SuspendLayout();
- this.flowLayoutPanel1.SuspendLayout();
- this.panelTotalIncome.SuspendLayout();
- this.panelOperatingIncome.SuspendLayout();
- this.panelTotalOutlay.SuspendLayout();
- this.panelNetIncome.SuspendLayout();
- this.panelOrderEarly.SuspendLayout();
- this.panelOrderLate.SuspendLayout();
- this.panelTotalDeposit.SuspendLayout();
- this.panelTotalArrears.SuspendLayout();
- this.panelVoucher.SuspendLayout();
- this.panelEx3.SuspendLayout();
- this.panelPaymentMethod.SuspendLayout();
- this.panelQueryItem.SuspendLayout();
- this.panelStoreName.SuspendLayout();
- this.panelOrderType.SuspendLayout();
- this.panelEx8.SuspendLayout();
- this.panelEx9.SuspendLayout();
- this.panelDay.SuspendLayout();
- this.panelParagraph.SuspendLayout();
- this.panelEx5.SuspendLayout();
- this.flowLayoutPanel2.SuspendLayout();
- this.SuspendLayout();
- //
- // plExMainContainer
- //
- this.plExMainContainer.Controls.Add(this.panelEx1);
- this.plExMainContainer.Location = new System.Drawing.Point(0, 40);
- this.plExMainContainer.Padding = new System.Windows.Forms.Padding(5);
- this.plExMainContainer.Size = new System.Drawing.Size(1644, 505);
- //
- // plFormMainContent
- //
- this.plFormMainContent.Controls.Add(this.flowLayoutPanel2);
- this.plFormMainContent.Size = new System.Drawing.Size(1644, 545);
- this.plFormMainContent.Controls.SetChildIndex(this.plExMainContainer, 0);
- this.plFormMainContent.Controls.SetChildIndex(this.flowLayoutPanel2, 0);
- //
- // btnAppFormMaximize
- //
- this.btnAppFormMaximize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMaximize.BackImg")));
- this.btnAppFormMaximize.Location = new System.Drawing.Point(1585, 0);
- //
- // btnAppFormExit
- //
- this.btnAppFormExit.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormExit.BackImg")));
- this.btnAppFormExit.Location = new System.Drawing.Point(1612, 0);
- //
- // btnAppFormMinimize
- //
- this.btnAppFormMinimize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMinimize.BackImg")));
- this.btnAppFormMinimize.Location = new System.Drawing.Point(1558, 0);
- //
- // numDay
- //
- this.numDay.ArrowColor = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(66)))), ((int)(((byte)(80)))));
- this.numDay.BaseColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
- this.numDay.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(174)))), ((int)(((byte)(168)))), ((int)(((byte)(168)))));
- this.numDay.Font = new System.Drawing.Font("宋体", 12F);
- this.numDay.IsCustomColor = false;
- this.numDay.Location = new System.Drawing.Point(170, 2);
- this.numDay.Maximum = new decimal(new int[] {
- 31,
- 0,
- 0,
- 0});
- this.numDay.Minimum = new decimal(new int[] {
- 1,
- 0,
- 0,
- 0});
- this.numDay.Name = "numDay";
- this.numDay.Size = new System.Drawing.Size(60, 26);
- this.numDay.TabIndex = 216;
- this.numDay.Value = new decimal(new int[] {
- 1,
- 0,
- 0,
- 0});
- //
- // numMonth
- //
- this.numMonth.ArrowColor = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(66)))), ((int)(((byte)(80)))));
- this.numMonth.BaseColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
- this.numMonth.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(174)))), ((int)(((byte)(168)))), ((int)(((byte)(168)))));
- this.numMonth.Font = new System.Drawing.Font("宋体", 12F);
- this.numMonth.IsCustomColor = false;
- this.numMonth.Location = new System.Drawing.Point(88, 2);
- this.numMonth.Maximum = new decimal(new int[] {
- 12,
- 0,
- 0,
- 0});
- this.numMonth.Minimum = new decimal(new int[] {
- 1,
- 0,
- 0,
- 0});
- this.numMonth.Name = "numMonth";
- this.numMonth.Size = new System.Drawing.Size(60, 26);
- this.numMonth.TabIndex = 215;
- this.numMonth.Value = new decimal(new int[] {
- 1,
- 0,
- 0,
- 0});
- //
- // btnPrint
- //
- this.btnPrint.BackColor = System.Drawing.Color.Transparent;
- this.btnPrint.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnPrint.BackImg")));
- this.btnPrint.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
- this.btnPrint.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
- this.btnPrint.ForeColor = System.Drawing.Color.White;
- this.btnPrint.IsCustomBackImg = false;
- this.btnPrint.IsShowText = true;
- this.btnPrint.Location = new System.Drawing.Point(191, 2);
- this.btnPrint.Name = "btnPrint";
- this.btnPrint.Size = new System.Drawing.Size(87, 26);
- this.btnPrint.TabIndex = 219;
- this.btnPrint.Text = " 打 印";
- this.btnPrint.UseVisualStyleBackColor = false;
- //
- // btnAudit
- //
- this.btnAudit.BackColor = System.Drawing.Color.Transparent;
- this.btnAudit.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAudit.BackImg")));
- this.btnAudit.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
- this.btnAudit.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
- this.btnAudit.ForeColor = System.Drawing.Color.White;
- this.btnAudit.IsCustomBackImg = false;
- this.btnAudit.IsShowText = true;
- this.btnAudit.Location = new System.Drawing.Point(5, 2);
- this.btnAudit.Name = "btnAudit";
- this.btnAudit.Size = new System.Drawing.Size(87, 26);
- this.btnAudit.TabIndex = 217;
- this.btnAudit.Text = " 财务审核";
- this.btnAudit.UseVisualStyleBackColor = false;
- //
- // btnExport
- //
- this.btnExport.BackColor = System.Drawing.Color.Transparent;
- this.btnExport.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnExport.BackImg")));
- this.btnExport.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
- this.btnExport.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
- this.btnExport.ForeColor = System.Drawing.Color.White;
- this.btnExport.IsCustomBackImg = false;
- this.btnExport.IsShowText = true;
- this.btnExport.Location = new System.Drawing.Point(98, 2);
- this.btnExport.Name = "btnExport";
- this.btnExport.Size = new System.Drawing.Size(87, 26);
- this.btnExport.TabIndex = 218;
- this.btnExport.Text = " 导 出";
- this.btnExport.UseVisualStyleBackColor = false;
- //
- // btnClose
- //
- this.btnClose.BackColor = System.Drawing.Color.Transparent;
- this.btnClose.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnClose.BackImg")));
- this.btnClose.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
- this.btnClose.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
- this.btnClose.ForeColor = System.Drawing.Color.White;
- this.btnClose.IsCustomBackImg = false;
- this.btnClose.IsShowText = true;
- this.btnClose.Location = new System.Drawing.Point(284, 2);
- this.btnClose.Name = "btnClose";
- this.btnClose.Size = new System.Drawing.Size(87, 26);
- this.btnClose.TabIndex = 220;
- this.btnClose.Text = " 关 闭";
- this.btnClose.UseVisualStyleBackColor = false;
- //
- // numYear
- //
- this.numYear.ArrowColor = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(66)))), ((int)(((byte)(80)))));
- this.numYear.BaseColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
- this.numYear.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(174)))), ((int)(((byte)(168)))), ((int)(((byte)(168)))));
- this.numYear.Font = new System.Drawing.Font("宋体", 12F);
- this.numYear.IsCustomColor = false;
- this.numYear.Location = new System.Drawing.Point(5, 2);
- this.numYear.Maximum = new decimal(new int[] {
- 3000,
- 0,
- 0,
- 0});
- this.numYear.Minimum = new decimal(new int[] {
- 1900,
- 0,
- 0,
- 0});
- this.numYear.Name = "numYear";
- this.numYear.Size = new System.Drawing.Size(60, 26);
- this.numYear.TabIndex = 213;
- this.numYear.Value = new decimal(new int[] {
- 2014,
- 0,
- 0,
- 0});
- //
- // labelEx13
- //
- this.labelEx13.AutoSize = true;
- this.labelEx13.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(245)))), ((int)(((byte)(246)))), ((int)(((byte)(248)))));
- this.labelEx13.Font = new System.Drawing.Font("微软雅黑", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
- this.labelEx13.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.labelEx13.Location = new System.Drawing.Point(65, 5);
- this.labelEx13.Name = "labelEx13";
- this.labelEx13.Size = new System.Drawing.Size(187, 19);
- this.labelEx13.TabIndex = 214;
- this.labelEx13.Text = "年 月 日";
- //
- // panelEx1
- //
- this.panelEx1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
- this.panelEx1.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
- this.panelEx1.BorderWidth = 1;
- this.panelEx1.Controls.Add(this.dgvData);
- this.panelEx1.Controls.Add(this.panelEx4);
- this.panelEx1.Controls.Add(this.panelEx2);
- this.panelEx1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.panelEx1.Location = new System.Drawing.Point(5, 5);
- this.panelEx1.Name = "panelEx1";
- this.panelEx1.Size = new System.Drawing.Size(1634, 495);
- this.panelEx1.TabIndex = 0;
- //
- // dgvData
- //
- this.dgvData.AllowUserToAddRows = false;
- this.dgvData.AllowUserToDeleteRows = false;
- this.dgvData.AllowUserToResizeRows = false;
- this.dgvData.BackgroundColor = System.Drawing.Color.White;
- this.dgvData.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
- dataGridViewCellStyle1.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
- dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(43)))), ((int)(((byte)(108)))), ((int)(((byte)(150)))));
- dataGridViewCellStyle1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- dataGridViewCellStyle1.ForeColor = System.Drawing.Color.White;
- dataGridViewCellStyle1.SelectionBackColor = System.Drawing.SystemColors.Highlight;
- dataGridViewCellStyle1.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
- this.dgvData.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle1;
- this.dgvData.ColumnHeadersHeight = 24;
- this.dgvData.dgvColumnHeadersHeight = 24;
- this.dgvData.dgvCurrentColumnOriginalSet = "";
- this.dgvData.dgvCurrentColumnWidth = "";
- this.dgvData.dgvCurrentHideColumn = null;
- this.dgvData.dgvFixedHideColumn = null;
- this.dgvData.dgvGuidName = null;
- this.dgvData.dgvUserEmployeeID = null;
- this.dgvData.Dock = System.Windows.Forms.DockStyle.Fill;
- this.dgvData.EnableHeadersVisualStyles = false;
- this.dgvData.GridColor = System.Drawing.SystemColors.GradientInactiveCaption;
- this.dgvData.ImageHeight = 15;
- this.dgvData.ImageWidth = 15;
- this.dgvData.ImgCollapse = ((System.Drawing.Image)(resources.GetObject("dgvData.ImgCollapse")));
- this.dgvData.ImgExpand = ((System.Drawing.Image)(resources.GetObject("dgvData.ImgExpand")));
- this.dgvData.IsAutomaticDrawSingleOrDoubleRow = false;
- this.dgvData.IsCompleteBonding = false;
- this.dgvData.IsCopyCellValue = true;
- this.dgvData.IsShowSerialNumber = true;
- this.dgvData.IsSortedRedraw = true;
- this.dgvData.IsSortMode = true;
- this.dgvData.Location = new System.Drawing.Point(0, 125);
- this.dgvData.Name = "dgvData";
- dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
- dataGridViewCellStyle2.BackColor = System.Drawing.SystemColors.Control;
- dataGridViewCellStyle2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- dataGridViewCellStyle2.ForeColor = System.Drawing.SystemColors.WindowText;
- dataGridViewCellStyle2.Padding = new System.Windows.Forms.Padding(41);
- dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight;
- dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
- dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
- this.dgvData.RowHeadersDefaultCellStyle = dataGridViewCellStyle2;
- this.dgvData.RowHeadersWidth = 30;
- this.dgvData.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
- this.dgvData.RowTemplate.Height = 23;
- this.dgvData.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
- this.dgvData.Size = new System.Drawing.Size(1634, 345);
- this.dgvData.StrSecondStageNull = "";
- this.dgvData.StrValueNullColumn = "";
- this.dgvData.TabIndex = 1;
- this.dgvData.ViceCount = 1;
- //
- // panelEx4
- //
- this.panelEx4.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
- this.panelEx4.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
- this.panelEx4.BorderWidth = 1;
- this.panelEx4.Controls.Add(this.panelEx7);
- this.panelEx4.Controls.Add(this.labelEx2);
- this.panelEx4.Controls.Add(this.panelEx6);
- this.panelEx4.Controls.Add(this.labelEx1);
- this.panelEx4.Dock = System.Windows.Forms.DockStyle.Bottom;
- this.panelEx4.Location = new System.Drawing.Point(0, 470);
- this.panelEx4.Name = "panelEx4";
- this.panelEx4.Size = new System.Drawing.Size(1634, 25);
- this.panelEx4.TabIndex = 2;
- //
- // panelEx7
- //
- this.panelEx7.BackColor = System.Drawing.Color.Red;
- this.panelEx7.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
- this.panelEx7.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
- this.panelEx7.BorderWidth = 1;
- this.panelEx7.Location = new System.Drawing.Point(171, 4);
- this.panelEx7.Name = "panelEx7";
- this.panelEx7.Size = new System.Drawing.Size(40, 17);
- this.panelEx7.TabIndex = 2;
- //
- // labelEx2
- //
- this.labelEx2.AutoSize = true;
- this.labelEx2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
- this.labelEx2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.labelEx2.Location = new System.Drawing.Point(208, 4);
- this.labelEx2.Name = "labelEx2";
- this.labelEx2.Size = new System.Drawing.Size(128, 17);
- this.labelEx2.TabIndex = 3;
- this.labelEx2.Text = ":审核未通过或未审核";
- //
- // panelEx6
- //
- this.panelEx6.BackColor = System.Drawing.Color.Blue;
- this.panelEx6.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
- this.panelEx6.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
- this.panelEx6.BorderWidth = 1;
- this.panelEx6.Location = new System.Drawing.Point(42, 4);
- this.panelEx6.Name = "panelEx6";
- this.panelEx6.Size = new System.Drawing.Size(40, 17);
- this.panelEx6.TabIndex = 0;
- //
- // labelEx1
- //
- this.labelEx1.AutoSize = true;
- this.labelEx1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
- this.labelEx1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.labelEx1.Location = new System.Drawing.Point(79, 4);
- this.labelEx1.Name = "labelEx1";
- this.labelEx1.Size = new System.Drawing.Size(80, 17);
- this.labelEx1.TabIndex = 1;
- this.labelEx1.Text = ":审核已通过";
- //
- // panelEx2
- //
- this.panelEx2.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
- this.panelEx2.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
- this.panelEx2.BorderWidth = 1;
- this.panelEx2.Controls.Add(this.panelEx14);
- this.panelEx2.Controls.Add(this.panelEx13);
- this.panelEx2.Controls.Add(this.flowLayoutPanel1);
- this.panelEx2.Dock = System.Windows.Forms.DockStyle.Top;
- this.panelEx2.Location = new System.Drawing.Point(0, 0);
- this.panelEx2.Name = "panelEx2";
- this.panelEx2.Padding = new System.Windows.Forms.Padding(0, 3, 0, 0);
- this.panelEx2.Size = new System.Drawing.Size(1634, 125);
- this.panelEx2.TabIndex = 0;
- //
- // panelEx14
- //
- this.panelEx14.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
- this.panelEx14.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
- this.panelEx14.BorderWidth = 1;
- this.panelEx14.Controls.Add(this.labSettlement);
- this.panelEx14.Controls.Add(this.lblPaymentMethodStatistics);
- this.panelEx14.Controls.Add(this.lblFinancialSMS);
- this.panelEx14.Controls.Add(this.lblCount);
- this.panelEx14.Dock = System.Windows.Forms.DockStyle.Fill;
- this.panelEx14.Location = new System.Drawing.Point(0, 60);
- this.panelEx14.Name = "panelEx14";
- this.panelEx14.Size = new System.Drawing.Size(1634, 64);
- this.panelEx14.TabIndex = 4;
- //
- // labSettlement
- //
- this.labSettlement.AutoSize = true;
- this.labSettlement.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.labSettlement.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.labSettlement.Location = new System.Drawing.Point(3, 68);
- this.labSettlement.Name = "labSettlement";
- this.labSettlement.Size = new System.Drawing.Size(68, 17);
- this.labSettlement.TabIndex = 283;
- this.labSettlement.Text = "今日结算:";
- //
- // lblPaymentMethodStatistics
- //
- this.lblPaymentMethodStatistics.AutoSize = true;
- this.lblPaymentMethodStatistics.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.lblPaymentMethodStatistics.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.lblPaymentMethodStatistics.Location = new System.Drawing.Point(3, 46);
- this.lblPaymentMethodStatistics.Name = "lblPaymentMethodStatistics";
- this.lblPaymentMethodStatistics.Size = new System.Drawing.Size(68, 17);
- this.lblPaymentMethodStatistics.TabIndex = 283;
- this.lblPaymentMethodStatistics.Text = "支付方式:";
- //
- // lblFinancialSMS
- //
- this.lblFinancialSMS.AutoSize = true;
- this.lblFinancialSMS.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.lblFinancialSMS.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.lblFinancialSMS.Location = new System.Drawing.Point(3, 24);
- this.lblFinancialSMS.Name = "lblFinancialSMS";
- this.lblFinancialSMS.Size = new System.Drawing.Size(68, 17);
- this.lblFinancialSMS.TabIndex = 282;
- this.lblFinancialSMS.Text = "财务统计:";
- //
- // lblCount
- //
- this.lblCount.AutoSize = true;
- this.lblCount.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.lblCount.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.lblCount.Location = new System.Drawing.Point(15, 2);
- this.lblCount.Name = "lblCount";
- this.lblCount.Size = new System.Drawing.Size(56, 17);
- this.lblCount.TabIndex = 281;
- this.lblCount.Text = "订单数:";
- //
- // panelEx13
- //
- this.panelEx13.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
- this.panelEx13.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
- this.panelEx13.BorderWidth = 1;
- this.panelEx13.Dock = System.Windows.Forms.DockStyle.Bottom;
- this.panelEx13.Location = new System.Drawing.Point(0, 124);
- this.panelEx13.Name = "panelEx13";
- this.panelEx13.Size = new System.Drawing.Size(1634, 1);
- this.panelEx13.TabIndex = 1;
- //
- // flowLayoutPanel1
- //
- this.flowLayoutPanel1.Controls.Add(this.panelTotalIncome);
- this.flowLayoutPanel1.Controls.Add(this.panelOperatingIncome);
- this.flowLayoutPanel1.Controls.Add(this.panelTotalOutlay);
- this.flowLayoutPanel1.Controls.Add(this.panelNetIncome);
- this.flowLayoutPanel1.Controls.Add(this.panelOrderEarly);
- this.flowLayoutPanel1.Controls.Add(this.panelOrderLate);
- this.flowLayoutPanel1.Controls.Add(this.panelTotalDeposit);
- this.flowLayoutPanel1.Controls.Add(this.panelTotalArrears);
- this.flowLayoutPanel1.Controls.Add(this.panelVoucher);
- this.flowLayoutPanel1.Controls.Add(this.panelEx3);
- this.flowLayoutPanel1.Controls.Add(this.panelPaymentMethod);
- this.flowLayoutPanel1.Controls.Add(this.panelQueryItem);
- this.flowLayoutPanel1.Controls.Add(this.panelStoreName);
- this.flowLayoutPanel1.Controls.Add(this.panelOrderType);
- this.flowLayoutPanel1.Controls.Add(this.panelEx8);
- this.flowLayoutPanel1.Controls.Add(this.panelEx9);
- this.flowLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Top;
- this.flowLayoutPanel1.Location = new System.Drawing.Point(0, 3);
- this.flowLayoutPanel1.Name = "flowLayoutPanel1";
- this.flowLayoutPanel1.Size = new System.Drawing.Size(1634, 57);
- this.flowLayoutPanel1.TabIndex = 3;
- //
- // panelTotalIncome
- //
- this.panelTotalIncome.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
- this.panelTotalIncome.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
- this.panelTotalIncome.BorderWidth = 1;
- this.panelTotalIncome.Controls.Add(this.txtTotalIncome);
- this.panelTotalIncome.Controls.Add(this.lblTotalIncome);
- this.panelTotalIncome.Location = new System.Drawing.Point(0, 0);
- this.panelTotalIncome.Margin = new System.Windows.Forms.Padding(0);
- this.panelTotalIncome.Name = "panelTotalIncome";
- this.panelTotalIncome.Size = new System.Drawing.Size(175, 27);
- this.panelTotalIncome.TabIndex = 0;
- //
- // txtTotalIncome
- //
- this.txtTotalIncome.BackColor = System.Drawing.Color.Transparent;
- this.txtTotalIncome.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
- this.txtTotalIncome.Icon = null;
- this.txtTotalIncome.IconIsButton = false;
- this.txtTotalIncome.IsPasswordChat = '\0';
- this.txtTotalIncome.IsSystemPasswordChar = false;
- this.txtTotalIncome.Lines = new string[0];
- this.txtTotalIncome.Location = new System.Drawing.Point(67, 1);
- this.txtTotalIncome.Margin = new System.Windows.Forms.Padding(0);
- this.txtTotalIncome.MaxLength = 15;
- this.txtTotalIncome.MinimumSize = new System.Drawing.Size(0, 24);
- this.txtTotalIncome.MouseBack = null;
- this.txtTotalIncome.Multiline = false;
- this.txtTotalIncome.Name = "txtTotalIncome";
- this.txtTotalIncome.NormlBack = null;
- this.txtTotalIncome.Padding = new System.Windows.Forms.Padding(5);
- this.txtTotalIncome.ReadOnly = true;
- this.txtTotalIncome.ScrollBars = System.Windows.Forms.ScrollBars.None;
- this.txtTotalIncome.Size = new System.Drawing.Size(100, 25);
- this.txtTotalIncome.TabIndex = 35;
- this.txtTotalIncome.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
- this.txtTotalIncome.WaterColor = System.Drawing.Color.DarkGray;
- this.txtTotalIncome.WaterText = "";
- this.txtTotalIncome.WordWrap = true;
- //
- // lblTotalIncome
- //
- this.lblTotalIncome.AutoSize = true;
- this.lblTotalIncome.Cursor = System.Windows.Forms.Cursors.Hand;
- this.lblTotalIncome.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.lblTotalIncome.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.lblTotalIncome.Location = new System.Drawing.Point(15, 5);
- this.lblTotalIncome.Name = "lblTotalIncome";
- this.lblTotalIncome.Size = new System.Drawing.Size(56, 17);
- this.lblTotalIncome.TabIndex = 241;
- this.lblTotalIncome.Text = "总收入:";
- //
- // panelOperatingIncome
- //
- this.panelOperatingIncome.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
- this.panelOperatingIncome.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
- this.panelOperatingIncome.BorderWidth = 1;
- this.panelOperatingIncome.Controls.Add(this.txtOperatingIncome);
- this.panelOperatingIncome.Controls.Add(this.lblOperatingIncome);
- this.panelOperatingIncome.Location = new System.Drawing.Point(175, 0);
- this.panelOperatingIncome.Margin = new System.Windows.Forms.Padding(0);
- this.panelOperatingIncome.Name = "panelOperatingIncome";
- this.panelOperatingIncome.Size = new System.Drawing.Size(175, 27);
- this.panelOperatingIncome.TabIndex = 1;
- //
- // txtOperatingIncome
- //
- this.txtOperatingIncome.BackColor = System.Drawing.Color.Transparent;
- this.txtOperatingIncome.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
- this.txtOperatingIncome.Icon = null;
- this.txtOperatingIncome.IconIsButton = false;
- this.txtOperatingIncome.IsPasswordChat = '\0';
- this.txtOperatingIncome.IsSystemPasswordChar = false;
- this.txtOperatingIncome.Lines = new string[0];
- this.txtOperatingIncome.Location = new System.Drawing.Point(67, 1);
- this.txtOperatingIncome.Margin = new System.Windows.Forms.Padding(0);
- this.txtOperatingIncome.MaxLength = 15;
- this.txtOperatingIncome.MinimumSize = new System.Drawing.Size(0, 24);
- this.txtOperatingIncome.MouseBack = null;
- this.txtOperatingIncome.Multiline = false;
- this.txtOperatingIncome.Name = "txtOperatingIncome";
- this.txtOperatingIncome.NormlBack = null;
- this.txtOperatingIncome.Padding = new System.Windows.Forms.Padding(5);
- this.txtOperatingIncome.ReadOnly = true;
- this.txtOperatingIncome.ScrollBars = System.Windows.Forms.ScrollBars.None;
- this.txtOperatingIncome.Size = new System.Drawing.Size(100, 25);
- this.txtOperatingIncome.TabIndex = 242;
- this.txtOperatingIncome.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
- this.txtOperatingIncome.WaterColor = System.Drawing.Color.DarkGray;
- this.txtOperatingIncome.WaterText = "";
- this.txtOperatingIncome.WordWrap = true;
- //
- // lblOperatingIncome
- //
- this.lblOperatingIncome.AutoSize = true;
- this.lblOperatingIncome.Cursor = System.Windows.Forms.Cursors.Hand;
- this.lblOperatingIncome.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.lblOperatingIncome.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.lblOperatingIncome.Location = new System.Drawing.Point(3, 5);
- this.lblOperatingIncome.Name = "lblOperatingIncome";
- this.lblOperatingIncome.Size = new System.Drawing.Size(68, 17);
- this.lblOperatingIncome.TabIndex = 243;
- this.lblOperatingIncome.Text = "营业收入:";
- //
- // panelTotalOutlay
- //
- this.panelTotalOutlay.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
- this.panelTotalOutlay.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
- this.panelTotalOutlay.BorderWidth = 1;
- this.panelTotalOutlay.Controls.Add(this.txtTotalOutlay);
- this.panelTotalOutlay.Controls.Add(this.lblTotalOutlay);
- this.panelTotalOutlay.Location = new System.Drawing.Point(350, 0);
- this.panelTotalOutlay.Margin = new System.Windows.Forms.Padding(0);
- this.panelTotalOutlay.Name = "panelTotalOutlay";
- this.panelTotalOutlay.Size = new System.Drawing.Size(150, 27);
- this.panelTotalOutlay.TabIndex = 2;
- //
- // txtTotalOutlay
- //
- this.txtTotalOutlay.BackColor = System.Drawing.Color.Transparent;
- this.txtTotalOutlay.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
- this.txtTotalOutlay.Icon = null;
- this.txtTotalOutlay.IconIsButton = false;
- this.txtTotalOutlay.IsPasswordChat = '\0';
- this.txtTotalOutlay.IsSystemPasswordChar = false;
- this.txtTotalOutlay.Lines = new string[0];
- this.txtTotalOutlay.Location = new System.Drawing.Point(45, 1);
- this.txtTotalOutlay.Margin = new System.Windows.Forms.Padding(0);
- this.txtTotalOutlay.MaxLength = 15;
- this.txtTotalOutlay.MinimumSize = new System.Drawing.Size(0, 24);
- this.txtTotalOutlay.MouseBack = null;
- this.txtTotalOutlay.Multiline = false;
- this.txtTotalOutlay.Name = "txtTotalOutlay";
- this.txtTotalOutlay.NormlBack = null;
- this.txtTotalOutlay.Padding = new System.Windows.Forms.Padding(5);
- this.txtTotalOutlay.ReadOnly = true;
- this.txtTotalOutlay.ScrollBars = System.Windows.Forms.ScrollBars.None;
- this.txtTotalOutlay.Size = new System.Drawing.Size(100, 25);
- this.txtTotalOutlay.TabIndex = 36;
- this.txtTotalOutlay.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
- this.txtTotalOutlay.WaterColor = System.Drawing.Color.DarkGray;
- this.txtTotalOutlay.WaterText = "";
- this.txtTotalOutlay.WordWrap = true;
- //
- // lblTotalOutlay
- //
- this.lblTotalOutlay.AutoSize = true;
- this.lblTotalOutlay.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.lblTotalOutlay.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.lblTotalOutlay.Location = new System.Drawing.Point(5, 5);
- this.lblTotalOutlay.Name = "lblTotalOutlay";
- this.lblTotalOutlay.Size = new System.Drawing.Size(44, 17);
- this.lblTotalOutlay.TabIndex = 245;
- this.lblTotalOutlay.Text = "支出:";
- //
- // panelNetIncome
- //
- this.panelNetIncome.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
- this.panelNetIncome.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
- this.panelNetIncome.BorderWidth = 1;
- this.panelNetIncome.Controls.Add(this.txtNetIncome);
- this.panelNetIncome.Controls.Add(this.lblNetIncome);
- this.panelNetIncome.Location = new System.Drawing.Point(500, 0);
- this.panelNetIncome.Margin = new System.Windows.Forms.Padding(0);
- this.panelNetIncome.Name = "panelNetIncome";
- this.panelNetIncome.Size = new System.Drawing.Size(164, 27);
- this.panelNetIncome.TabIndex = 2;
- //
- // txtNetIncome
- //
- this.txtNetIncome.BackColor = System.Drawing.Color.Transparent;
- this.txtNetIncome.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
- this.txtNetIncome.Icon = null;
- this.txtNetIncome.IconIsButton = false;
- this.txtNetIncome.IsPasswordChat = '\0';
- this.txtNetIncome.IsSystemPasswordChar = false;
- this.txtNetIncome.Lines = new string[0];
- this.txtNetIncome.Location = new System.Drawing.Point(60, 1);
- this.txtNetIncome.Margin = new System.Windows.Forms.Padding(0);
- this.txtNetIncome.MaxLength = 15;
- this.txtNetIncome.MinimumSize = new System.Drawing.Size(0, 24);
- this.txtNetIncome.MouseBack = null;
- this.txtNetIncome.Multiline = false;
- this.txtNetIncome.Name = "txtNetIncome";
- this.txtNetIncome.NormlBack = null;
- this.txtNetIncome.Padding = new System.Windows.Forms.Padding(5);
- this.txtNetIncome.ReadOnly = true;
- this.txtNetIncome.ScrollBars = System.Windows.Forms.ScrollBars.None;
- this.txtNetIncome.Size = new System.Drawing.Size(100, 25);
- this.txtNetIncome.TabIndex = 37;
- this.txtNetIncome.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
- this.txtNetIncome.WaterColor = System.Drawing.Color.DarkGray;
- this.txtNetIncome.WaterText = "";
- this.txtNetIncome.WordWrap = true;
- //
- // lblNetIncome
- //
- this.lblNetIncome.AutoSize = true;
- this.lblNetIncome.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.lblNetIncome.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.lblNetIncome.Location = new System.Drawing.Point(5, 5);
- this.lblNetIncome.Name = "lblNetIncome";
- this.lblNetIncome.Size = new System.Drawing.Size(56, 17);
- this.lblNetIncome.TabIndex = 255;
- this.lblNetIncome.Text = "净收入:";
- //
- // panelOrderEarly
- //
- this.panelOrderEarly.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
- this.panelOrderEarly.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
- this.panelOrderEarly.BorderWidth = 1;
- this.panelOrderEarly.Controls.Add(this.txtOrderEarly);
- this.panelOrderEarly.Controls.Add(this.lblOrderEarly);
- this.panelOrderEarly.Location = new System.Drawing.Point(664, 0);
- this.panelOrderEarly.Margin = new System.Windows.Forms.Padding(0);
- this.panelOrderEarly.Name = "panelOrderEarly";
- this.panelOrderEarly.Size = new System.Drawing.Size(175, 27);
- this.panelOrderEarly.TabIndex = 2;
- //
- // txtOrderEarly
- //
- this.txtOrderEarly.BackColor = System.Drawing.Color.Transparent;
- this.txtOrderEarly.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
- this.txtOrderEarly.Icon = null;
- this.txtOrderEarly.IconIsButton = false;
- this.txtOrderEarly.IsPasswordChat = '\0';
- this.txtOrderEarly.IsSystemPasswordChar = false;
- this.txtOrderEarly.Lines = new string[0];
- this.txtOrderEarly.Location = new System.Drawing.Point(67, 1);
- this.txtOrderEarly.Margin = new System.Windows.Forms.Padding(0);
- this.txtOrderEarly.MaxLength = 15;
- this.txtOrderEarly.MinimumSize = new System.Drawing.Size(0, 24);
- this.txtOrderEarly.MouseBack = null;
- this.txtOrderEarly.Multiline = false;
- this.txtOrderEarly.Name = "txtOrderEarly";
- this.txtOrderEarly.NormlBack = null;
- this.txtOrderEarly.Padding = new System.Windows.Forms.Padding(5);
- this.txtOrderEarly.ReadOnly = true;
- this.txtOrderEarly.ScrollBars = System.Windows.Forms.ScrollBars.None;
- this.txtOrderEarly.Size = new System.Drawing.Size(100, 25);
- this.txtOrderEarly.TabIndex = 39;
- this.txtOrderEarly.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
- this.txtOrderEarly.WaterColor = System.Drawing.Color.DarkGray;
- this.txtOrderEarly.WaterText = "";
- this.txtOrderEarly.WordWrap = true;
- //
- // lblOrderEarly
- //
- this.lblOrderEarly.AutoSize = true;
- this.lblOrderEarly.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.lblOrderEarly.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.lblOrderEarly.Location = new System.Drawing.Point(3, 5);
- this.lblOrderEarly.Name = "lblOrderEarly";
- this.lblOrderEarly.Size = new System.Drawing.Size(68, 17);
- this.lblOrderEarly.TabIndex = 267;
- this.lblOrderEarly.Text = "订单前期:";
- //
- // panelOrderLate
- //
- this.panelOrderLate.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
- this.panelOrderLate.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
- this.panelOrderLate.BorderWidth = 1;
- this.panelOrderLate.Controls.Add(this.txtOrderLate);
- this.panelOrderLate.Controls.Add(this.lblOrderLate);
- this.panelOrderLate.Location = new System.Drawing.Point(839, 0);
- this.panelOrderLate.Margin = new System.Windows.Forms.Padding(0);
- this.panelOrderLate.Name = "panelOrderLate";
- this.panelOrderLate.Size = new System.Drawing.Size(175, 27);
- this.panelOrderLate.TabIndex = 2;
- //
- // txtOrderLate
- //
- this.txtOrderLate.BackColor = System.Drawing.Color.Transparent;
- this.txtOrderLate.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
- this.txtOrderLate.Icon = null;
- this.txtOrderLate.IconIsButton = false;
- this.txtOrderLate.IsPasswordChat = '\0';
- this.txtOrderLate.IsSystemPasswordChar = false;
- this.txtOrderLate.Lines = new string[0];
- this.txtOrderLate.Location = new System.Drawing.Point(67, 1);
- this.txtOrderLate.Margin = new System.Windows.Forms.Padding(0);
- this.txtOrderLate.MaxLength = 15;
- this.txtOrderLate.MinimumSize = new System.Drawing.Size(0, 24);
- this.txtOrderLate.MouseBack = null;
- this.txtOrderLate.Multiline = false;
- this.txtOrderLate.Name = "txtOrderLate";
- this.txtOrderLate.NormlBack = null;
- this.txtOrderLate.Padding = new System.Windows.Forms.Padding(5);
- this.txtOrderLate.ReadOnly = true;
- this.txtOrderLate.ScrollBars = System.Windows.Forms.ScrollBars.None;
- this.txtOrderLate.Size = new System.Drawing.Size(100, 25);
- this.txtOrderLate.TabIndex = 40;
- this.txtOrderLate.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
- this.txtOrderLate.WaterColor = System.Drawing.Color.DarkGray;
- this.txtOrderLate.WaterText = "";
- this.txtOrderLate.WordWrap = true;
- //
- // lblOrderLate
- //
- this.lblOrderLate.AutoSize = true;
- this.lblOrderLate.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.lblOrderLate.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.lblOrderLate.Location = new System.Drawing.Point(3, 5);
- this.lblOrderLate.Name = "lblOrderLate";
- this.lblOrderLate.Size = new System.Drawing.Size(68, 17);
- this.lblOrderLate.TabIndex = 268;
- this.lblOrderLate.Text = "订单后期:";
- //
- // panelTotalDeposit
- //
- this.panelTotalDeposit.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
- this.panelTotalDeposit.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
- this.panelTotalDeposit.BorderWidth = 1;
- this.panelTotalDeposit.Controls.Add(this.txtTotalDeposit_OK);
- this.panelTotalDeposit.Controls.Add(this.txtTotalDeposit);
- this.panelTotalDeposit.Controls.Add(this.labelEx7);
- this.panelTotalDeposit.Controls.Add(this.lblTotalDeposit);
- this.panelTotalDeposit.Location = new System.Drawing.Point(1014, 0);
- this.panelTotalDeposit.Margin = new System.Windows.Forms.Padding(0);
- this.panelTotalDeposit.Name = "panelTotalDeposit";
- this.panelTotalDeposit.Size = new System.Drawing.Size(356, 27);
- this.panelTotalDeposit.TabIndex = 2;
- //
- // txtTotalDeposit
- //
- this.txtTotalDeposit.BackColor = System.Drawing.Color.Transparent;
- this.txtTotalDeposit.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
- this.txtTotalDeposit.Icon = null;
- this.txtTotalDeposit.IconIsButton = false;
- this.txtTotalDeposit.IsPasswordChat = '\0';
- this.txtTotalDeposit.IsSystemPasswordChar = false;
- this.txtTotalDeposit.Lines = new string[0];
- this.txtTotalDeposit.Location = new System.Drawing.Point(76, 1);
- this.txtTotalDeposit.Margin = new System.Windows.Forms.Padding(0);
- this.txtTotalDeposit.MaxLength = 15;
- this.txtTotalDeposit.MinimumSize = new System.Drawing.Size(0, 24);
- this.txtTotalDeposit.MouseBack = null;
- this.txtTotalDeposit.Multiline = false;
- this.txtTotalDeposit.Name = "txtTotalDeposit";
- this.txtTotalDeposit.NormlBack = null;
- this.txtTotalDeposit.Padding = new System.Windows.Forms.Padding(5);
- this.txtTotalDeposit.ReadOnly = true;
- this.txtTotalDeposit.ScrollBars = System.Windows.Forms.ScrollBars.None;
- this.txtTotalDeposit.Size = new System.Drawing.Size(100, 25);
- this.txtTotalDeposit.TabIndex = 41;
- this.txtTotalDeposit.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
- this.txtTotalDeposit.WaterColor = System.Drawing.Color.DarkGray;
- this.txtTotalDeposit.WaterText = "";
- this.txtTotalDeposit.WordWrap = true;
- //
- // lblTotalDeposit
- //
- this.lblTotalDeposit.AutoSize = true;
- this.lblTotalDeposit.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.lblTotalDeposit.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.lblTotalDeposit.Location = new System.Drawing.Point(5, 5);
- this.lblTotalDeposit.Name = "lblTotalDeposit";
- this.lblTotalDeposit.Size = new System.Drawing.Size(68, 17);
- this.lblTotalDeposit.TabIndex = 269;
- this.lblTotalDeposit.Text = "总押金应收";
- //
- // panelTotalArrears
- //
- this.panelTotalArrears.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
- this.panelTotalArrears.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
- this.panelTotalArrears.BorderWidth = 1;
- this.panelTotalArrears.Controls.Add(this.txtTotalArrears);
- this.panelTotalArrears.Controls.Add(this.lblTotalArrears);
- this.panelTotalArrears.Location = new System.Drawing.Point(1370, 0);
- this.panelTotalArrears.Margin = new System.Windows.Forms.Padding(0);
- this.panelTotalArrears.Name = "panelTotalArrears";
- this.panelTotalArrears.Size = new System.Drawing.Size(163, 27);
- this.panelTotalArrears.TabIndex = 2;
- //
- // txtTotalArrears
- //
- this.txtTotalArrears.BackColor = System.Drawing.Color.Transparent;
- this.txtTotalArrears.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
- this.txtTotalArrears.Icon = null;
- this.txtTotalArrears.IconIsButton = false;
- this.txtTotalArrears.IsPasswordChat = '\0';
- this.txtTotalArrears.IsSystemPasswordChar = false;
- this.txtTotalArrears.Lines = new string[0];
- this.txtTotalArrears.Location = new System.Drawing.Point(57, 1);
- this.txtTotalArrears.Margin = new System.Windows.Forms.Padding(0);
- this.txtTotalArrears.MaxLength = 15;
- this.txtTotalArrears.MinimumSize = new System.Drawing.Size(0, 24);
- this.txtTotalArrears.MouseBack = null;
- this.txtTotalArrears.Multiline = false;
- this.txtTotalArrears.Name = "txtTotalArrears";
- this.txtTotalArrears.NormlBack = null;
- this.txtTotalArrears.Padding = new System.Windows.Forms.Padding(5);
- this.txtTotalArrears.ReadOnly = true;
- this.txtTotalArrears.ScrollBars = System.Windows.Forms.ScrollBars.None;
- this.txtTotalArrears.Size = new System.Drawing.Size(100, 25);
- this.txtTotalArrears.TabIndex = 42;
- this.txtTotalArrears.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
- this.txtTotalArrears.WaterColor = System.Drawing.Color.DarkGray;
- this.txtTotalArrears.WaterText = "";
- this.txtTotalArrears.WordWrap = true;
- //
- // lblTotalArrears
- //
- this.lblTotalArrears.AutoSize = true;
- this.lblTotalArrears.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.lblTotalArrears.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.lblTotalArrears.Location = new System.Drawing.Point(5, 5);
- this.lblTotalArrears.Name = "lblTotalArrears";
- this.lblTotalArrears.Size = new System.Drawing.Size(56, 17);
- this.lblTotalArrears.TabIndex = 269;
- this.lblTotalArrears.Text = "总欠款:";
- //
- // panelVoucher
- //
- this.panelVoucher.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
- this.panelVoucher.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
- this.panelVoucher.BorderWidth = 1;
- this.panelVoucher.Controls.Add(this.txtVoucher);
- this.panelVoucher.Controls.Add(this.lblVoucher);
- this.panelVoucher.Location = new System.Drawing.Point(0, 27);
- this.panelVoucher.Margin = new System.Windows.Forms.Padding(0);
- this.panelVoucher.Name = "panelVoucher";
- this.panelVoucher.Size = new System.Drawing.Size(163, 27);
- this.panelVoucher.TabIndex = 3;
- //
- // txtVoucher
- //
- this.txtVoucher.BackColor = System.Drawing.Color.Transparent;
- this.txtVoucher.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
- this.txtVoucher.Icon = null;
- this.txtVoucher.IconIsButton = false;
- this.txtVoucher.IsPasswordChat = '\0';
- this.txtVoucher.IsSystemPasswordChar = false;
- this.txtVoucher.Lines = new string[0];
- this.txtVoucher.Location = new System.Drawing.Point(57, 1);
- this.txtVoucher.Margin = new System.Windows.Forms.Padding(0);
- this.txtVoucher.MaxLength = 15;
- this.txtVoucher.MinimumSize = new System.Drawing.Size(0, 24);
- this.txtVoucher.MouseBack = null;
- this.txtVoucher.Multiline = false;
- this.txtVoucher.Name = "txtVoucher";
- this.txtVoucher.NormlBack = null;
- this.txtVoucher.Padding = new System.Windows.Forms.Padding(5);
- this.txtVoucher.ReadOnly = true;
- this.txtVoucher.ScrollBars = System.Windows.Forms.ScrollBars.None;
- this.txtVoucher.Size = new System.Drawing.Size(100, 25);
- this.txtVoucher.TabIndex = 42;
- this.txtVoucher.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
- this.txtVoucher.WaterColor = System.Drawing.Color.DarkGray;
- this.txtVoucher.WaterText = "";
- this.txtVoucher.WordWrap = true;
- //
- // lblVoucher
- //
- this.lblVoucher.AutoSize = true;
- this.lblVoucher.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.lblVoucher.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.lblVoucher.Location = new System.Drawing.Point(5, 5);
- this.lblVoucher.Name = "lblVoucher";
- this.lblVoucher.Size = new System.Drawing.Size(56, 17);
- this.lblVoucher.TabIndex = 269;
- this.lblVoucher.Text = "代金券:";
- //
- // panelEx3
- //
- this.panelEx3.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
- this.panelEx3.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
- this.panelEx3.BorderWidth = 1;
- this.panelEx3.Controls.Add(this.txtTotalPerformance);
- this.panelEx3.Controls.Add(this.lblTotalPerformance);
- this.panelEx3.Location = new System.Drawing.Point(163, 27);
- this.panelEx3.Margin = new System.Windows.Forms.Padding(0);
- this.panelEx3.Name = "panelEx3";
- this.panelEx3.Size = new System.Drawing.Size(175, 27);
- this.panelEx3.TabIndex = 4;
- //
- // txtTotalPerformance
- //
- this.txtTotalPerformance.BackColor = System.Drawing.Color.Transparent;
- this.txtTotalPerformance.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
- this.txtTotalPerformance.Icon = null;
- this.txtTotalPerformance.IconIsButton = false;
- this.txtTotalPerformance.IsPasswordChat = '\0';
- this.txtTotalPerformance.IsSystemPasswordChar = false;
- this.txtTotalPerformance.Lines = new string[0];
- this.txtTotalPerformance.Location = new System.Drawing.Point(67, 1);
- this.txtTotalPerformance.Margin = new System.Windows.Forms.Padding(0);
- this.txtTotalPerformance.MaxLength = 15;
- this.txtTotalPerformance.MinimumSize = new System.Drawing.Size(0, 24);
- this.txtTotalPerformance.MouseBack = null;
- this.txtTotalPerformance.Multiline = false;
- this.txtTotalPerformance.Name = "txtTotalPerformance";
- this.txtTotalPerformance.NormlBack = null;
- this.txtTotalPerformance.Padding = new System.Windows.Forms.Padding(5);
- this.txtTotalPerformance.ReadOnly = true;
- this.txtTotalPerformance.ScrollBars = System.Windows.Forms.ScrollBars.None;
- this.txtTotalPerformance.Size = new System.Drawing.Size(100, 25);
- this.txtTotalPerformance.TabIndex = 42;
- this.txtTotalPerformance.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
- this.txtTotalPerformance.WaterColor = System.Drawing.Color.DarkGray;
- this.txtTotalPerformance.WaterText = "";
- this.txtTotalPerformance.WordWrap = true;
- //
- // lblTotalPerformance
- //
- this.lblTotalPerformance.AutoSize = true;
- this.lblTotalPerformance.Cursor = System.Windows.Forms.Cursors.Hand;
- this.lblTotalPerformance.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.lblTotalPerformance.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.lblTotalPerformance.Location = new System.Drawing.Point(15, 5);
- this.lblTotalPerformance.Name = "lblTotalPerformance";
- this.lblTotalPerformance.Size = new System.Drawing.Size(56, 17);
- this.lblTotalPerformance.TabIndex = 269;
- this.lblTotalPerformance.Text = "总业绩:";
- //
- // panelPaymentMethod
- //
- this.panelPaymentMethod.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
- this.panelPaymentMethod.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
- this.panelPaymentMethod.BorderWidth = 1;
- this.panelPaymentMethod.Controls.Add(this.cmbtreevPaymentMethod);
- this.panelPaymentMethod.Controls.Add(this.lblPaymentMethod);
- this.panelPaymentMethod.Location = new System.Drawing.Point(338, 27);
- this.panelPaymentMethod.Margin = new System.Windows.Forms.Padding(0);
- this.panelPaymentMethod.Name = "panelPaymentMethod";
- this.panelPaymentMethod.Size = new System.Drawing.Size(240, 27);
- this.panelPaymentMethod.TabIndex = 2;
- //
- // cmbtreevPaymentMethod
- //
- this.cmbtreevPaymentMethod.AfterSelectLevelFirstNode = true;
- this.cmbtreevPaymentMethod.DropDownHeight = 220;
- this.cmbtreevPaymentMethod.DropDownShow = false;
- this.cmbtreevPaymentMethod.FormattingEnabled = true;
- this.cmbtreevPaymentMethod.IntegralHeight = false;
- this.cmbtreevPaymentMethod.IsNodeMouseClick = true;
- this.cmbtreevPaymentMethod.IsSelectParentNode = true;
- this.cmbtreevPaymentMethod.Location = new System.Drawing.Point(67, 4);
- this.cmbtreevPaymentMethod.Name = "cmbtreevPaymentMethod";
- this.cmbtreevPaymentMethod.ReadOnly = true;
- this.cmbtreevPaymentMethod.SelectedNode = null;
- this.cmbtreevPaymentMethod.Size = new System.Drawing.Size(160, 20);
- this.cmbtreevPaymentMethod.StrGetName = "";
- this.cmbtreevPaymentMethod.StrGetTagName = "";
- this.cmbtreevPaymentMethod.StrKey = null;
- this.cmbtreevPaymentMethod.TabIndex = 274;
- //
- // lblPaymentMethod
- //
- this.lblPaymentMethod.AutoSize = true;
- this.lblPaymentMethod.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.lblPaymentMethod.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.lblPaymentMethod.Location = new System.Drawing.Point(3, 5);
- this.lblPaymentMethod.Name = "lblPaymentMethod";
- this.lblPaymentMethod.Size = new System.Drawing.Size(68, 17);
- this.lblPaymentMethod.TabIndex = 256;
- this.lblPaymentMethod.Text = "付款方式:";
- //
- // panelQueryItem
- //
- this.panelQueryItem.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
- this.panelQueryItem.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
- this.panelQueryItem.BorderWidth = 1;
- this.panelQueryItem.Controls.Add(this.cmbtreevQueryItem);
- this.panelQueryItem.Controls.Add(this.cmbtreevSecondOption);
- this.panelQueryItem.Controls.Add(this.lblQueryItem);
- this.panelQueryItem.Location = new System.Drawing.Point(578, 27);
- this.panelQueryItem.Margin = new System.Windows.Forms.Padding(0);
- this.panelQueryItem.Name = "panelQueryItem";
- this.panelQueryItem.Size = new System.Drawing.Size(370, 27);
- this.panelQueryItem.TabIndex = 2;
- //
- // cmbtreevQueryItem
- //
- this.cmbtreevQueryItem.AfterSelectLevelFirstNode = true;
- this.cmbtreevQueryItem.DropDownHeight = 220;
- this.cmbtreevQueryItem.DropDownShow = false;
- this.cmbtreevQueryItem.FormattingEnabled = true;
- this.cmbtreevQueryItem.IntegralHeight = false;
- this.cmbtreevQueryItem.IsNodeMouseClick = true;
- this.cmbtreevQueryItem.IsSelectParentNode = true;
- this.cmbtreevQueryItem.Location = new System.Drawing.Point(67, 4);
- this.cmbtreevQueryItem.Name = "cmbtreevQueryItem";
- this.cmbtreevQueryItem.ReadOnly = true;
- this.cmbtreevQueryItem.SelectedNode = null;
- this.cmbtreevQueryItem.Size = new System.Drawing.Size(160, 20);
- this.cmbtreevQueryItem.StrGetName = "";
- this.cmbtreevQueryItem.StrGetTagName = "";
- this.cmbtreevQueryItem.StrKey = null;
- this.cmbtreevQueryItem.TabIndex = 273;
- //
- // cmbtreevSecondOption
- //
- this.cmbtreevSecondOption.AfterSelectLevelFirstNode = true;
- this.cmbtreevSecondOption.DropDownHeight = 220;
- this.cmbtreevSecondOption.DropDownShow = false;
- this.cmbtreevSecondOption.FormattingEnabled = true;
- this.cmbtreevSecondOption.IntegralHeight = false;
- this.cmbtreevSecondOption.IsNodeMouseClick = true;
- this.cmbtreevSecondOption.IsSelectParentNode = false;
- this.cmbtreevSecondOption.Location = new System.Drawing.Point(233, 4);
- this.cmbtreevSecondOption.Name = "cmbtreevSecondOption";
- this.cmbtreevSecondOption.ReadOnly = true;
- this.cmbtreevSecondOption.SelectedNode = null;
- this.cmbtreevSecondOption.Size = new System.Drawing.Size(125, 20);
- this.cmbtreevSecondOption.StrGetName = "";
- this.cmbtreevSecondOption.StrGetTagName = "";
- this.cmbtreevSecondOption.StrKey = null;
- this.cmbtreevSecondOption.TabIndex = 272;
- //
- // lblQueryItem
- //
- this.lblQueryItem.AutoSize = true;
- this.lblQueryItem.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.lblQueryItem.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.lblQueryItem.Location = new System.Drawing.Point(3, 5);
- this.lblQueryItem.Name = "lblQueryItem";
- this.lblQueryItem.Size = new System.Drawing.Size(68, 17);
- this.lblQueryItem.TabIndex = 270;
- this.lblQueryItem.Text = "项目查询:";
- //
- // panelStoreName
- //
- this.panelStoreName.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
- this.panelStoreName.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
- this.panelStoreName.BorderWidth = 1;
- this.panelStoreName.Controls.Add(this.cmbtreevStoreName);
- this.panelStoreName.Controls.Add(this.labelEx3);
- this.panelStoreName.Location = new System.Drawing.Point(948, 27);
- this.panelStoreName.Margin = new System.Windows.Forms.Padding(0);
- this.panelStoreName.Name = "panelStoreName";
- this.panelStoreName.Size = new System.Drawing.Size(265, 27);
- this.panelStoreName.TabIndex = 209;
- //
- // cmbtreevStoreName
- //
- this.cmbtreevStoreName.AfterSelectLevelFirstNode = true;
- this.cmbtreevStoreName.DropDownHeight = 220;
- this.cmbtreevStoreName.DropDownShow = false;
- this.cmbtreevStoreName.FormattingEnabled = true;
- this.cmbtreevStoreName.IntegralHeight = false;
- this.cmbtreevStoreName.IsNodeMouseClick = true;
- this.cmbtreevStoreName.IsSelectParentNode = false;
- this.cmbtreevStoreName.Location = new System.Drawing.Point(45, 3);
- this.cmbtreevStoreName.Name = "cmbtreevStoreName";
- this.cmbtreevStoreName.ReadOnly = true;
- this.cmbtreevStoreName.SelectedNode = null;
- this.cmbtreevStoreName.Size = new System.Drawing.Size(210, 20);
- this.cmbtreevStoreName.StrGetName = "";
- this.cmbtreevStoreName.StrGetTagName = "";
- this.cmbtreevStoreName.StrKey = null;
- this.cmbtreevStoreName.TabIndex = 274;
- //
- // labelEx3
- //
- this.labelEx3.AutoSize = true;
- this.labelEx3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.labelEx3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.labelEx3.Location = new System.Drawing.Point(4, 5);
- this.labelEx3.Name = "labelEx3";
- this.labelEx3.Size = new System.Drawing.Size(44, 17);
- this.labelEx3.TabIndex = 275;
- this.labelEx3.Text = "分店:";
- //
- // panelOrderType
- //
- this.panelOrderType.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
- this.panelOrderType.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
- this.panelOrderType.BorderWidth = 1;
- this.panelOrderType.Controls.Add(this.cmbtreevOrderType);
- this.panelOrderType.Controls.Add(this.labelEx4);
- this.panelOrderType.Location = new System.Drawing.Point(1213, 27);
- this.panelOrderType.Margin = new System.Windows.Forms.Padding(0);
- this.panelOrderType.Name = "panelOrderType";
- this.panelOrderType.Size = new System.Drawing.Size(175, 27);
- this.panelOrderType.TabIndex = 210;
- //
- // cmbtreevOrderType
- //
- this.cmbtreevOrderType.AfterSelectLevelFirstNode = true;
- this.cmbtreevOrderType.DropDownHeight = 220;
- this.cmbtreevOrderType.DropDownShow = false;
- this.cmbtreevOrderType.FormattingEnabled = true;
- this.cmbtreevOrderType.IntegralHeight = false;
- this.cmbtreevOrderType.IsNodeMouseClick = true;
- this.cmbtreevOrderType.IsSelectParentNode = false;
- this.cmbtreevOrderType.Location = new System.Drawing.Point(67, 3);
- this.cmbtreevOrderType.Name = "cmbtreevOrderType";
- this.cmbtreevOrderType.ReadOnly = true;
- this.cmbtreevOrderType.SelectedNode = null;
- this.cmbtreevOrderType.Size = new System.Drawing.Size(100, 20);
- this.cmbtreevOrderType.StrGetName = "";
- this.cmbtreevOrderType.StrGetTagName = "";
- this.cmbtreevOrderType.StrKey = null;
- this.cmbtreevOrderType.TabIndex = 274;
- //
- // labelEx4
- //
- this.labelEx4.AutoSize = true;
- this.labelEx4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.labelEx4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.labelEx4.Location = new System.Drawing.Point(4, 5);
- this.labelEx4.Name = "labelEx4";
- this.labelEx4.Size = new System.Drawing.Size(68, 17);
- this.labelEx4.TabIndex = 275;
- this.labelEx4.Text = "订单类型:";
- //
- // panelEx8
- //
- this.panelEx8.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
- this.panelEx8.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
- this.panelEx8.BorderWidth = 1;
- this.panelEx8.Controls.Add(this.comboxEmployeeList);
- this.panelEx8.Controls.Add(this.labelEx5);
- this.panelEx8.Location = new System.Drawing.Point(1388, 27);
- this.panelEx8.Margin = new System.Windows.Forms.Padding(0);
- this.panelEx8.Name = "panelEx8";
- this.panelEx8.Size = new System.Drawing.Size(175, 27);
- this.panelEx8.TabIndex = 211;
- //
- // comboxEmployeeList
- //
- this.comboxEmployeeList.AfterSelectLevelFirstNode = true;
- this.comboxEmployeeList.DropDownHeight = 220;
- this.comboxEmployeeList.DropDownShow = false;
- this.comboxEmployeeList.FormattingEnabled = true;
- this.comboxEmployeeList.IntegralHeight = false;
- this.comboxEmployeeList.IsNodeMouseClick = true;
- this.comboxEmployeeList.IsSelectParentNode = false;
- this.comboxEmployeeList.Location = new System.Drawing.Point(58, 3);
- this.comboxEmployeeList.Name = "comboxEmployeeList";
- this.comboxEmployeeList.ReadOnly = true;
- this.comboxEmployeeList.SelectedNode = null;
- this.comboxEmployeeList.Size = new System.Drawing.Size(109, 20);
- this.comboxEmployeeList.StrGetName = "";
- this.comboxEmployeeList.StrGetTagName = "";
- this.comboxEmployeeList.StrKey = null;
- this.comboxEmployeeList.TabIndex = 274;
- //
- // labelEx5
- //
- this.labelEx5.AutoSize = true;
- this.labelEx5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.labelEx5.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.labelEx5.Location = new System.Drawing.Point(4, 5);
- this.labelEx5.Name = "labelEx5";
- this.labelEx5.Size = new System.Drawing.Size(56, 17);
- this.labelEx5.TabIndex = 275;
- this.labelEx5.Text = "收银员:";
- //
- // panelEx9
- //
- this.panelEx9.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
- this.panelEx9.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
- this.panelEx9.BorderWidth = 1;
- this.panelEx9.Controls.Add(this.cmbtreevOrderClass);
- this.panelEx9.Controls.Add(this.labelEx6);
- this.panelEx9.Location = new System.Drawing.Point(0, 54);
- this.panelEx9.Margin = new System.Windows.Forms.Padding(0);
- this.panelEx9.Name = "panelEx9";
- this.panelEx9.Size = new System.Drawing.Size(175, 27);
- this.panelEx9.TabIndex = 212;
- //
- // cmbtreevOrderClass
- //
- this.cmbtreevOrderClass.AfterSelectLevelFirstNode = true;
- this.cmbtreevOrderClass.DropDownHeight = 220;
- this.cmbtreevOrderClass.DropDownShow = false;
- this.cmbtreevOrderClass.FormattingEnabled = true;
- this.cmbtreevOrderClass.IntegralHeight = false;
- this.cmbtreevOrderClass.IsNodeMouseClick = true;
- this.cmbtreevOrderClass.IsSelectParentNode = false;
- this.cmbtreevOrderClass.Location = new System.Drawing.Point(67, 3);
- this.cmbtreevOrderClass.Name = "cmbtreevOrderClass";
- this.cmbtreevOrderClass.ReadOnly = true;
- this.cmbtreevOrderClass.SelectedNode = null;
- this.cmbtreevOrderClass.Size = new System.Drawing.Size(100, 20);
- this.cmbtreevOrderClass.StrGetName = "";
- this.cmbtreevOrderClass.StrGetTagName = "";
- this.cmbtreevOrderClass.StrKey = null;
- this.cmbtreevOrderClass.TabIndex = 274;
- //
- // labelEx6
- //
- this.labelEx6.AutoSize = true;
- this.labelEx6.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.labelEx6.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.labelEx6.Location = new System.Drawing.Point(4, 5);
- this.labelEx6.Name = "labelEx6";
- this.labelEx6.Size = new System.Drawing.Size(68, 17);
- this.labelEx6.TabIndex = 275;
- this.labelEx6.Text = "订单类别:";
- //
- // panelDay
- //
- this.panelDay.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
- this.panelDay.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
- this.panelDay.BorderWidth = 1;
- this.panelDay.Controls.Add(this.numMonth);
- this.panelDay.Controls.Add(this.numDay);
- this.panelDay.Controls.Add(this.numYear);
- this.panelDay.Controls.Add(this.labelEx13);
- this.panelDay.Location = new System.Drawing.Point(3, 3);
- this.panelDay.Name = "panelDay";
- this.panelDay.Size = new System.Drawing.Size(261, 30);
- this.panelDay.TabIndex = 2;
- //
- // panelParagraph
- //
- this.panelParagraph.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
- this.panelParagraph.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
- this.panelParagraph.BorderWidth = 1;
- this.panelParagraph.Controls.Add(this.lblDateTime);
- this.panelParagraph.Location = new System.Drawing.Point(270, 3);
- this.panelParagraph.Name = "panelParagraph";
- this.panelParagraph.Size = new System.Drawing.Size(245, 30);
- this.panelParagraph.TabIndex = 3;
- //
- // lblDateTime
- //
- this.lblDateTime.AutoSize = true;
- this.lblDateTime.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(245)))), ((int)(((byte)(246)))), ((int)(((byte)(248)))));
- this.lblDateTime.Font = new System.Drawing.Font("微软雅黑", 14F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
- this.lblDateTime.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.lblDateTime.Location = new System.Drawing.Point(6, 5);
- this.lblDateTime.Name = "lblDateTime";
- this.lblDateTime.Size = new System.Drawing.Size(51, 20);
- this.lblDateTime.TabIndex = 215;
- this.lblDateTime.Text = "时间段";
- //
- // panelEx5
- //
- this.panelEx5.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
- this.panelEx5.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
- this.panelEx5.BorderWidth = 1;
- this.panelEx5.Controls.Add(this.btnPrint);
- this.panelEx5.Controls.Add(this.btnAudit);
- this.panelEx5.Controls.Add(this.btnClose);
- this.panelEx5.Controls.Add(this.btnExport);
- this.panelEx5.Location = new System.Drawing.Point(681, 3);
- this.panelEx5.Name = "panelEx5";
- this.panelEx5.Size = new System.Drawing.Size(386, 30);
- this.panelEx5.TabIndex = 4;
- //
- // flowLayoutPanel2
- //
- this.flowLayoutPanel2.Controls.Add(this.panelDay);
- this.flowLayoutPanel2.Controls.Add(this.panelParagraph);
- this.flowLayoutPanel2.Controls.Add(this.ckb_UnAudited);
- this.flowLayoutPanel2.Controls.Add(this.btn_ArrearsOfDay);
- this.flowLayoutPanel2.Controls.Add(this.panelEx5);
- this.flowLayoutPanel2.Location = new System.Drawing.Point(190, 3);
- this.flowLayoutPanel2.Name = "flowLayoutPanel2";
- this.flowLayoutPanel2.Size = new System.Drawing.Size(1080, 35);
- this.flowLayoutPanel2.TabIndex = 222;
- //
- // ckb_UnAudited
- //
- this.ckb_UnAudited.AutoSize = true;
- this.ckb_UnAudited.BackColor = System.Drawing.Color.Transparent;
- this.ckb_UnAudited.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked;
- this.ckb_UnAudited.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.ckb_UnAudited.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.ckb_UnAudited.Fourstates = false;
- this.ckb_UnAudited.IsGreenTick = false;
- this.ckb_UnAudited.Location = new System.Drawing.Point(521, 3);
- this.ckb_UnAudited.Name = "ckb_UnAudited";
- this.ckb_UnAudited.Padding = new System.Windows.Forms.Padding(0, 8, 0, 0);
- this.ckb_UnAudited.Size = new System.Drawing.Size(63, 29);
- this.ckb_UnAudited.TabIndex = 224;
- this.ckb_UnAudited.Text = "未审核";
- this.ckb_UnAudited.UseVisualStyleBackColor = false;
- this.ckb_UnAudited.Visible = false;
- //
- // btn_ArrearsOfDay
- //
- this.btn_ArrearsOfDay.BackColor = System.Drawing.Color.Transparent;
- this.btn_ArrearsOfDay.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btn_ArrearsOfDay.BackImg")));
- this.btn_ArrearsOfDay.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
- this.btn_ArrearsOfDay.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
- this.btn_ArrearsOfDay.ForeColor = System.Drawing.Color.White;
- this.btn_ArrearsOfDay.IsCustomBackImg = false;
- this.btn_ArrearsOfDay.IsShowText = true;
- this.btn_ArrearsOfDay.Location = new System.Drawing.Point(590, 3);
- this.btn_ArrearsOfDay.Name = "btn_ArrearsOfDay";
- this.btn_ArrearsOfDay.Size = new System.Drawing.Size(85, 28);
- this.btn_ArrearsOfDay.TabIndex = 224;
- this.btn_ArrearsOfDay.Text = "今日欠款";
- this.btn_ArrearsOfDay.UseVisualStyleBackColor = false;
- //
- // labelEx7
- //
- this.labelEx7.AutoSize = true;
- this.labelEx7.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.labelEx7.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.labelEx7.Location = new System.Drawing.Point(179, 4);
- this.labelEx7.Name = "labelEx7";
- this.labelEx7.Size = new System.Drawing.Size(68, 17);
- this.labelEx7.TabIndex = 269;
- this.labelEx7.Text = "总押金实收";
- //
- // txtTotalDeposit_OK
- //
- this.txtTotalDeposit_OK.BackColor = System.Drawing.Color.Transparent;
- this.txtTotalDeposit_OK.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
- this.txtTotalDeposit_OK.Icon = null;
- this.txtTotalDeposit_OK.IconIsButton = false;
- this.txtTotalDeposit_OK.IsPasswordChat = '\0';
- this.txtTotalDeposit_OK.IsSystemPasswordChar = false;
- this.txtTotalDeposit_OK.Lines = new string[0];
- this.txtTotalDeposit_OK.Location = new System.Drawing.Point(250, 0);
- this.txtTotalDeposit_OK.Margin = new System.Windows.Forms.Padding(0);
- this.txtTotalDeposit_OK.MaxLength = 15;
- this.txtTotalDeposit_OK.MinimumSize = new System.Drawing.Size(0, 24);
- this.txtTotalDeposit_OK.MouseBack = null;
- this.txtTotalDeposit_OK.Multiline = false;
- this.txtTotalDeposit_OK.Name = "txtTotalDeposit_OK";
- this.txtTotalDeposit_OK.NormlBack = null;
- this.txtTotalDeposit_OK.Padding = new System.Windows.Forms.Padding(5);
- this.txtTotalDeposit_OK.ReadOnly = true;
- this.txtTotalDeposit_OK.ScrollBars = System.Windows.Forms.ScrollBars.None;
- this.txtTotalDeposit_OK.Size = new System.Drawing.Size(100, 25);
- this.txtTotalDeposit_OK.TabIndex = 41;
- this.txtTotalDeposit_OK.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
- this.txtTotalDeposit_OK.WaterColor = System.Drawing.Color.DarkGray;
- this.txtTotalDeposit_OK.WaterText = "";
- this.txtTotalDeposit_OK.WordWrap = true;
- //
- // FinanceDayReportSmallForm
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.BottomBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.BottomBgImage")));
- this.ClientSize = new System.Drawing.Size(1644, 610);
- this.CustomBorderStyles.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(109)))), ((int)(((byte)(139)))));
- this.IsShowUcNavigationTool = true;
- this.Name = "FinanceDayReportSmallForm";
- this.Text = "日财务报表";
- this.TitleBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.TitleBgImage")));
- this.Controls.SetChildIndex(this.btnAppFormMaximize, 0);
- this.Controls.SetChildIndex(this.btnAppFormExit, 0);
- this.Controls.SetChildIndex(this.btnAppFormMinimize, 0);
- this.Controls.SetChildIndex(this.btnAppFormMenu, 0);
- this.Controls.SetChildIndex(this.btnAppFormSkin, 0);
- this.Controls.SetChildIndex(this.plFormMainContent, 0);
- this.plExMainContainer.ResumeLayout(false);
- this.plFormMainContent.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.numDay)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.numMonth)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.numYear)).EndInit();
- this.panelEx1.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.dgvData)).EndInit();
- this.panelEx4.ResumeLayout(false);
- this.panelEx4.PerformLayout();
- this.panelEx2.ResumeLayout(false);
- this.panelEx14.ResumeLayout(false);
- this.panelEx14.PerformLayout();
- this.flowLayoutPanel1.ResumeLayout(false);
- this.panelTotalIncome.ResumeLayout(false);
- this.panelTotalIncome.PerformLayout();
- this.panelOperatingIncome.ResumeLayout(false);
- this.panelOperatingIncome.PerformLayout();
- this.panelTotalOutlay.ResumeLayout(false);
- this.panelTotalOutlay.PerformLayout();
- this.panelNetIncome.ResumeLayout(false);
- this.panelNetIncome.PerformLayout();
- this.panelOrderEarly.ResumeLayout(false);
- this.panelOrderEarly.PerformLayout();
- this.panelOrderLate.ResumeLayout(false);
- this.panelOrderLate.PerformLayout();
- this.panelTotalDeposit.ResumeLayout(false);
- this.panelTotalDeposit.PerformLayout();
- this.panelTotalArrears.ResumeLayout(false);
- this.panelTotalArrears.PerformLayout();
- this.panelVoucher.ResumeLayout(false);
- this.panelVoucher.PerformLayout();
- this.panelEx3.ResumeLayout(false);
- this.panelEx3.PerformLayout();
- this.panelPaymentMethod.ResumeLayout(false);
- this.panelPaymentMethod.PerformLayout();
- this.panelQueryItem.ResumeLayout(false);
- this.panelQueryItem.PerformLayout();
- this.panelStoreName.ResumeLayout(false);
- this.panelStoreName.PerformLayout();
- this.panelOrderType.ResumeLayout(false);
- this.panelOrderType.PerformLayout();
- this.panelEx8.ResumeLayout(false);
- this.panelEx8.PerformLayout();
- this.panelEx9.ResumeLayout(false);
- this.panelEx9.PerformLayout();
- this.panelDay.ResumeLayout(false);
- this.panelDay.PerformLayout();
- this.panelParagraph.ResumeLayout(false);
- this.panelParagraph.PerformLayout();
- this.panelEx5.ResumeLayout(false);
- this.flowLayoutPanel2.ResumeLayout(false);
- this.flowLayoutPanel2.PerformLayout();
- this.ResumeLayout(false);
- }
- #endregion
- protected ComponentLibrary.NumericUpDownEx numDay;
- protected ComponentLibrary.NumericUpDownEx numMonth;
- protected ComponentLibrary.ButtonEx btnPrint;
- protected ComponentLibrary.ButtonEx btnAudit;
- protected ComponentLibrary.ButtonEx btnExport;
- protected ComponentLibrary.ButtonEx btnClose;
- protected ComponentLibrary.NumericUpDownEx numYear;
- private ComponentLibrary.LabelEx labelEx13;
- protected internal ComponentLibrary.PanelEx panelEx2;
- protected internal ComponentLibrary.DataGridViewEc dgvData;
- protected internal ComponentLibrary.PanelEx panelEx1;
- protected internal ComponentLibrary.PanelEx panelEx13;
- private ComponentLibrary.PanelEx panelEx5;
- private System.Windows.Forms.FlowLayoutPanel flowLayoutPanel2;
- protected internal ComponentLibrary.LabelEx lblDateTime;
- protected internal ComponentLibrary.PanelEx panelParagraph;
- protected internal ComponentLibrary.PanelEx panelDay;
- private ComponentLibrary.PanelEx panelEx4;
- private ComponentLibrary.PanelEx panelEx7;
- private ComponentLibrary.LabelEx labelEx2;
- private ComponentLibrary.PanelEx panelEx6;
- private ComponentLibrary.LabelEx labelEx1;
- protected internal ComponentLibrary.PanelEx panelEx14;
- protected ComponentLibrary.LabelEx lblPaymentMethodStatistics;
- protected ComponentLibrary.LabelEx lblFinancialSMS;
- protected ComponentLibrary.LabelEx lblCount;
- protected internal System.Windows.Forms.FlowLayoutPanel flowLayoutPanel1;
- private ComponentLibrary.PanelEx panelTotalIncome;
- protected internal ComponentLibrary.TextBoxEx txtTotalIncome;
- protected internal ComponentLibrary.LabelEx lblTotalIncome;
- private ComponentLibrary.PanelEx panelOperatingIncome;
- protected internal ComponentLibrary.TextBoxEx txtOperatingIncome;
- protected internal ComponentLibrary.LabelEx lblOperatingIncome;
- private ComponentLibrary.PanelEx panelTotalOutlay;
- protected internal ComponentLibrary.TextBoxEx txtTotalOutlay;
- protected internal ComponentLibrary.LabelEx lblTotalOutlay;
- protected internal ComponentLibrary.PanelEx panelNetIncome;
- protected internal ComponentLibrary.TextBoxEx txtNetIncome;
- protected internal ComponentLibrary.LabelEx lblNetIncome;
- private ComponentLibrary.PanelEx panelOrderEarly;
- protected internal ComponentLibrary.TextBoxEx txtOrderEarly;
- protected internal ComponentLibrary.LabelEx lblOrderEarly;
- private ComponentLibrary.PanelEx panelOrderLate;
- protected internal ComponentLibrary.TextBoxEx txtOrderLate;
- protected internal ComponentLibrary.LabelEx lblOrderLate;
- private ComponentLibrary.PanelEx panelTotalDeposit;
- protected internal ComponentLibrary.TextBoxEx txtTotalDeposit;
- protected internal ComponentLibrary.LabelEx lblTotalDeposit;
- private ComponentLibrary.PanelEx panelTotalArrears;
- protected internal ComponentLibrary.TextBoxEx txtTotalArrears;
- protected internal ComponentLibrary.LabelEx lblTotalArrears;
- protected internal ComponentLibrary.PanelEx panelVoucher;
- protected internal ComponentLibrary.TextBoxEx txtVoucher;
- protected internal ComponentLibrary.LabelEx lblVoucher;
- protected internal ComponentLibrary.PanelEx panelEx3;
- protected internal ComponentLibrary.TextBoxEx txtTotalPerformance;
- protected internal ComponentLibrary.LabelEx lblTotalPerformance;
- private ComponentLibrary.PanelEx panelPaymentMethod;
- protected ComponentLibrary.ComboBoxTreeViewEx cmbtreevPaymentMethod;
- private ComponentLibrary.LabelEx lblPaymentMethod;
- protected ComponentLibrary.ComboBoxTreeViewEx cmbtreevQueryItem;
- protected ComponentLibrary.ComboBoxTreeViewEx cmbtreevSecondOption;
- private ComponentLibrary.LabelEx lblQueryItem;
- protected internal ComponentLibrary.PanelEx panelStoreName;
- protected internal ComponentLibrary.ComboBoxTreeViewEx cmbtreevStoreName;
- protected internal ComponentLibrary.LabelEx labelEx3;
- protected internal ComponentLibrary.PanelEx panelQueryItem;
- protected internal ComponentLibrary.PanelEx panelOrderType;
- protected internal ComponentLibrary.ComboBoxTreeViewEx cmbtreevOrderType;
- protected internal ComponentLibrary.LabelEx labelEx4;
- protected internal ComponentLibrary.PanelEx panelEx8;
- protected internal ComponentLibrary.LabelEx labelEx5;
- protected internal ComponentLibrary.ComboBoxTreeViewEx comboxEmployeeList;
- public ComponentLibrary.ButtonEx btn_ArrearsOfDay;
- protected internal ComponentLibrary.PanelEx panelEx9;
- protected internal ComponentLibrary.ComboBoxTreeViewEx cmbtreevOrderClass;
- protected internal ComponentLibrary.LabelEx labelEx6;
- protected ComponentLibrary.LabelEx labSettlement;
- protected internal ComponentLibrary.CheckBoxEx ckb_UnAudited;
- protected internal ComponentLibrary.TextBoxEx txtTotalDeposit_OK;
- protected internal ComponentLibrary.LabelEx labelEx7;
- }
- }
|