1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126 |
- namespace LYFZ.Software.UI.FinancialManagement.OrdersReceivables
- {
- partial class FrmPrePayment
- {
- /// <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()
- {
- System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FrmPrePayment));
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle6 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle7 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle8 = new System.Windows.Forms.DataGridViewCellStyle();
- this.panelEx2 = new LYFZ.ComponentLibrary.PanelEx();
- this.listBoxPerformance = new LYFZ.ComponentLibrary.ListBoxEx();
- this.txtEarlyArrearsAmount = new LYFZ.ComponentLibrary.TextBoxEx();
- this.labelEx15 = new LYFZ.ComponentLibrary.LabelEx();
- this.btnDelete = new LYFZ.ComponentLibrary.ButtonForm();
- this.txtPaymentRemark = new LYFZ.ComponentLibrary.TextBoxEx();
- this.txtPaymentCategory = new LYFZ.ComponentLibrary.TextBoxEx();
- this.txtThePayeeName = new LYFZ.ComponentLibrary.TextBoxEx();
- this.txtOpenOrderPerson = new LYFZ.ComponentLibrary.TextBoxEx();
- this.txtPaymentAmount = new LYFZ.ComponentLibrary.TextBoxEx();
- this.txtLateArrearsAmount = new LYFZ.ComponentLibrary.TextBoxEx();
- this.txtPaidAmount = new LYFZ.ComponentLibrary.TextBoxEx();
- this.txtCopeAmount = new LYFZ.ComponentLibrary.TextBoxEx();
- this.txtOrderClinetName = new LYFZ.ComponentLibrary.TextBoxEx();
- this.txtOrderNumber = new LYFZ.ComponentLibrary.TextBoxEx();
- this.btnNotPayment = new LYFZ.ComponentLibrary.ButtonEx();
- this.panelEx1 = new LYFZ.ComponentLibrary.PanelEx();
- this.labelEx3 = new LYFZ.ComponentLibrary.LabelEx();
- this.labelEx2 = new LYFZ.ComponentLibrary.LabelEx();
- this.labelEx4 = new LYFZ.ComponentLibrary.LabelEx();
- this.dtpCreateDatetime = new LYFZ.ComponentLibrary.DateTimePickerEx();
- this.cmbtreevPaymentMethod = new LYFZ.ComponentLibrary.ComboBoxTreeViewEx();
- this.btnSet = new LYFZ.ComponentLibrary.ButtonForm();
- this.btnPerformance = new LYFZ.ComponentLibrary.ButtonForm();
- this.btnUpdateTime = new LYFZ.ComponentLibrary.ButtonForm();
- this.labelEx14 = new LYFZ.ComponentLibrary.LabelEx();
- this.labelEx7 = new LYFZ.ComponentLibrary.LabelEx();
- this.labelEx16 = new LYFZ.ComponentLibrary.LabelEx();
- this.labelEx8 = new LYFZ.ComponentLibrary.LabelEx();
- this.labelEx11 = new LYFZ.ComponentLibrary.LabelEx();
- this.btnPrint = new LYFZ.ComponentLibrary.ButtonEx();
- this.btnSave = new LYFZ.ComponentLibrary.ButtonEx();
- this.labelEx10 = new LYFZ.ComponentLibrary.LabelEx();
- this.labelEx9 = new LYFZ.ComponentLibrary.LabelEx();
- this.labelEx12 = new LYFZ.ComponentLibrary.LabelEx();
- this.labelEx13 = new LYFZ.ComponentLibrary.LabelEx();
- this.labelEx5 = new LYFZ.ComponentLibrary.LabelEx();
- this.labelEx1 = new LYFZ.ComponentLibrary.LabelEx();
- this.lblName1 = new LYFZ.ComponentLibrary.LabelEx();
- this.labelEx6 = new LYFZ.ComponentLibrary.LabelEx();
- this.dgvData = new LYFZ.ComponentLibrary.DataGridViewEx();
- this.ID = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.Pay_ShootingName = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.Pay_AmountOf = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.Pay_CreateDatetime = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.Pay_OpenSingle = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.Pay_ThePayee = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.Pay_PaymentMethod = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.Pay_Category = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.Pay_ReceivableProject = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.Pay_TwoPinsCategory = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.PaymentDiscount = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.DiscountAmount = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.Pay_Remark = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.btnDelPerformance = new LYFZ.ComponentLibrary.ButtonForm();
- this.plExMainContainer.SuspendLayout();
- this.plFormMainContent.SuspendLayout();
- this.panelEx2.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.dgvData)).BeginInit();
- this.SuspendLayout();
- //
- // plExMainContainer
- //
- this.plExMainContainer.AutoScroll = true;
- this.plExMainContainer.Controls.Add(this.panelEx2);
- this.plExMainContainer.Padding = new System.Windows.Forms.Padding(5);
- this.plExMainContainer.Size = new System.Drawing.Size(1050, 635);
- //
- // plFormMainContent
- //
- this.plFormMainContent.Size = new System.Drawing.Size(1050, 635);
- //
- // btnAppFormMaximize
- //
- this.btnAppFormMaximize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMaximize.BackImg")));
- this.btnAppFormMaximize.Location = new System.Drawing.Point(991, 0);
- //
- // btnAppFormExit
- //
- this.btnAppFormExit.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormExit.BackImg")));
- this.btnAppFormExit.Location = new System.Drawing.Point(1018, 0);
- //
- // btnAppFormMinimize
- //
- this.btnAppFormMinimize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMinimize.BackImg")));
- this.btnAppFormMinimize.Location = new System.Drawing.Point(964, 0);
- //
- // 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.listBoxPerformance);
- this.panelEx2.Controls.Add(this.txtEarlyArrearsAmount);
- this.panelEx2.Controls.Add(this.labelEx15);
- this.panelEx2.Controls.Add(this.btnDelete);
- this.panelEx2.Controls.Add(this.txtPaymentRemark);
- this.panelEx2.Controls.Add(this.txtPaymentCategory);
- this.panelEx2.Controls.Add(this.txtThePayeeName);
- this.panelEx2.Controls.Add(this.txtOpenOrderPerson);
- this.panelEx2.Controls.Add(this.txtPaymentAmount);
- this.panelEx2.Controls.Add(this.txtLateArrearsAmount);
- this.panelEx2.Controls.Add(this.txtPaidAmount);
- this.panelEx2.Controls.Add(this.txtCopeAmount);
- this.panelEx2.Controls.Add(this.txtOrderClinetName);
- this.panelEx2.Controls.Add(this.txtOrderNumber);
- this.panelEx2.Controls.Add(this.btnNotPayment);
- this.panelEx2.Controls.Add(this.panelEx1);
- this.panelEx2.Controls.Add(this.labelEx3);
- this.panelEx2.Controls.Add(this.labelEx2);
- this.panelEx2.Controls.Add(this.labelEx4);
- this.panelEx2.Controls.Add(this.dtpCreateDatetime);
- this.panelEx2.Controls.Add(this.cmbtreevPaymentMethod);
- this.panelEx2.Controls.Add(this.btnSet);
- this.panelEx2.Controls.Add(this.btnPerformance);
- this.panelEx2.Controls.Add(this.btnDelPerformance);
- this.panelEx2.Controls.Add(this.btnUpdateTime);
- this.panelEx2.Controls.Add(this.labelEx14);
- this.panelEx2.Controls.Add(this.labelEx7);
- this.panelEx2.Controls.Add(this.labelEx16);
- this.panelEx2.Controls.Add(this.labelEx8);
- this.panelEx2.Controls.Add(this.labelEx11);
- this.panelEx2.Controls.Add(this.btnPrint);
- this.panelEx2.Controls.Add(this.btnSave);
- this.panelEx2.Controls.Add(this.labelEx10);
- this.panelEx2.Controls.Add(this.labelEx9);
- this.panelEx2.Controls.Add(this.labelEx12);
- this.panelEx2.Controls.Add(this.labelEx13);
- this.panelEx2.Controls.Add(this.labelEx5);
- this.panelEx2.Controls.Add(this.labelEx1);
- this.panelEx2.Controls.Add(this.lblName1);
- this.panelEx2.Controls.Add(this.labelEx6);
- this.panelEx2.Controls.Add(this.dgvData);
- this.panelEx2.Dock = System.Windows.Forms.DockStyle.Fill;
- this.panelEx2.Location = new System.Drawing.Point(5, 5);
- this.panelEx2.Name = "panelEx2";
- this.panelEx2.Size = new System.Drawing.Size(1040, 625);
- this.panelEx2.TabIndex = 2;
- //
- // listBoxPerformance
- //
- this.listBoxPerformance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.listBoxPerformance.FormattingEnabled = true;
- this.listBoxPerformance.HorizontalScrollbar = true;
- this.listBoxPerformance.ItemHeight = 17;
- this.listBoxPerformance.Location = new System.Drawing.Point(843, 399);
- this.listBoxPerformance.Name = "listBoxPerformance";
- this.listBoxPerformance.Size = new System.Drawing.Size(190, 174);
- this.listBoxPerformance.TabIndex = 2244;
- //
- // txtEarlyArrearsAmount
- //
- this.txtEarlyArrearsAmount.BackColor = System.Drawing.Color.Transparent;
- this.txtEarlyArrearsAmount.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
- this.txtEarlyArrearsAmount.Icon = null;
- this.txtEarlyArrearsAmount.IconIsButton = false;
- this.txtEarlyArrearsAmount.IsPasswordChat = '\0';
- this.txtEarlyArrearsAmount.IsSystemPasswordChar = false;
- this.txtEarlyArrearsAmount.Lines = new string[0];
- this.txtEarlyArrearsAmount.Location = new System.Drawing.Point(773, 33);
- this.txtEarlyArrearsAmount.Margin = new System.Windows.Forms.Padding(0);
- this.txtEarlyArrearsAmount.MaxLength = 32767;
- this.txtEarlyArrearsAmount.MinimumSize = new System.Drawing.Size(0, 24);
- this.txtEarlyArrearsAmount.MouseBack = null;
- this.txtEarlyArrearsAmount.Multiline = false;
- this.txtEarlyArrearsAmount.Name = "txtEarlyArrearsAmount";
- this.txtEarlyArrearsAmount.NormlBack = null;
- this.txtEarlyArrearsAmount.Padding = new System.Windows.Forms.Padding(4, 5, 4, 4);
- this.txtEarlyArrearsAmount.ReadOnly = true;
- this.txtEarlyArrearsAmount.ScrollBars = System.Windows.Forms.ScrollBars.None;
- this.txtEarlyArrearsAmount.Size = new System.Drawing.Size(90, 25);
- this.txtEarlyArrearsAmount.TabIndex = 2243;
- this.txtEarlyArrearsAmount.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
- this.txtEarlyArrearsAmount.WaterColor = System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(127)))), ((int)(((byte)(127)))));
- this.txtEarlyArrearsAmount.WaterText = "";
- this.txtEarlyArrearsAmount.WordWrap = true;
- //
- // 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(710, 37);
- this.labelEx15.Name = "labelEx15";
- this.labelEx15.Size = new System.Drawing.Size(68, 17);
- this.labelEx15.TabIndex = 2242;
- this.labelEx15.Text = "前期欠款:";
- //
- // btnDelete
- //
- this.btnDelete.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
- this.btnDelete.BackColor = System.Drawing.Color.Transparent;
- this.btnDelete.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnDelete.BackImg")));
- this.btnDelete.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
- this.btnDelete.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
- this.btnDelete.ForeColor = System.Drawing.Color.White;
- this.btnDelete.IsCustomBackImg = false;
- this.btnDelete.IsShowText = true;
- this.btnDelete.Location = new System.Drawing.Point(672, 82);
- this.btnDelete.Name = "btnDelete";
- this.btnDelete.Size = new System.Drawing.Size(85, 26);
- this.btnDelete.TabIndex = 2241;
- this.btnDelete.Text = " 删 除";
- this.btnDelete.UseVisualStyleBackColor = false;
- //
- // txtPaymentRemark
- //
- this.txtPaymentRemark.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
- this.txtPaymentRemark.BackColor = System.Drawing.Color.Transparent;
- this.txtPaymentRemark.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
- this.txtPaymentRemark.Icon = null;
- this.txtPaymentRemark.IconIsButton = false;
- this.txtPaymentRemark.IsPasswordChat = '\0';
- this.txtPaymentRemark.IsSystemPasswordChar = false;
- this.txtPaymentRemark.Lines = new string[0];
- this.txtPaymentRemark.Location = new System.Drawing.Point(843, 308);
- this.txtPaymentRemark.Margin = new System.Windows.Forms.Padding(0);
- this.txtPaymentRemark.MaxLength = 32767;
- this.txtPaymentRemark.MinimumSize = new System.Drawing.Size(0, 24);
- this.txtPaymentRemark.MouseBack = null;
- this.txtPaymentRemark.Multiline = true;
- this.txtPaymentRemark.Name = "txtPaymentRemark";
- this.txtPaymentRemark.NormlBack = null;
- this.txtPaymentRemark.Padding = new System.Windows.Forms.Padding(4, 5, 4, 4);
- this.txtPaymentRemark.ReadOnly = false;
- this.txtPaymentRemark.ScrollBars = System.Windows.Forms.ScrollBars.None;
- this.txtPaymentRemark.Size = new System.Drawing.Size(190, 61);
- this.txtPaymentRemark.TabIndex = 2240;
- this.txtPaymentRemark.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
- this.txtPaymentRemark.WaterColor = System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(127)))), ((int)(((byte)(127)))));
- this.txtPaymentRemark.WaterText = "";
- this.txtPaymentRemark.WordWrap = true;
- //
- // txtPaymentCategory
- //
- this.txtPaymentCategory.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
- this.txtPaymentCategory.BackColor = System.Drawing.Color.Transparent;
- this.txtPaymentCategory.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
- this.txtPaymentCategory.Icon = null;
- this.txtPaymentCategory.IconIsButton = false;
- this.txtPaymentCategory.IsPasswordChat = '\0';
- this.txtPaymentCategory.IsSystemPasswordChar = false;
- this.txtPaymentCategory.Lines = new string[0];
- this.txtPaymentCategory.Location = new System.Drawing.Point(843, 277);
- this.txtPaymentCategory.Margin = new System.Windows.Forms.Padding(0);
- this.txtPaymentCategory.MaxLength = 32767;
- this.txtPaymentCategory.MinimumSize = new System.Drawing.Size(0, 24);
- this.txtPaymentCategory.MouseBack = null;
- this.txtPaymentCategory.Multiline = false;
- this.txtPaymentCategory.Name = "txtPaymentCategory";
- this.txtPaymentCategory.NormlBack = null;
- this.txtPaymentCategory.Padding = new System.Windows.Forms.Padding(4, 5, 4, 4);
- this.txtPaymentCategory.ReadOnly = true;
- this.txtPaymentCategory.ScrollBars = System.Windows.Forms.ScrollBars.None;
- this.txtPaymentCategory.Size = new System.Drawing.Size(190, 25);
- this.txtPaymentCategory.TabIndex = 2239;
- this.txtPaymentCategory.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
- this.txtPaymentCategory.WaterColor = System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(127)))), ((int)(((byte)(127)))));
- this.txtPaymentCategory.WaterText = "";
- this.txtPaymentCategory.WordWrap = true;
- //
- // txtThePayeeName
- //
- this.txtThePayeeName.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
- this.txtThePayeeName.BackColor = System.Drawing.Color.Transparent;
- this.txtThePayeeName.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
- this.txtThePayeeName.Icon = null;
- this.txtThePayeeName.IconIsButton = false;
- this.txtThePayeeName.IsPasswordChat = '\0';
- this.txtThePayeeName.IsSystemPasswordChar = false;
- this.txtThePayeeName.Lines = new string[0];
- this.txtThePayeeName.Location = new System.Drawing.Point(843, 211);
- this.txtThePayeeName.Margin = new System.Windows.Forms.Padding(0);
- this.txtThePayeeName.MaxLength = 32767;
- this.txtThePayeeName.MinimumSize = new System.Drawing.Size(0, 24);
- this.txtThePayeeName.MouseBack = null;
- this.txtThePayeeName.Multiline = false;
- this.txtThePayeeName.Name = "txtThePayeeName";
- this.txtThePayeeName.NormlBack = null;
- this.txtThePayeeName.Padding = new System.Windows.Forms.Padding(4, 5, 4, 4);
- this.txtThePayeeName.ReadOnly = true;
- this.txtThePayeeName.ScrollBars = System.Windows.Forms.ScrollBars.None;
- this.txtThePayeeName.Size = new System.Drawing.Size(190, 25);
- this.txtThePayeeName.TabIndex = 2238;
- this.txtThePayeeName.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
- this.txtThePayeeName.WaterColor = System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(127)))), ((int)(((byte)(127)))));
- this.txtThePayeeName.WaterText = "";
- this.txtThePayeeName.WordWrap = true;
- //
- // txtOpenOrderPerson
- //
- this.txtOpenOrderPerson.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
- this.txtOpenOrderPerson.BackColor = System.Drawing.Color.Transparent;
- this.txtOpenOrderPerson.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
- this.txtOpenOrderPerson.Icon = null;
- this.txtOpenOrderPerson.IconIsButton = false;
- this.txtOpenOrderPerson.IsPasswordChat = '\0';
- this.txtOpenOrderPerson.IsSystemPasswordChar = false;
- this.txtOpenOrderPerson.Lines = new string[0];
- this.txtOpenOrderPerson.Location = new System.Drawing.Point(843, 177);
- this.txtOpenOrderPerson.Margin = new System.Windows.Forms.Padding(0);
- this.txtOpenOrderPerson.MaxLength = 32767;
- this.txtOpenOrderPerson.MinimumSize = new System.Drawing.Size(0, 24);
- this.txtOpenOrderPerson.MouseBack = null;
- this.txtOpenOrderPerson.Multiline = false;
- this.txtOpenOrderPerson.Name = "txtOpenOrderPerson";
- this.txtOpenOrderPerson.NormlBack = null;
- this.txtOpenOrderPerson.Padding = new System.Windows.Forms.Padding(4, 5, 4, 4);
- this.txtOpenOrderPerson.ReadOnly = true;
- this.txtOpenOrderPerson.ScrollBars = System.Windows.Forms.ScrollBars.None;
- this.txtOpenOrderPerson.Size = new System.Drawing.Size(190, 25);
- this.txtOpenOrderPerson.TabIndex = 2237;
- this.txtOpenOrderPerson.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
- this.txtOpenOrderPerson.WaterColor = System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(127)))), ((int)(((byte)(127)))));
- this.txtOpenOrderPerson.WaterText = "";
- this.txtOpenOrderPerson.WordWrap = true;
- //
- // txtPaymentAmount
- //
- this.txtPaymentAmount.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
- this.txtPaymentAmount.BackColor = System.Drawing.Color.Transparent;
- this.txtPaymentAmount.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
- this.txtPaymentAmount.Icon = null;
- this.txtPaymentAmount.IconIsButton = false;
- this.txtPaymentAmount.IsPasswordChat = '\0';
- this.txtPaymentAmount.IsSystemPasswordChar = false;
- this.txtPaymentAmount.Lines = new string[0];
- this.txtPaymentAmount.Location = new System.Drawing.Point(843, 111);
- this.txtPaymentAmount.Margin = new System.Windows.Forms.Padding(0);
- this.txtPaymentAmount.MaxLength = 32767;
- this.txtPaymentAmount.MinimumSize = new System.Drawing.Size(0, 24);
- this.txtPaymentAmount.MouseBack = null;
- this.txtPaymentAmount.Multiline = false;
- this.txtPaymentAmount.Name = "txtPaymentAmount";
- this.txtPaymentAmount.NormlBack = null;
- this.txtPaymentAmount.Padding = new System.Windows.Forms.Padding(4, 5, 4, 4);
- this.txtPaymentAmount.ReadOnly = false;
- this.txtPaymentAmount.ScrollBars = System.Windows.Forms.ScrollBars.None;
- this.txtPaymentAmount.Size = new System.Drawing.Size(190, 25);
- this.txtPaymentAmount.TabIndex = 2236;
- this.txtPaymentAmount.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
- this.txtPaymentAmount.WaterColor = System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(127)))), ((int)(((byte)(127)))));
- this.txtPaymentAmount.WaterText = "";
- this.txtPaymentAmount.WordWrap = true;
- //
- // txtLateArrearsAmount
- //
- this.txtLateArrearsAmount.BackColor = System.Drawing.Color.Transparent;
- this.txtLateArrearsAmount.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
- this.txtLateArrearsAmount.Icon = null;
- this.txtLateArrearsAmount.IconIsButton = false;
- this.txtLateArrearsAmount.IsPasswordChat = '\0';
- this.txtLateArrearsAmount.IsSystemPasswordChar = false;
- this.txtLateArrearsAmount.Lines = new string[0];
- this.txtLateArrearsAmount.Location = new System.Drawing.Point(938, 33);
- this.txtLateArrearsAmount.Margin = new System.Windows.Forms.Padding(0);
- this.txtLateArrearsAmount.MaxLength = 32767;
- this.txtLateArrearsAmount.MinimumSize = new System.Drawing.Size(0, 24);
- this.txtLateArrearsAmount.MouseBack = null;
- this.txtLateArrearsAmount.Multiline = false;
- this.txtLateArrearsAmount.Name = "txtLateArrearsAmount";
- this.txtLateArrearsAmount.NormlBack = null;
- this.txtLateArrearsAmount.Padding = new System.Windows.Forms.Padding(4, 5, 4, 4);
- this.txtLateArrearsAmount.ReadOnly = true;
- this.txtLateArrearsAmount.ScrollBars = System.Windows.Forms.ScrollBars.None;
- this.txtLateArrearsAmount.Size = new System.Drawing.Size(90, 25);
- this.txtLateArrearsAmount.TabIndex = 2235;
- this.txtLateArrearsAmount.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
- this.txtLateArrearsAmount.WaterColor = System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(127)))), ((int)(((byte)(127)))));
- this.txtLateArrearsAmount.WaterText = "";
- this.txtLateArrearsAmount.WordWrap = true;
- //
- // txtPaidAmount
- //
- this.txtPaidAmount.BackColor = System.Drawing.Color.Transparent;
- this.txtPaidAmount.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
- this.txtPaidAmount.Icon = null;
- this.txtPaidAmount.IconIsButton = false;
- this.txtPaidAmount.IsPasswordChat = '\0';
- this.txtPaidAmount.IsSystemPasswordChar = false;
- this.txtPaidAmount.Lines = new string[0];
- this.txtPaidAmount.Location = new System.Drawing.Point(608, 33);
- this.txtPaidAmount.Margin = new System.Windows.Forms.Padding(0);
- this.txtPaidAmount.MaxLength = 32767;
- this.txtPaidAmount.MinimumSize = new System.Drawing.Size(0, 24);
- this.txtPaidAmount.MouseBack = null;
- this.txtPaidAmount.Multiline = false;
- this.txtPaidAmount.Name = "txtPaidAmount";
- this.txtPaidAmount.NormlBack = null;
- this.txtPaidAmount.Padding = new System.Windows.Forms.Padding(4, 5, 4, 4);
- this.txtPaidAmount.ReadOnly = true;
- this.txtPaidAmount.ScrollBars = System.Windows.Forms.ScrollBars.None;
- this.txtPaidAmount.Size = new System.Drawing.Size(90, 25);
- this.txtPaidAmount.TabIndex = 2234;
- this.txtPaidAmount.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
- this.txtPaidAmount.WaterColor = System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(127)))), ((int)(((byte)(127)))));
- this.txtPaidAmount.WaterText = "";
- this.txtPaidAmount.WordWrap = true;
- //
- // txtCopeAmount
- //
- this.txtCopeAmount.BackColor = System.Drawing.Color.Transparent;
- this.txtCopeAmount.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
- this.txtCopeAmount.Icon = null;
- this.txtCopeAmount.IconIsButton = false;
- this.txtCopeAmount.IsPasswordChat = '\0';
- this.txtCopeAmount.IsSystemPasswordChar = false;
- this.txtCopeAmount.Lines = new string[0];
- this.txtCopeAmount.Location = new System.Drawing.Point(456, 33);
- this.txtCopeAmount.Margin = new System.Windows.Forms.Padding(0);
- this.txtCopeAmount.MaxLength = 32767;
- this.txtCopeAmount.MinimumSize = new System.Drawing.Size(0, 24);
- this.txtCopeAmount.MouseBack = null;
- this.txtCopeAmount.Multiline = false;
- this.txtCopeAmount.Name = "txtCopeAmount";
- this.txtCopeAmount.NormlBack = null;
- this.txtCopeAmount.Padding = new System.Windows.Forms.Padding(4, 5, 4, 4);
- this.txtCopeAmount.ReadOnly = true;
- this.txtCopeAmount.ScrollBars = System.Windows.Forms.ScrollBars.None;
- this.txtCopeAmount.Size = new System.Drawing.Size(90, 25);
- this.txtCopeAmount.TabIndex = 2233;
- this.txtCopeAmount.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
- this.txtCopeAmount.WaterColor = System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(127)))), ((int)(((byte)(127)))));
- this.txtCopeAmount.WaterText = "";
- this.txtCopeAmount.WordWrap = true;
- //
- // txtOrderClinetName
- //
- this.txtOrderClinetName.BackColor = System.Drawing.Color.Transparent;
- this.txtOrderClinetName.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
- this.txtOrderClinetName.Icon = null;
- this.txtOrderClinetName.IconIsButton = false;
- this.txtOrderClinetName.IsPasswordChat = '\0';
- this.txtOrderClinetName.IsSystemPasswordChar = false;
- this.txtOrderClinetName.Lines = new string[0];
- this.txtOrderClinetName.Location = new System.Drawing.Point(253, 33);
- this.txtOrderClinetName.Margin = new System.Windows.Forms.Padding(0);
- this.txtOrderClinetName.MaxLength = 32767;
- this.txtOrderClinetName.MinimumSize = new System.Drawing.Size(0, 24);
- this.txtOrderClinetName.MouseBack = null;
- this.txtOrderClinetName.Multiline = false;
- this.txtOrderClinetName.Name = "txtOrderClinetName";
- this.txtOrderClinetName.NormlBack = null;
- this.txtOrderClinetName.Padding = new System.Windows.Forms.Padding(4, 5, 4, 4);
- this.txtOrderClinetName.ReadOnly = true;
- this.txtOrderClinetName.ScrollBars = System.Windows.Forms.ScrollBars.None;
- this.txtOrderClinetName.Size = new System.Drawing.Size(140, 25);
- this.txtOrderClinetName.TabIndex = 2232;
- this.txtOrderClinetName.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
- this.txtOrderClinetName.WaterColor = System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(127)))), ((int)(((byte)(127)))));
- this.txtOrderClinetName.WaterText = "";
- this.txtOrderClinetName.WordWrap = true;
- //
- // txtOrderNumber
- //
- this.txtOrderNumber.BackColor = System.Drawing.Color.Transparent;
- this.txtOrderNumber.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
- this.txtOrderNumber.Icon = null;
- this.txtOrderNumber.IconIsButton = false;
- this.txtOrderNumber.IsPasswordChat = '\0';
- this.txtOrderNumber.IsSystemPasswordChar = false;
- this.txtOrderNumber.Lines = new string[0];
- this.txtOrderNumber.Location = new System.Drawing.Point(61, 33);
- this.txtOrderNumber.Margin = new System.Windows.Forms.Padding(0);
- this.txtOrderNumber.MaxLength = 32767;
- this.txtOrderNumber.MinimumSize = new System.Drawing.Size(0, 24);
- this.txtOrderNumber.MouseBack = null;
- this.txtOrderNumber.Multiline = false;
- this.txtOrderNumber.Name = "txtOrderNumber";
- this.txtOrderNumber.NormlBack = null;
- this.txtOrderNumber.Padding = new System.Windows.Forms.Padding(4, 5, 4, 4);
- this.txtOrderNumber.ReadOnly = true;
- this.txtOrderNumber.ScrollBars = System.Windows.Forms.ScrollBars.None;
- this.txtOrderNumber.Size = new System.Drawing.Size(120, 25);
- this.txtOrderNumber.TabIndex = 2231;
- this.txtOrderNumber.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
- this.txtOrderNumber.WaterColor = System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(127)))), ((int)(((byte)(127)))));
- this.txtOrderNumber.WaterText = "";
- this.txtOrderNumber.WordWrap = true;
- //
- // btnNotPayment
- //
- this.btnNotPayment.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
- this.btnNotPayment.BackColor = System.Drawing.Color.Transparent;
- this.btnNotPayment.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnNotPayment.BackImg")));
- this.btnNotPayment.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
- this.btnNotPayment.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
- this.btnNotPayment.ForeColor = System.Drawing.Color.White;
- this.btnNotPayment.IsCustomBackImg = false;
- this.btnNotPayment.IsShowText = true;
- this.btnNotPayment.Location = new System.Drawing.Point(785, 586);
- this.btnNotPayment.Name = "btnNotPayment";
- this.btnNotPayment.Size = new System.Drawing.Size(75, 26);
- this.btnNotPayment.TabIndex = 310;
- this.btnNotPayment.Text = " 不收款";
- this.btnNotPayment.UseVisualStyleBackColor = false;
- this.btnNotPayment.Visible = false;
- //
- // panelEx1
- //
- this.panelEx1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
- | System.Windows.Forms.AnchorStyles.Right)));
- 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.Location = new System.Drawing.Point(0, 70);
- this.panelEx1.Name = "panelEx1";
- this.panelEx1.Size = new System.Drawing.Size(1040, 1);
- this.panelEx1.TabIndex = 309;
- //
- // 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(875, 37);
- this.labelEx3.Name = "labelEx3";
- this.labelEx3.Size = new System.Drawing.Size(68, 17);
- this.labelEx3.TabIndex = 308;
- this.labelEx3.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(558, 37);
- this.labelEx2.Name = "labelEx2";
- this.labelEx2.Size = new System.Drawing.Size(56, 17);
- this.labelEx2.TabIndex = 306;
- this.labelEx2.Text = "已收款:";
- //
- // 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(406, 37);
- this.labelEx4.Name = "labelEx4";
- this.labelEx4.Size = new System.Drawing.Size(56, 17);
- this.labelEx4.TabIndex = 304;
- this.labelEx4.Text = "应收款:";
- //
- // dtpCreateDatetime
- //
- this.dtpCreateDatetime.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
- this.dtpCreateDatetime.CustomFormat = " ";
- this.dtpCreateDatetime.DateValue = "";
- this.dtpCreateDatetime.Enabled = false;
- this.dtpCreateDatetime.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
- this.dtpCreateDatetime.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
- this.dtpCreateDatetime.IsShowTime = false;
- this.dtpCreateDatetime.Location = new System.Drawing.Point(844, 245);
- this.dtpCreateDatetime.Name = "dtpCreateDatetime";
- this.dtpCreateDatetime.Size = new System.Drawing.Size(138, 23);
- this.dtpCreateDatetime.TabIndex = 302;
- //
- // cmbtreevPaymentMethod
- //
- this.cmbtreevPaymentMethod.AfterSelectLevelFirstNode = true;
- this.cmbtreevPaymentMethod.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
- this.cmbtreevPaymentMethod.DropDownHeight = 220;
- this.cmbtreevPaymentMethod.DropDownShow = false;
- this.cmbtreevPaymentMethod.FormattingEnabled = true;
- this.cmbtreevPaymentMethod.IntegralHeight = false;
- this.cmbtreevPaymentMethod.IsNodeMouseClick = true;
- this.cmbtreevPaymentMethod.IsSelectParentNode = false;
- this.cmbtreevPaymentMethod.Location = new System.Drawing.Point(843, 147);
- this.cmbtreevPaymentMethod.Name = "cmbtreevPaymentMethod";
- this.cmbtreevPaymentMethod.ReadOnly = true;
- this.cmbtreevPaymentMethod.SelectedNode = null;
- this.cmbtreevPaymentMethod.Size = new System.Drawing.Size(143, 20);
- this.cmbtreevPaymentMethod.StrGetName = "";
- this.cmbtreevPaymentMethod.StrGetTagName = "";
- this.cmbtreevPaymentMethod.StrKey = null;
- this.cmbtreevPaymentMethod.TabIndex = 220;
- //
- // btnSet
- //
- this.btnSet.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
- this.btnSet.BackColor = System.Drawing.Color.Transparent;
- this.btnSet.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnSet.BackImg")));
- this.btnSet.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
- this.btnSet.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
- this.btnSet.ForeColor = System.Drawing.Color.White;
- this.btnSet.IsCustomBackImg = false;
- this.btnSet.IsShowText = true;
- this.btnSet.Location = new System.Drawing.Point(988, 146);
- this.btnSet.Name = "btnSet";
- this.btnSet.Size = new System.Drawing.Size(45, 22);
- this.btnSet.TabIndex = 189;
- this.btnSet.Text = " 设置";
- this.btnSet.UseVisualStyleBackColor = false;
- //
- // btnPerformance
- //
- this.btnPerformance.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
- this.btnPerformance.BackColor = System.Drawing.Color.Transparent;
- this.btnPerformance.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnPerformance.BackImg")));
- this.btnPerformance.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
- this.btnPerformance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
- this.btnPerformance.ForeColor = System.Drawing.Color.White;
- this.btnPerformance.IsCustomBackImg = false;
- this.btnPerformance.IsShowText = true;
- this.btnPerformance.Location = new System.Drawing.Point(844, 374);
- this.btnPerformance.Name = "btnPerformance";
- this.btnPerformance.Size = new System.Drawing.Size(138, 22);
- this.btnPerformance.TabIndex = 188;
- this.btnPerformance.Text = "自定义分配本次业绩";
- this.btnPerformance.UseVisualStyleBackColor = false;
- //
- // btnUpdateTime
- //
- this.btnUpdateTime.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
- this.btnUpdateTime.BackColor = System.Drawing.Color.Transparent;
- this.btnUpdateTime.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnUpdateTime.BackImg")));
- this.btnUpdateTime.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
- this.btnUpdateTime.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
- this.btnUpdateTime.ForeColor = System.Drawing.Color.White;
- this.btnUpdateTime.IsCustomBackImg = false;
- this.btnUpdateTime.IsShowText = true;
- this.btnUpdateTime.Location = new System.Drawing.Point(988, 247);
- this.btnUpdateTime.Name = "btnUpdateTime";
- this.btnUpdateTime.Size = new System.Drawing.Size(45, 22);
- this.btnUpdateTime.TabIndex = 188;
- this.btnUpdateTime.Text = " 更改";
- this.btnUpdateTime.UseVisualStyleBackColor = false;
- //
- // labelEx14
- //
- this.labelEx14.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
- this.labelEx14.AutoSize = true;
- this.labelEx14.BackColor = System.Drawing.Color.Transparent;
- this.labelEx14.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
- this.labelEx14.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(242)))), ((int)(((byte)(75)))), ((int)(((byte)(103)))));
- this.labelEx14.Location = new System.Drawing.Point(775, 89);
- this.labelEx14.Name = "labelEx14";
- this.labelEx14.Size = new System.Drawing.Size(56, 17);
- this.labelEx14.TabIndex = 142;
- this.labelEx14.Text = "收款详情";
- //
- // labelEx7
- //
- this.labelEx7.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
- 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(765, 149);
- this.labelEx7.Name = "labelEx7";
- this.labelEx7.Size = new System.Drawing.Size(77, 17);
- this.labelEx7.TabIndex = 139;
- this.labelEx7.Text = "* 支付方式:";
- //
- // labelEx16
- //
- this.labelEx16.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
- 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(774, 400);
- this.labelEx16.Name = "labelEx16";
- this.labelEx16.Size = new System.Drawing.Size(68, 17);
- this.labelEx16.TabIndex = 138;
- this.labelEx16.Text = "业绩列表:";
- //
- // labelEx8
- //
- this.labelEx8.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
- 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(798, 312);
- this.labelEx8.Name = "labelEx8";
- this.labelEx8.Size = new System.Drawing.Size(44, 17);
- this.labelEx8.TabIndex = 138;
- this.labelEx8.Text = "备注:";
- //
- // labelEx11
- //
- this.labelEx11.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
- this.labelEx11.AutoSize = true;
- this.labelEx11.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.labelEx11.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.labelEx11.Location = new System.Drawing.Point(774, 281);
- this.labelEx11.Name = "labelEx11";
- this.labelEx11.Size = new System.Drawing.Size(68, 17);
- this.labelEx11.TabIndex = 134;
- this.labelEx11.Text = "收款类别:";
- //
- // btnPrint
- //
- this.btnPrint.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
- 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(947, 586);
- this.btnPrint.Name = "btnPrint";
- this.btnPrint.Size = new System.Drawing.Size(80, 26);
- this.btnPrint.TabIndex = 136;
- this.btnPrint.Text = " 打印单据";
- this.btnPrint.UseVisualStyleBackColor = false;
- //
- // btnSave
- //
- this.btnSave.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
- this.btnSave.BackColor = System.Drawing.Color.Transparent;
- this.btnSave.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnSave.BackImg")));
- this.btnSave.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
- this.btnSave.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
- this.btnSave.ForeColor = System.Drawing.Color.White;
- this.btnSave.IsCustomBackImg = false;
- this.btnSave.IsShowText = true;
- this.btnSave.Location = new System.Drawing.Point(866, 586);
- this.btnSave.Name = "btnSave";
- this.btnSave.Size = new System.Drawing.Size(75, 26);
- this.btnSave.TabIndex = 135;
- this.btnSave.Text = " 保 存";
- this.btnSave.UseVisualStyleBackColor = false;
- //
- // labelEx10
- //
- this.labelEx10.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
- 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(765, 248);
- this.labelEx10.Name = "labelEx10";
- this.labelEx10.Size = new System.Drawing.Size(77, 17);
- this.labelEx10.TabIndex = 131;
- this.labelEx10.Text = "* 收款时间:";
- //
- // labelEx9
- //
- this.labelEx9.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
- 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(777, 215);
- this.labelEx9.Name = "labelEx9";
- this.labelEx9.Size = new System.Drawing.Size(65, 17);
- this.labelEx9.TabIndex = 129;
- this.labelEx9.Text = "* 收款人:";
- //
- // labelEx12
- //
- this.labelEx12.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
- this.labelEx12.AutoSize = true;
- this.labelEx12.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.labelEx12.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.labelEx12.Location = new System.Drawing.Point(777, 181);
- this.labelEx12.Name = "labelEx12";
- this.labelEx12.Size = new System.Drawing.Size(65, 17);
- this.labelEx12.TabIndex = 127;
- this.labelEx12.Text = "* 接单人:";
- //
- // labelEx13
- //
- this.labelEx13.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
- this.labelEx13.AutoSize = true;
- this.labelEx13.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.labelEx13.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.labelEx13.Location = new System.Drawing.Point(765, 115);
- this.labelEx13.Name = "labelEx13";
- this.labelEx13.Size = new System.Drawing.Size(77, 17);
- this.labelEx13.TabIndex = 125;
- this.labelEx13.Text = "* 收款金额:";
- //
- // labelEx5
- //
- this.labelEx5.AutoSize = true;
- this.labelEx5.BackColor = System.Drawing.Color.Transparent;
- this.labelEx5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
- this.labelEx5.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(242)))), ((int)(((byte)(75)))), ((int)(((byte)(103)))));
- this.labelEx5.Location = new System.Drawing.Point(4, 89);
- this.labelEx5.Name = "labelEx5";
- this.labelEx5.Size = new System.Drawing.Size(80, 17);
- this.labelEx5.TabIndex = 123;
- this.labelEx5.Text = "全部收款记录";
- //
- // labelEx1
- //
- this.labelEx1.AutoSize = true;
- this.labelEx1.BackColor = System.Drawing.Color.Transparent;
- 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)(242)))), ((int)(((byte)(75)))), ((int)(((byte)(103)))));
- this.labelEx1.Location = new System.Drawing.Point(4, 6);
- this.labelEx1.Name = "labelEx1";
- this.labelEx1.Size = new System.Drawing.Size(56, 17);
- this.labelEx1.TabIndex = 122;
- this.labelEx1.Text = "客户资料";
- //
- // lblName1
- //
- this.lblName1.AutoSize = true;
- this.lblName1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.lblName1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.lblName1.Location = new System.Drawing.Point(191, 37);
- this.lblName1.Name = "lblName1";
- this.lblName1.Size = new System.Drawing.Size(68, 17);
- this.lblName1.TabIndex = 119;
- this.lblName1.Text = "客户姓名:";
- //
- // 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(11, 37);
- this.labelEx6.Name = "labelEx6";
- this.labelEx6.Size = new System.Drawing.Size(56, 17);
- this.labelEx6.TabIndex = 117;
- this.labelEx6.Text = "订单号:";
- //
- // dgvData
- //
- this.dgvData.AllowUserToAddRows = false;
- this.dgvData.AllowUserToDeleteRows = false;
- this.dgvData.AllowUserToResizeRows = false;
- dataGridViewCellStyle5.BackColor = System.Drawing.Color.LightCyan;
- this.dgvData.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle5;
- this.dgvData.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
- | System.Windows.Forms.AnchorStyles.Left)
- | System.Windows.Forms.AnchorStyles.Right)));
- this.dgvData.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.AllCells;
- this.dgvData.BackgroundColor = System.Drawing.Color.White;
- this.dgvData.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
- this.dgvData.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
- dataGridViewCellStyle6.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
- dataGridViewCellStyle6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(211)))), ((int)(((byte)(223)))), ((int)(((byte)(240)))));
- dataGridViewCellStyle6.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- dataGridViewCellStyle6.ForeColor = System.Drawing.Color.Navy;
- dataGridViewCellStyle6.SelectionBackColor = System.Drawing.SystemColors.Highlight;
- dataGridViewCellStyle6.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
- this.dgvData.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle6;
- this.dgvData.ColumnHeadersHeight = 24;
- this.dgvData.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
- this.dgvData.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
- this.ID,
- this.Pay_ShootingName,
- this.Pay_AmountOf,
- this.Pay_CreateDatetime,
- this.Pay_OpenSingle,
- this.Pay_ThePayee,
- this.Pay_PaymentMethod,
- this.Pay_Category,
- this.Pay_ReceivableProject,
- this.Pay_TwoPinsCategory,
- this.PaymentDiscount,
- this.DiscountAmount,
- this.Pay_Remark});
- dataGridViewCellStyle7.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
- dataGridViewCellStyle7.BackColor = System.Drawing.SystemColors.Window;
- dataGridViewCellStyle7.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- dataGridViewCellStyle7.ForeColor = System.Drawing.SystemColors.ControlText;
- dataGridViewCellStyle7.SelectionBackColor = System.Drawing.SystemColors.Highlight;
- dataGridViewCellStyle7.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
- dataGridViewCellStyle7.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
- this.dgvData.DefaultCellStyle = dataGridViewCellStyle7;
- this.dgvData.EnableHeadersVisualStyles = false;
- this.dgvData.EraseCell = false;
- this.dgvData.GridColor = System.Drawing.SystemColors.GradientInactiveCaption;
- this.dgvData.GridViewUniquelyIdentify = resources.GetString("dgvData.GridViewUniquelyIdentify");
- this.dgvData.IsCompleteBonding = false;
- this.dgvData.IsCopyCellValue = true;
- this.dgvData.Location = new System.Drawing.Point(5, 111);
- this.dgvData.Name = "dgvData";
- this.dgvData.ReadOnly = true;
- dataGridViewCellStyle8.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
- dataGridViewCellStyle8.BackColor = System.Drawing.SystemColors.Control;
- dataGridViewCellStyle8.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- dataGridViewCellStyle8.ForeColor = System.Drawing.SystemColors.WindowText;
- dataGridViewCellStyle8.SelectionBackColor = System.Drawing.SystemColors.Highlight;
- dataGridViewCellStyle8.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
- dataGridViewCellStyle8.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
- this.dgvData.RowHeadersDefaultCellStyle = dataGridViewCellStyle8;
- this.dgvData.RowHeadersVisible = false;
- this.dgvData.RowTemplate.Height = 23;
- this.dgvData.RowTemplate.ReadOnly = true;
- this.dgvData.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
- this.dgvData.Size = new System.Drawing.Size(755, 510);
- this.dgvData.TabIndex = 115;
- //
- // ID
- //
- this.ID.DataPropertyName = "ID";
- this.ID.HeaderText = "编号";
- this.ID.Name = "ID";
- this.ID.ReadOnly = true;
- this.ID.Visible = false;
- this.ID.Width = 53;
- //
- // Pay_ShootingName
- //
- this.Pay_ShootingName.HeaderText = "拍摄次数";
- this.Pay_ShootingName.Name = "Pay_ShootingName";
- this.Pay_ShootingName.ReadOnly = true;
- this.Pay_ShootingName.Visible = false;
- this.Pay_ShootingName.Width = 77;
- //
- // Pay_AmountOf
- //
- this.Pay_AmountOf.DataPropertyName = "Pay_AmountOf";
- this.Pay_AmountOf.HeaderText = "金额";
- this.Pay_AmountOf.Name = "Pay_AmountOf";
- this.Pay_AmountOf.ReadOnly = true;
- this.Pay_AmountOf.Width = 53;
- //
- // Pay_CreateDatetime
- //
- this.Pay_CreateDatetime.DataPropertyName = "Pay_CreateDatetime";
- this.Pay_CreateDatetime.HeaderText = "日期";
- this.Pay_CreateDatetime.Name = "Pay_CreateDatetime";
- this.Pay_CreateDatetime.ReadOnly = true;
- this.Pay_CreateDatetime.Width = 53;
- //
- // Pay_OpenSingle
- //
- this.Pay_OpenSingle.DataPropertyName = "Pay_UserName";
- this.Pay_OpenSingle.HeaderText = "接单人";
- this.Pay_OpenSingle.Name = "Pay_OpenSingle";
- this.Pay_OpenSingle.ReadOnly = true;
- this.Pay_OpenSingle.Width = 65;
- //
- // Pay_ThePayee
- //
- this.Pay_ThePayee.DataPropertyName = "Pay_ThePayeeName";
- this.Pay_ThePayee.HeaderText = "收款人";
- this.Pay_ThePayee.Name = "Pay_ThePayee";
- this.Pay_ThePayee.ReadOnly = true;
- this.Pay_ThePayee.Width = 65;
- //
- // Pay_PaymentMethod
- //
- this.Pay_PaymentMethod.DataPropertyName = "Pay_PaymentMethodName";
- this.Pay_PaymentMethod.HeaderText = "付款方式";
- this.Pay_PaymentMethod.Name = "Pay_PaymentMethod";
- this.Pay_PaymentMethod.ReadOnly = true;
- this.Pay_PaymentMethod.Width = 77;
- //
- // Pay_Category
- //
- this.Pay_Category.DataPropertyName = "Pay_Category";
- this.Pay_Category.HeaderText = "收款类别";
- this.Pay_Category.Name = "Pay_Category";
- this.Pay_Category.ReadOnly = true;
- this.Pay_Category.Width = 77;
- //
- // Pay_ReceivableProject
- //
- this.Pay_ReceivableProject.DataPropertyName = "Pay_ReceivableProject";
- this.Pay_ReceivableProject.HeaderText = "收款项目";
- this.Pay_ReceivableProject.Name = "Pay_ReceivableProject";
- this.Pay_ReceivableProject.ReadOnly = true;
- this.Pay_ReceivableProject.Width = 77;
- //
- // Pay_TwoPinsCategory
- //
- this.Pay_TwoPinsCategory.DataPropertyName = "Pay_TwoPinsCategoryName";
- this.Pay_TwoPinsCategory.HeaderText = "二销类别";
- this.Pay_TwoPinsCategory.Name = "Pay_TwoPinsCategory";
- this.Pay_TwoPinsCategory.ReadOnly = true;
- this.Pay_TwoPinsCategory.Width = 77;
- //
- // PaymentDiscount
- //
- this.PaymentDiscount.HeaderText = "会员折扣";
- this.PaymentDiscount.Name = "PaymentDiscount";
- this.PaymentDiscount.ReadOnly = true;
- this.PaymentDiscount.Width = 77;
- //
- // DiscountAmount
- //
- this.DiscountAmount.HeaderText = "优惠金额";
- this.DiscountAmount.Name = "DiscountAmount";
- this.DiscountAmount.ReadOnly = true;
- this.DiscountAmount.Width = 77;
- //
- // Pay_Remark
- //
- this.Pay_Remark.DataPropertyName = "Pay_Remark";
- this.Pay_Remark.HeaderText = "备注";
- this.Pay_Remark.Name = "Pay_Remark";
- this.Pay_Remark.ReadOnly = true;
- this.Pay_Remark.Width = 53;
- //
- // btnDelPerformance
- //
- this.btnDelPerformance.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
- this.btnDelPerformance.BackColor = System.Drawing.Color.Transparent;
- this.btnDelPerformance.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnDelPerformance.BackImg")));
- this.btnDelPerformance.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
- this.btnDelPerformance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
- this.btnDelPerformance.ForeColor = System.Drawing.Color.White;
- this.btnDelPerformance.IsCustomBackImg = false;
- this.btnDelPerformance.IsShowText = true;
- this.btnDelPerformance.Location = new System.Drawing.Point(988, 374);
- this.btnDelPerformance.Name = "btnDelPerformance";
- this.btnDelPerformance.Size = new System.Drawing.Size(45, 22);
- this.btnDelPerformance.TabIndex = 188;
- this.btnDelPerformance.Text = "清除";
- this.btnDelPerformance.UseVisualStyleBackColor = false;
- //
- // FrmPrePayment
- //
- 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(1050, 700);
- this.CustomBorderStyles.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(109)))), ((int)(((byte)(139)))));
- this.IsUserControlsSize = false;
- this.Name = "FrmPrePayment";
- 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.panelEx2.ResumeLayout(false);
- this.panelEx2.PerformLayout();
- ((System.ComponentModel.ISupportInitialize)(this.dgvData)).EndInit();
- this.ResumeLayout(false);
- }
- #endregion
- private ComponentLibrary.PanelEx panelEx2;
- protected ComponentLibrary.LabelEx lblName1;
- private ComponentLibrary.LabelEx labelEx6;
- private ComponentLibrary.LabelEx labelEx5;
- private ComponentLibrary.LabelEx labelEx1;
- private ComponentLibrary.LabelEx labelEx14;
- private ComponentLibrary.LabelEx labelEx7;
- private ComponentLibrary.LabelEx labelEx8;
- private ComponentLibrary.LabelEx labelEx11;
- protected ComponentLibrary.ButtonEx btnPrint;
- protected ComponentLibrary.ButtonEx btnSave;
- private ComponentLibrary.LabelEx labelEx10;
- private ComponentLibrary.LabelEx labelEx9;
- private ComponentLibrary.LabelEx labelEx12;
- private ComponentLibrary.LabelEx labelEx13;
- protected ComponentLibrary.ButtonForm btnSet;
- protected ComponentLibrary.ButtonForm btnUpdateTime;
- protected ComponentLibrary.DateTimePickerEx dtpCreateDatetime;
- private ComponentLibrary.LabelEx labelEx3;
- private ComponentLibrary.LabelEx labelEx2;
- private ComponentLibrary.LabelEx labelEx4;
- public ComponentLibrary.DataGridViewEx dgvData;
- private ComponentLibrary.PanelEx panelEx1;
- protected ComponentLibrary.ButtonEx btnNotPayment;
- private System.Windows.Forms.DataGridViewTextBoxColumn ID;
- private System.Windows.Forms.DataGridViewTextBoxColumn Pay_ShootingName;
- private System.Windows.Forms.DataGridViewTextBoxColumn Pay_AmountOf;
- private System.Windows.Forms.DataGridViewTextBoxColumn Pay_CreateDatetime;
- private System.Windows.Forms.DataGridViewTextBoxColumn Pay_OpenSingle;
- private System.Windows.Forms.DataGridViewTextBoxColumn Pay_ThePayee;
- private System.Windows.Forms.DataGridViewTextBoxColumn Pay_PaymentMethod;
- private System.Windows.Forms.DataGridViewTextBoxColumn Pay_Category;
- private System.Windows.Forms.DataGridViewTextBoxColumn Pay_ReceivableProject;
- private System.Windows.Forms.DataGridViewTextBoxColumn Pay_TwoPinsCategory;
- private System.Windows.Forms.DataGridViewTextBoxColumn PaymentDiscount;
- private System.Windows.Forms.DataGridViewTextBoxColumn DiscountAmount;
- private System.Windows.Forms.DataGridViewTextBoxColumn Pay_Remark;
- protected internal ComponentLibrary.TextBoxEx txtOrderClinetName;
- protected internal ComponentLibrary.TextBoxEx txtOrderNumber;
- protected ComponentLibrary.ButtonForm btnDelete;
- protected internal ComponentLibrary.TextBoxEx txtPaymentRemark;
- protected internal ComponentLibrary.TextBoxEx txtPaymentCategory;
- protected internal ComponentLibrary.TextBoxEx txtThePayeeName;
- protected internal ComponentLibrary.TextBoxEx txtOpenOrderPerson;
- protected internal ComponentLibrary.TextBoxEx txtPaymentAmount;
- protected internal ComponentLibrary.TextBoxEx txtLateArrearsAmount;
- protected internal ComponentLibrary.TextBoxEx txtPaidAmount;
- protected internal ComponentLibrary.TextBoxEx txtCopeAmount;
- protected internal ComponentLibrary.ComboBoxTreeViewEx cmbtreevPaymentMethod;
- protected internal ComponentLibrary.TextBoxEx txtEarlyArrearsAmount;
- private ComponentLibrary.LabelEx labelEx15;
- private ComponentLibrary.LabelEx labelEx16;
- public ComponentLibrary.ListBoxEx listBoxPerformance;
- public ComponentLibrary.ButtonForm btnPerformance;
- public ComponentLibrary.ButtonForm btnDelPerformance;
- }
- }
|