123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871 |
- namespace LYFZ.Software.UI.StatisticalInquiry
- {
- partial class FrmDayFinance
- {
- /// <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.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle();
- System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FrmDayFinance));
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
- this.panelEx2 = new LYFZ.ComponentLibrary.PanelEx();
- this.dgv = new LYFZ.ComponentLibrary.DataGridViewEx();
- this.ID = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.ProjectTitle = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.OpenSingle = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.Client = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.Amount = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.ItemCategory = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.IncomeExpenditure = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.DateTime = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.Payment = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.Cashier = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.FinancialAudit = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.panelEx1 = new LYFZ.ComponentLibrary.PanelEx();
- this.txtDeposit = new LYFZ.ComponentLibrary.TextBoxBasicEx();
- this.labelEx8 = new LYFZ.ComponentLibrary.LabelEx();
- this.txtPreliminaryResults = new LYFZ.ComponentLibrary.TextBoxBasicEx();
- this.txtArrears = new LYFZ.ComponentLibrary.TextBoxBasicEx();
- this.lblFinancialSMS = new LYFZ.ComponentLibrary.LabelEx();
- this.lblCount = new LYFZ.ComponentLibrary.LabelEx();
- this.cmbPay_PaymentMethod = new LYFZ.ComponentLibrary.ComboBoxTreeViewEx();
- this.txtNetIncome = new LYFZ.ComponentLibrary.TextBoxBasicEx();
- this.CtvTsorder_Name = new LYFZ.ComponentLibrary.ComboBoxTreeViewEx();
- this.labelEx14 = new LYFZ.ComponentLibrary.LabelEx();
- this.cmbProjectSearch = new LYFZ.ComponentLibrary.ComboBoxEx();
- this.labelEx7 = new LYFZ.ComponentLibrary.LabelEx();
- this.labelEx9 = new LYFZ.ComponentLibrary.LabelEx();
- this.txtTotalExpenditure = new LYFZ.ComponentLibrary.TextBoxBasicEx();
- this.txtOperatingIncome = new LYFZ.ComponentLibrary.TextBoxBasicEx();
- this.labelEx3 = new LYFZ.ComponentLibrary.LabelEx();
- this.labelEx1 = new LYFZ.ComponentLibrary.LabelEx();
- this.txtTotalRevenue = new LYFZ.ComponentLibrary.TextBoxBasicEx();
- this.labelEx15 = new LYFZ.ComponentLibrary.LabelEx();
- this.txtLateResults = new LYFZ.ComponentLibrary.TextBoxBasicEx();
- this.labelEx10 = new LYFZ.ComponentLibrary.LabelEx();
- this.labelEx16 = new LYFZ.ComponentLibrary.LabelEx();
- this.labelEx2 = new LYFZ.ComponentLibrary.LabelEx();
- this.numDay = new LYFZ.ComponentLibrary.NumericUpDownEx(this.components);
- this.numYear = new LYFZ.ComponentLibrary.NumericUpDownEx(this.components);
- this.labelEx13 = new LYFZ.ComponentLibrary.LabelEx();
- this.numMonth = new LYFZ.ComponentLibrary.NumericUpDownEx(this.components);
- this.btnPrint = new LYFZ.ComponentLibrary.ButtonEx();
- this.btnFinancialAudit = new LYFZ.ComponentLibrary.ButtonEx();
- this.btnExPort = new LYFZ.ComponentLibrary.ButtonEx();
- this.btnClose = new LYFZ.ComponentLibrary.ButtonEx();
- this.lblPayBy = new LYFZ.ComponentLibrary.LabelEx();
- this.plExMainContainer.SuspendLayout();
- this.plFormMainContent.SuspendLayout();
- this.panelEx2.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.dgv)).BeginInit();
- this.panelEx1.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.numDay)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.numYear)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.numMonth)).BeginInit();
- this.SuspendLayout();
- //
- // plExMainContainer
- //
- this.plExMainContainer.Controls.Add(this.panelEx2);
- this.plExMainContainer.Location = new System.Drawing.Point(0, 40);
- this.plExMainContainer.Padding = new System.Windows.Forms.Padding(3);
- this.plExMainContainer.Size = new System.Drawing.Size(1053, 505);
- //
- // plFormMainContent
- //
- this.plFormMainContent.Controls.Add(this.numDay);
- this.plFormMainContent.Controls.Add(this.numMonth);
- this.plFormMainContent.Controls.Add(this.btnPrint);
- this.plFormMainContent.Controls.Add(this.btnFinancialAudit);
- this.plFormMainContent.Controls.Add(this.btnExPort);
- this.plFormMainContent.Controls.Add(this.btnClose);
- this.plFormMainContent.Controls.Add(this.numYear);
- this.plFormMainContent.Controls.Add(this.labelEx13);
- this.plFormMainContent.Size = new System.Drawing.Size(1053, 545);
- this.plFormMainContent.Controls.SetChildIndex(this.plExMainContainer, 0);
- this.plFormMainContent.Controls.SetChildIndex(this.labelEx13, 0);
- this.plFormMainContent.Controls.SetChildIndex(this.numYear, 0);
- this.plFormMainContent.Controls.SetChildIndex(this.btnClose, 0);
- this.plFormMainContent.Controls.SetChildIndex(this.btnExPort, 0);
- this.plFormMainContent.Controls.SetChildIndex(this.btnFinancialAudit, 0);
- this.plFormMainContent.Controls.SetChildIndex(this.btnPrint, 0);
- this.plFormMainContent.Controls.SetChildIndex(this.numMonth, 0);
- this.plFormMainContent.Controls.SetChildIndex(this.numDay, 0);
- //
- // btnAppFormMaximize
- //
- this.btnAppFormMaximize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMaximize.BackImg")));
- this.btnAppFormMaximize.Location = new System.Drawing.Point(994, 0);
- //
- // btnAppFormExit
- //
- this.btnAppFormExit.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormExit.BackImg")));
- this.btnAppFormExit.Location = new System.Drawing.Point(1021, 0);
- //
- // btnAppFormMinimize
- //
- this.btnAppFormMinimize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMinimize.BackImg")));
- this.btnAppFormMinimize.Location = new System.Drawing.Point(967, 0);
- //
- // panelEx2
- //
- this.panelEx2.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
- this.panelEx2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.panelEx2.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
- this.panelEx2.BorderWidth = 1;
- this.panelEx2.Controls.Add(this.dgv);
- this.panelEx2.Controls.Add(this.panelEx1);
- this.panelEx2.Dock = System.Windows.Forms.DockStyle.Fill;
- this.panelEx2.Location = new System.Drawing.Point(3, 3);
- this.panelEx2.Name = "panelEx2";
- this.panelEx2.Size = new System.Drawing.Size(1047, 499);
- this.panelEx2.TabIndex = 194;
- //
- // dgv
- //
- this.dgv.AllowUserToAddRows = false;
- this.dgv.AllowUserToDeleteRows = false;
- this.dgv.AllowUserToResizeRows = false;
- dataGridViewCellStyle1.BackColor = System.Drawing.Color.LightCyan;
- this.dgv.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
- this.dgv.BackgroundColor = System.Drawing.Color.White;
- this.dgv.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
- this.dgv.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
- dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
- dataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(211)))), ((int)(((byte)(223)))), ((int)(((byte)(240)))));
- dataGridViewCellStyle2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- dataGridViewCellStyle2.ForeColor = System.Drawing.Color.Navy;
- dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight;
- dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
- this.dgv.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
- this.dgv.ColumnHeadersHeight = 24;
- this.dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
- this.dgv.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
- this.ID,
- this.ProjectTitle,
- this.OpenSingle,
- this.Client,
- this.Amount,
- this.ItemCategory,
- this.IncomeExpenditure,
- this.DateTime,
- this.Payment,
- this.Cashier,
- this.FinancialAudit});
- dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
- dataGridViewCellStyle4.BackColor = System.Drawing.SystemColors.Window;
- dataGridViewCellStyle4.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- dataGridViewCellStyle4.ForeColor = System.Drawing.SystemColors.ControlText;
- dataGridViewCellStyle4.SelectionBackColor = System.Drawing.SystemColors.Highlight;
- dataGridViewCellStyle4.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
- dataGridViewCellStyle4.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
- this.dgv.DefaultCellStyle = dataGridViewCellStyle4;
- this.dgv.Dock = System.Windows.Forms.DockStyle.Fill;
- this.dgv.EnableHeadersVisualStyles = false;
- this.dgv.EraseCell = false;
- this.dgv.GridColor = System.Drawing.SystemColors.GradientInactiveCaption;
- this.dgv.GridViewUniquelyIdentify = resources.GetString("dgv.GridViewUniquelyIdentify");
- this.dgv.IsCompleteBonding = false;
- this.dgv.IsCopyCellValue = true;
- this.dgv.Location = new System.Drawing.Point(0, 138);
- this.dgv.Name = "dgv";
- this.dgv.ReadOnly = true;
- dataGridViewCellStyle5.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
- dataGridViewCellStyle5.BackColor = System.Drawing.SystemColors.Control;
- dataGridViewCellStyle5.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- dataGridViewCellStyle5.ForeColor = System.Drawing.SystemColors.WindowText;
- dataGridViewCellStyle5.SelectionBackColor = System.Drawing.SystemColors.Highlight;
- dataGridViewCellStyle5.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
- dataGridViewCellStyle5.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
- this.dgv.RowHeadersDefaultCellStyle = dataGridViewCellStyle5;
- this.dgv.RowHeadersVisible = false;
- this.dgv.RowTemplate.Height = 23;
- this.dgv.RowTemplate.ReadOnly = true;
- this.dgv.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
- this.dgv.Size = new System.Drawing.Size(1045, 359);
- this.dgv.TabIndex = 231;
- //
- // ID
- //
- dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
- this.ID.DefaultCellStyle = dataGridViewCellStyle3;
- this.ID.HeaderText = "编号";
- this.ID.Name = "ID";
- this.ID.ReadOnly = true;
- this.ID.Visible = false;
- //
- // ProjectTitle
- //
- this.ProjectTitle.FillWeight = 3.059056F;
- this.ProjectTitle.HeaderText = "项目名称";
- this.ProjectTitle.Name = "ProjectTitle";
- this.ProjectTitle.ReadOnly = true;
- //
- // OpenSingle
- //
- this.OpenSingle.HeaderText = "开单人";
- this.OpenSingle.Name = "OpenSingle";
- this.OpenSingle.ReadOnly = true;
- //
- // Client
- //
- this.Client.HeaderText = "客户/备注";
- this.Client.Name = "Client";
- this.Client.ReadOnly = true;
- //
- // Amount
- //
- this.Amount.FillWeight = 3.737679F;
- this.Amount.HeaderText = "金额";
- this.Amount.Name = "Amount";
- this.Amount.ReadOnly = true;
- //
- // ItemCategory
- //
- this.ItemCategory.FillWeight = 7.493622F;
- this.ItemCategory.HeaderText = "项目类别";
- this.ItemCategory.Name = "ItemCategory";
- this.ItemCategory.ReadOnly = true;
- //
- // IncomeExpenditure
- //
- this.IncomeExpenditure.FillWeight = 15.12167F;
- this.IncomeExpenditure.HeaderText = "收入/支出";
- this.IncomeExpenditure.Name = "IncomeExpenditure";
- this.IncomeExpenditure.ReadOnly = true;
- //
- // DateTime
- //
- this.DateTime.FillWeight = 46.27835F;
- this.DateTime.HeaderText = "日期";
- this.DateTime.Name = "DateTime";
- this.DateTime.ReadOnly = true;
- //
- // Payment
- //
- this.Payment.FillWeight = 78.226F;
- this.Payment.HeaderText = "支付方式";
- this.Payment.Name = "Payment";
- this.Payment.ReadOnly = true;
- //
- // Cashier
- //
- this.Cashier.FillWeight = 158.774F;
- this.Cashier.HeaderText = "收银";
- this.Cashier.Name = "Cashier";
- this.Cashier.ReadOnly = true;
- //
- // FinancialAudit
- //
- this.FinancialAudit.FillWeight = 487.3097F;
- this.FinancialAudit.HeaderText = "财务审核/审核人";
- this.FinancialAudit.Name = "FinancialAudit";
- this.FinancialAudit.ReadOnly = true;
- this.FinancialAudit.Width = 200;
- //
- // 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.txtDeposit);
- this.panelEx1.Controls.Add(this.labelEx8);
- this.panelEx1.Controls.Add(this.txtPreliminaryResults);
- this.panelEx1.Controls.Add(this.txtArrears);
- this.panelEx1.Controls.Add(this.lblPayBy);
- this.panelEx1.Controls.Add(this.lblFinancialSMS);
- this.panelEx1.Controls.Add(this.lblCount);
- this.panelEx1.Controls.Add(this.cmbPay_PaymentMethod);
- this.panelEx1.Controls.Add(this.txtNetIncome);
- this.panelEx1.Controls.Add(this.CtvTsorder_Name);
- this.panelEx1.Controls.Add(this.labelEx14);
- this.panelEx1.Controls.Add(this.cmbProjectSearch);
- this.panelEx1.Controls.Add(this.labelEx7);
- this.panelEx1.Controls.Add(this.labelEx9);
- this.panelEx1.Controls.Add(this.txtTotalExpenditure);
- this.panelEx1.Controls.Add(this.txtOperatingIncome);
- this.panelEx1.Controls.Add(this.labelEx3);
- this.panelEx1.Controls.Add(this.labelEx1);
- this.panelEx1.Controls.Add(this.txtTotalRevenue);
- this.panelEx1.Controls.Add(this.labelEx15);
- this.panelEx1.Controls.Add(this.txtLateResults);
- this.panelEx1.Controls.Add(this.labelEx10);
- this.panelEx1.Controls.Add(this.labelEx16);
- this.panelEx1.Controls.Add(this.labelEx2);
- this.panelEx1.Dock = System.Windows.Forms.DockStyle.Top;
- this.panelEx1.Location = new System.Drawing.Point(0, 0);
- this.panelEx1.Name = "panelEx1";
- this.panelEx1.Size = new System.Drawing.Size(1045, 138);
- this.panelEx1.TabIndex = 198;
- //
- // txtDeposit
- //
- this.txtDeposit.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.txtDeposit.EmptyTextTip = null;
- this.txtDeposit.EmptyTextTipColor = System.Drawing.Color.DarkGray;
- this.txtDeposit.Font = new System.Drawing.Font("微软雅黑", 9F);
- this.txtDeposit.Location = new System.Drawing.Point(402, 35);
- this.txtDeposit.Name = "txtDeposit";
- this.txtDeposit.ReadOnly = true;
- this.txtDeposit.Size = new System.Drawing.Size(98, 23);
- this.txtDeposit.TabIndex = 267;
- //
- // labelEx8
- //
- this.labelEx8.AutoSize = true;
- this.labelEx8.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.labelEx8.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.labelEx8.Location = new System.Drawing.Point(349, 38);
- this.labelEx8.Name = "labelEx8";
- this.labelEx8.Size = new System.Drawing.Size(56, 17);
- this.labelEx8.TabIndex = 266;
- this.labelEx8.Text = "总押金:";
- //
- // txtPreliminaryResults
- //
- this.txtPreliminaryResults.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.txtPreliminaryResults.EmptyTextTip = null;
- this.txtPreliminaryResults.EmptyTextTipColor = System.Drawing.Color.DarkGray;
- this.txtPreliminaryResults.Font = new System.Drawing.Font("微软雅黑", 9F);
- this.txtPreliminaryResults.Location = new System.Drawing.Point(71, 35);
- this.txtPreliminaryResults.Name = "txtPreliminaryResults";
- this.txtPreliminaryResults.ReadOnly = true;
- this.txtPreliminaryResults.Size = new System.Drawing.Size(98, 23);
- this.txtPreliminaryResults.TabIndex = 258;
- //
- // txtArrears
- //
- this.txtArrears.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.txtArrears.EmptyTextTip = null;
- this.txtArrears.EmptyTextTipColor = System.Drawing.Color.DarkGray;
- this.txtArrears.Font = new System.Drawing.Font("微软雅黑", 9F);
- this.txtArrears.Location = new System.Drawing.Point(560, 35);
- this.txtArrears.Name = "txtArrears";
- this.txtArrears.ReadOnly = true;
- this.txtArrears.Size = new System.Drawing.Size(106, 23);
- this.txtArrears.TabIndex = 262;
- //
- // 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(6, 87);
- this.lblFinancialSMS.Name = "lblFinancialSMS";
- this.lblFinancialSMS.Size = new System.Drawing.Size(68, 17);
- this.lblFinancialSMS.TabIndex = 273;
- 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(18, 67);
- this.lblCount.Name = "lblCount";
- this.lblCount.Size = new System.Drawing.Size(56, 17);
- this.lblCount.TabIndex = 218;
- this.lblCount.Text = "订单数:";
- //
- // cmbPay_PaymentMethod
- //
- this.cmbPay_PaymentMethod.AfterSelectLevelFirstNode = true;
- this.cmbPay_PaymentMethod.DropDownHeight = 220;
- this.cmbPay_PaymentMethod.DropDownShow = false;
- this.cmbPay_PaymentMethod.FormattingEnabled = true;
- this.cmbPay_PaymentMethod.IntegralHeight = false;
- this.cmbPay_PaymentMethod.IsNodeMouseClick = true;
- this.cmbPay_PaymentMethod.IsSelectParentNode = true;
- this.cmbPay_PaymentMethod.Location = new System.Drawing.Point(737, 8);
- this.cmbPay_PaymentMethod.Name = "cmbPay_PaymentMethod";
- this.cmbPay_PaymentMethod.ReadOnly = true;
- this.cmbPay_PaymentMethod.SelectedNode = null;
- this.cmbPay_PaymentMethod.Size = new System.Drawing.Size(142, 20);
- this.cmbPay_PaymentMethod.StrGetName = "";
- this.cmbPay_PaymentMethod.StrGetTagName = "";
- this.cmbPay_PaymentMethod.StrKey = null;
- this.cmbPay_PaymentMethod.TabIndex = 272;
- //
- // txtNetIncome
- //
- this.txtNetIncome.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.txtNetIncome.EmptyTextTip = null;
- this.txtNetIncome.EmptyTextTipColor = System.Drawing.Color.DarkGray;
- this.txtNetIncome.Font = new System.Drawing.Font("微软雅黑", 9F);
- this.txtNetIncome.Location = new System.Drawing.Point(560, 7);
- this.txtNetIncome.Name = "txtNetIncome";
- this.txtNetIncome.ReadOnly = true;
- this.txtNetIncome.Size = new System.Drawing.Size(106, 23);
- this.txtNetIncome.TabIndex = 247;
- //
- // CtvTsorder_Name
- //
- this.CtvTsorder_Name.AfterSelectLevelFirstNode = true;
- this.CtvTsorder_Name.DropDownHeight = 220;
- this.CtvTsorder_Name.DropDownShow = false;
- this.CtvTsorder_Name.FormattingEnabled = true;
- this.CtvTsorder_Name.IntegralHeight = false;
- this.CtvTsorder_Name.IsNodeMouseClick = true;
- this.CtvTsorder_Name.IsSelectParentNode = true;
- this.CtvTsorder_Name.Location = new System.Drawing.Point(884, 35);
- this.CtvTsorder_Name.Name = "CtvTsorder_Name";
- this.CtvTsorder_Name.ReadOnly = true;
- this.CtvTsorder_Name.SelectedNode = null;
- this.CtvTsorder_Name.Size = new System.Drawing.Size(120, 20);
- this.CtvTsorder_Name.StrGetName = "";
- this.CtvTsorder_Name.StrGetTagName = "";
- this.CtvTsorder_Name.StrKey = null;
- this.CtvTsorder_Name.TabIndex = 271;
- this.CtvTsorder_Name.Visible = false;
- //
- // labelEx14
- //
- this.labelEx14.AutoSize = true;
- this.labelEx14.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.labelEx14.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.labelEx14.Location = new System.Drawing.Point(672, 10);
- this.labelEx14.Name = "labelEx14";
- this.labelEx14.Size = new System.Drawing.Size(68, 17);
- this.labelEx14.TabIndex = 254;
- this.labelEx14.Text = "付款方式:";
- //
- // cmbProjectSearch
- //
- this.cmbProjectSearch.ArrowColor = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(66)))), ((int)(((byte)(80)))));
- this.cmbProjectSearch.BaseColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
- this.cmbProjectSearch.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(174)))), ((int)(((byte)(168)))), ((int)(((byte)(168)))));
- this.cmbProjectSearch.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
- this.cmbProjectSearch.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
- this.cmbProjectSearch.Font = new System.Drawing.Font("宋体", 10.5F);
- this.cmbProjectSearch.FormattingEnabled = true;
- this.cmbProjectSearch.IsCustomColor = false;
- this.cmbProjectSearch.Items.AddRange(new object[] {
- "全部",
- "订单前期收入",
- "订单后期收入",
- "其它消费收入",
- "其它收入",
- "会员充值收入",
- "服务卡消费收入",
- "礼服租售收入",
- "店面支出",
- "财务支出",
- "押金"});
- this.cmbProjectSearch.Location = new System.Drawing.Point(737, 35);
- this.cmbProjectSearch.Name = "cmbProjectSearch";
- this.cmbProjectSearch.ReadOnly = false;
- this.cmbProjectSearch.Size = new System.Drawing.Size(142, 22);
- this.cmbProjectSearch.TabIndex = 269;
- //
- // 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(519, 10);
- this.labelEx7.Name = "labelEx7";
- this.labelEx7.Size = new System.Drawing.Size(44, 17);
- this.labelEx7.TabIndex = 246;
- this.labelEx7.Text = "净收:";
- //
- // labelEx9
- //
- this.labelEx9.AutoSize = true;
- this.labelEx9.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.labelEx9.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.labelEx9.Location = new System.Drawing.Point(672, 38);
- this.labelEx9.Name = "labelEx9";
- this.labelEx9.Size = new System.Drawing.Size(68, 17);
- this.labelEx9.TabIndex = 268;
- this.labelEx9.Text = "项目查询:";
- //
- // txtTotalExpenditure
- //
- this.txtTotalExpenditure.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.txtTotalExpenditure.EmptyTextTip = null;
- this.txtTotalExpenditure.EmptyTextTipColor = System.Drawing.Color.DarkGray;
- this.txtTotalExpenditure.Font = new System.Drawing.Font("微软雅黑", 9F);
- this.txtTotalExpenditure.Location = new System.Drawing.Point(402, 7);
- this.txtTotalExpenditure.Name = "txtTotalExpenditure";
- this.txtTotalExpenditure.ReadOnly = true;
- this.txtTotalExpenditure.Size = new System.Drawing.Size(98, 23);
- this.txtTotalExpenditure.TabIndex = 245;
- //
- // txtOperatingIncome
- //
- this.txtOperatingIncome.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.txtOperatingIncome.EmptyTextTip = null;
- this.txtOperatingIncome.EmptyTextTipColor = System.Drawing.Color.DarkGray;
- this.txtOperatingIncome.Font = new System.Drawing.Font("微软雅黑", 9F);
- this.txtOperatingIncome.Location = new System.Drawing.Point(244, 7);
- this.txtOperatingIncome.Name = "txtOperatingIncome";
- this.txtOperatingIncome.ReadOnly = true;
- this.txtOperatingIncome.Size = new System.Drawing.Size(99, 23);
- this.txtOperatingIncome.TabIndex = 243;
- //
- // 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(179, 10);
- this.labelEx3.Name = "labelEx3";
- this.labelEx3.Size = new System.Drawing.Size(68, 17);
- this.labelEx3.TabIndex = 242;
- this.labelEx3.Text = "营业收入:";
- //
- // labelEx1
- //
- this.labelEx1.AutoSize = true;
- this.labelEx1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.labelEx1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.labelEx1.Location = new System.Drawing.Point(507, 38);
- this.labelEx1.Name = "labelEx1";
- this.labelEx1.Size = new System.Drawing.Size(56, 17);
- this.labelEx1.TabIndex = 261;
- this.labelEx1.Text = "总欠款:";
- //
- // txtTotalRevenue
- //
- this.txtTotalRevenue.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.txtTotalRevenue.EmptyTextTip = null;
- this.txtTotalRevenue.EmptyTextTipColor = System.Drawing.Color.DarkGray;
- this.txtTotalRevenue.Font = new System.Drawing.Font("微软雅黑", 9F);
- this.txtTotalRevenue.Location = new System.Drawing.Point(71, 7);
- this.txtTotalRevenue.Name = "txtTotalRevenue";
- this.txtTotalRevenue.ReadOnly = true;
- this.txtTotalRevenue.Size = new System.Drawing.Size(98, 23);
- this.txtTotalRevenue.TabIndex = 241;
- //
- // labelEx15
- //
- this.labelEx15.AutoSize = true;
- this.labelEx15.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.labelEx15.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.labelEx15.Location = new System.Drawing.Point(6, 38);
- this.labelEx15.Name = "labelEx15";
- this.labelEx15.Size = new System.Drawing.Size(68, 17);
- this.labelEx15.TabIndex = 257;
- this.labelEx15.Text = "订单前期:";
- //
- // txtLateResults
- //
- this.txtLateResults.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.txtLateResults.EmptyTextTip = null;
- this.txtLateResults.EmptyTextTipColor = System.Drawing.Color.DarkGray;
- this.txtLateResults.Font = new System.Drawing.Font("微软雅黑", 9F);
- this.txtLateResults.Location = new System.Drawing.Point(244, 35);
- this.txtLateResults.Name = "txtLateResults";
- this.txtLateResults.ReadOnly = true;
- this.txtLateResults.Size = new System.Drawing.Size(99, 23);
- this.txtLateResults.TabIndex = 260;
- //
- // labelEx10
- //
- this.labelEx10.AutoSize = true;
- this.labelEx10.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.labelEx10.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.labelEx10.Location = new System.Drawing.Point(18, 10);
- this.labelEx10.Name = "labelEx10";
- this.labelEx10.Size = new System.Drawing.Size(56, 17);
- this.labelEx10.TabIndex = 240;
- this.labelEx10.Text = "总收入:";
- //
- // labelEx16
- //
- this.labelEx16.AutoSize = true;
- this.labelEx16.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.labelEx16.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.labelEx16.Location = new System.Drawing.Point(179, 38);
- this.labelEx16.Name = "labelEx16";
- this.labelEx16.Size = new System.Drawing.Size(68, 17);
- this.labelEx16.TabIndex = 259;
- this.labelEx16.Text = "订单后期:";
- //
- // labelEx2
- //
- this.labelEx2.AutoSize = true;
- this.labelEx2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.labelEx2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.labelEx2.Location = new System.Drawing.Point(361, 10);
- this.labelEx2.Name = "labelEx2";
- this.labelEx2.Size = new System.Drawing.Size(44, 17);
- this.labelEx2.TabIndex = 244;
- this.labelEx2.Text = "支出:";
- //
- // 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(364, 8);
- 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(59, 26);
- this.numDay.TabIndex = 207;
- this.numDay.Value = new decimal(new int[] {
- 1,
- 0,
- 0,
- 0});
- //
- // 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(198, 8);
- 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(59, 26);
- this.numYear.TabIndex = 203;
- 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(258, 11);
- this.labelEx13.Name = "labelEx13";
- this.labelEx13.Size = new System.Drawing.Size(187, 19);
- this.labelEx13.TabIndex = 204;
- this.labelEx13.Text = "年 月 日";
- //
- // 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(281, 8);
- 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(59, 26);
- this.numMonth.TabIndex = 205;
- 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(655, 8);
- this.btnPrint.Name = "btnPrint";
- this.btnPrint.Size = new System.Drawing.Size(87, 26);
- this.btnPrint.TabIndex = 211;
- this.btnPrint.Text = "打印";
- this.btnPrint.UseVisualStyleBackColor = false;
- //
- // btnFinancialAudit
- //
- this.btnFinancialAudit.BackColor = System.Drawing.Color.Transparent;
- this.btnFinancialAudit.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnFinancialAudit.BackImg")));
- this.btnFinancialAudit.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
- this.btnFinancialAudit.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
- this.btnFinancialAudit.ForeColor = System.Drawing.Color.White;
- this.btnFinancialAudit.IsCustomBackImg = false;
- this.btnFinancialAudit.IsShowText = true;
- this.btnFinancialAudit.Location = new System.Drawing.Point(469, 8);
- this.btnFinancialAudit.Name = "btnFinancialAudit";
- this.btnFinancialAudit.Size = new System.Drawing.Size(87, 26);
- this.btnFinancialAudit.TabIndex = 209;
- this.btnFinancialAudit.Text = "财务审核";
- this.btnFinancialAudit.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(562, 8);
- this.btnExPort.Name = "btnExPort";
- this.btnExPort.Size = new System.Drawing.Size(87, 26);
- this.btnExPort.TabIndex = 210;
- 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(748, 9);
- this.btnClose.Name = "btnClose";
- this.btnClose.Size = new System.Drawing.Size(87, 26);
- this.btnClose.TabIndex = 212;
- this.btnClose.Text = "关闭";
- this.btnClose.UseVisualStyleBackColor = false;
- //
- // lblPayBy
- //
- this.lblPayBy.AutoSize = true;
- this.lblPayBy.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.lblPayBy.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.lblPayBy.Location = new System.Drawing.Point(6, 107);
- this.lblPayBy.Name = "lblPayBy";
- this.lblPayBy.Size = new System.Drawing.Size(68, 17);
- this.lblPayBy.TabIndex = 274;
- this.lblPayBy.Text = "支付方式:";
- //
- // FrmDayFinance
- //
- 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(1053, 610);
- this.CustomBorderStyles.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(109)))), ((int)(((byte)(139)))));
- this.IsShowUcNavigationTool = true;
- this.Name = "FrmDayFinance";
- 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);
- this.plFormMainContent.PerformLayout();
- this.panelEx2.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.dgv)).EndInit();
- this.panelEx1.ResumeLayout(false);
- this.panelEx1.PerformLayout();
- ((System.ComponentModel.ISupportInitialize)(this.numDay)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.numYear)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.numMonth)).EndInit();
- this.ResumeLayout(false);
- }
- #endregion
- private ComponentLibrary.PanelEx panelEx2;
- public ComponentLibrary.DataGridViewEx dgv;
- protected ComponentLibrary.ButtonEx btnPrint;
- protected ComponentLibrary.ButtonEx btnFinancialAudit;
- protected ComponentLibrary.ButtonEx btnExPort;
- protected ComponentLibrary.ButtonEx btnClose;
- protected ComponentLibrary.NumericUpDownEx numDay;
- protected ComponentLibrary.NumericUpDownEx numYear;
- private ComponentLibrary.LabelEx labelEx13;
- protected ComponentLibrary.NumericUpDownEx numMonth;
- private ComponentLibrary.LabelEx labelEx1;
- protected ComponentLibrary.TextBoxBasicEx txtArrears;
- protected ComponentLibrary.TextBoxBasicEx txtLateResults;
- private ComponentLibrary.LabelEx labelEx16;
- private ComponentLibrary.LabelEx labelEx2;
- protected ComponentLibrary.TextBoxBasicEx txtPreliminaryResults;
- private ComponentLibrary.LabelEx labelEx10;
- private ComponentLibrary.LabelEx labelEx15;
- protected ComponentLibrary.TextBoxBasicEx txtTotalRevenue;
- private ComponentLibrary.LabelEx labelEx3;
- protected ComponentLibrary.TextBoxBasicEx txtOperatingIncome;
- protected ComponentLibrary.TextBoxBasicEx txtTotalExpenditure;
- private ComponentLibrary.LabelEx labelEx7;
- private ComponentLibrary.LabelEx labelEx14;
- protected ComponentLibrary.TextBoxBasicEx txtNetIncome;
- protected ComponentLibrary.PanelEx panelEx1;
- private ComponentLibrary.LabelEx labelEx8;
- protected ComponentLibrary.TextBoxBasicEx txtDeposit;
- protected ComponentLibrary.ComboBoxEx cmbProjectSearch;
- private ComponentLibrary.LabelEx labelEx9;
- protected ComponentLibrary.LabelEx lblCount;
- protected ComponentLibrary.ComboBoxTreeViewEx CtvTsorder_Name;
- protected ComponentLibrary.ComboBoxTreeViewEx cmbPay_PaymentMethod;
- protected ComponentLibrary.LabelEx lblFinancialSMS;
- private System.Windows.Forms.DataGridViewTextBoxColumn ID;
- private System.Windows.Forms.DataGridViewTextBoxColumn ProjectTitle;
- private System.Windows.Forms.DataGridViewTextBoxColumn OpenSingle;
- private System.Windows.Forms.DataGridViewTextBoxColumn Client;
- private System.Windows.Forms.DataGridViewTextBoxColumn Amount;
- private System.Windows.Forms.DataGridViewTextBoxColumn ItemCategory;
- private System.Windows.Forms.DataGridViewTextBoxColumn IncomeExpenditure;
- private System.Windows.Forms.DataGridViewTextBoxColumn DateTime;
- private System.Windows.Forms.DataGridViewTextBoxColumn Payment;
- private System.Windows.Forms.DataGridViewTextBoxColumn Cashier;
- private System.Windows.Forms.DataGridViewTextBoxColumn FinancialAudit;
- protected ComponentLibrary.LabelEx lblPayBy;
- }
- }
|