namespace LYFZ.Software.UI.FinancialManagement.TwoSalesOrder
{
partial class FrmTwoSalesOrderPayment
{
///
/// Required designer variable.
///
private System.ComponentModel.IContainer components = null;
///
/// Clean up any resources being used.
///
/// true if managed resources should be disposed; otherwise, false.
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows Form Designer generated code
///
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
///
private void InitializeComponent()
{
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();
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FrmTwoSalesOrderPayment));
this.labelEx3 = new LYFZ.ComponentLibrary.LabelEx();
this.txtArrears = new LYFZ.ComponentLibrary.TextBoxBasicEx();
this.labelEx2 = new LYFZ.ComponentLibrary.LabelEx();
this.txtPaid = new LYFZ.ComponentLibrary.TextBoxBasicEx();
this.labelEx9 = new LYFZ.ComponentLibrary.LabelEx();
this.txtCope = new LYFZ.ComponentLibrary.TextBoxBasicEx();
this.panelEx2 = new LYFZ.ComponentLibrary.PanelEx();
this.btnPaymentNot = new LYFZ.ComponentLibrary.ButtonEx();
this.panelEx1 = new LYFZ.ComponentLibrary.PanelEx();
this.btnDelete = new LYFZ.ComponentLibrary.ButtonForm();
this.labelEx14 = new LYFZ.ComponentLibrary.LabelEx();
this.txtPay_CreateDatetime = new LYFZ.ComponentLibrary.DateTimePickerEx();
this.cmbPay_PaymentMethod = new LYFZ.ComponentLibrary.ComboBoxTreeViewEx();
this.btnUpdateTime = new LYFZ.ComponentLibrary.ButtonForm();
this.btnSet = new LYFZ.ComponentLibrary.ButtonForm();
this.txtPay_Remark = new LYFZ.ComponentLibrary.TextBoxBasicEx();
this.btnHitSingle = new LYFZ.ComponentLibrary.ButtonEx();
this.btnSave = new LYFZ.ComponentLibrary.ButtonEx();
this.txtPay_ThePayee = new LYFZ.ComponentLibrary.TextBoxBasicEx();
this.txtPay_AmountOf = new LYFZ.ComponentLibrary.TextBoxBasicEx();
this.labelEx7 = new LYFZ.ComponentLibrary.LabelEx();
this.labelEx5 = new LYFZ.ComponentLibrary.LabelEx();
this.txtTsorder_Name = new LYFZ.ComponentLibrary.TextBoxBasicEx();
this.txtTsorder_Telephone = new LYFZ.ComponentLibrary.TextBoxBasicEx();
this.txtTsorder_CustomerName = new LYFZ.ComponentLibrary.TextBoxBasicEx();
this.txtTsorder_Number = new LYFZ.ComponentLibrary.TextBoxBasicEx();
this.dgv = new LYFZ.ComponentLibrary.DataGridViewEx();
this.ID = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.Pay_AmountOf = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.Pay_ReceivableProject = 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.PaymentDiscount = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.DiscountAmount = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.Pay_Remark = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.labelEx1 = new LYFZ.ComponentLibrary.LabelEx();
this.labelEx8 = new LYFZ.ComponentLibrary.LabelEx();
this.labelEx10 = new LYFZ.ComponentLibrary.LabelEx();
this.labelEx11 = new LYFZ.ComponentLibrary.LabelEx();
this.labelEx12 = new LYFZ.ComponentLibrary.LabelEx();
this.labelEx13 = new LYFZ.ComponentLibrary.LabelEx();
this.labelEx4 = new LYFZ.ComponentLibrary.LabelEx();
this.lblName2 = new LYFZ.ComponentLibrary.LabelEx();
this.lblName1 = new LYFZ.ComponentLibrary.LabelEx();
this.labelEx6 = new LYFZ.ComponentLibrary.LabelEx();
this.panel1 = new System.Windows.Forms.Panel();
this.btnDelPerformance = new LYFZ.ComponentLibrary.ButtonForm();
this.btnPerformance = new LYFZ.ComponentLibrary.ButtonForm();
this.listBoxPerformance = new LYFZ.ComponentLibrary.ListBoxEx();
this.labelEx27 = new LYFZ.ComponentLibrary.LabelEx();
this.plExMainContainer.SuspendLayout();
this.plFormMainContent.SuspendLayout();
this.panelEx2.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.dgv)).BeginInit();
this.panel1.SuspendLayout();
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(930, 615);
//
// plFormMainContent
//
this.plFormMainContent.Size = new System.Drawing.Size(930, 615);
//
// btnAppFormMaximize
//
this.btnAppFormMaximize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMaximize.BackImg")));
this.btnAppFormMaximize.Location = new System.Drawing.Point(871, 0);
//
// btnAppFormExit
//
this.btnAppFormExit.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormExit.BackImg")));
this.btnAppFormExit.Location = new System.Drawing.Point(898, 0);
//
// btnAppFormMinimize
//
this.btnAppFormMinimize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMinimize.BackImg")));
this.btnAppFormMinimize.Location = new System.Drawing.Point(844, 0);
//
// 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(651, 16);
this.labelEx3.Name = "labelEx3";
this.labelEx3.Size = new System.Drawing.Size(44, 17);
this.labelEx3.TabIndex = 62;
this.labelEx3.Text = "欠款:";
//
// 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(698, 13);
this.txtArrears.Name = "txtArrears";
this.txtArrears.ReadOnly = true;
this.txtArrears.Size = new System.Drawing.Size(212, 23);
this.txtArrears.TabIndex = 61;
//
// 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(388, 15);
this.labelEx2.Name = "labelEx2";
this.labelEx2.Size = new System.Drawing.Size(56, 17);
this.labelEx2.TabIndex = 60;
this.labelEx2.Text = "已收款:";
//
// txtPaid
//
this.txtPaid.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.txtPaid.EmptyTextTip = null;
this.txtPaid.EmptyTextTipColor = System.Drawing.Color.DarkGray;
this.txtPaid.Font = new System.Drawing.Font("微软雅黑", 9F);
this.txtPaid.Location = new System.Drawing.Point(450, 12);
this.txtPaid.Name = "txtPaid";
this.txtPaid.ReadOnly = true;
this.txtPaid.Size = new System.Drawing.Size(162, 23);
this.txtPaid.TabIndex = 59;
//
// 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(85, 15);
this.labelEx9.Name = "labelEx9";
this.labelEx9.Size = new System.Drawing.Size(56, 17);
this.labelEx9.TabIndex = 58;
this.labelEx9.Text = "应收款:";
//
// txtCope
//
this.txtCope.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.txtCope.EmptyTextTip = null;
this.txtCope.EmptyTextTipColor = System.Drawing.Color.DarkGray;
this.txtCope.Font = new System.Drawing.Font("微软雅黑", 9F);
this.txtCope.Location = new System.Drawing.Point(144, 12);
this.txtCope.Name = "txtCope";
this.txtCope.ReadOnly = true;
this.txtCope.Size = new System.Drawing.Size(142, 23);
this.txtCope.TabIndex = 57;
//
// 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.panel1);
this.panelEx2.Controls.Add(this.btnPaymentNot);
this.panelEx2.Controls.Add(this.panelEx1);
this.panelEx2.Controls.Add(this.btnDelete);
this.panelEx2.Controls.Add(this.labelEx14);
this.panelEx2.Controls.Add(this.labelEx3);
this.panelEx2.Controls.Add(this.txtPay_CreateDatetime);
this.panelEx2.Controls.Add(this.txtArrears);
this.panelEx2.Controls.Add(this.cmbPay_PaymentMethod);
this.panelEx2.Controls.Add(this.labelEx2);
this.panelEx2.Controls.Add(this.btnUpdateTime);
this.panelEx2.Controls.Add(this.txtPaid);
this.panelEx2.Controls.Add(this.btnSet);
this.panelEx2.Controls.Add(this.labelEx9);
this.panelEx2.Controls.Add(this.txtCope);
this.panelEx2.Controls.Add(this.txtPay_Remark);
this.panelEx2.Controls.Add(this.btnHitSingle);
this.panelEx2.Controls.Add(this.btnSave);
this.panelEx2.Controls.Add(this.txtPay_ThePayee);
this.panelEx2.Controls.Add(this.txtPay_AmountOf);
this.panelEx2.Controls.Add(this.labelEx7);
this.panelEx2.Controls.Add(this.labelEx5);
this.panelEx2.Controls.Add(this.txtTsorder_Name);
this.panelEx2.Controls.Add(this.txtTsorder_Telephone);
this.panelEx2.Controls.Add(this.txtTsorder_CustomerName);
this.panelEx2.Controls.Add(this.txtTsorder_Number);
this.panelEx2.Controls.Add(this.dgv);
this.panelEx2.Controls.Add(this.labelEx1);
this.panelEx2.Controls.Add(this.labelEx8);
this.panelEx2.Controls.Add(this.labelEx10);
this.panelEx2.Controls.Add(this.labelEx11);
this.panelEx2.Controls.Add(this.labelEx12);
this.panelEx2.Controls.Add(this.labelEx13);
this.panelEx2.Controls.Add(this.labelEx4);
this.panelEx2.Controls.Add(this.lblName2);
this.panelEx2.Controls.Add(this.lblName1);
this.panelEx2.Controls.Add(this.labelEx6);
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(920, 605);
this.panelEx2.TabIndex = 2;
//
// btnPaymentNot
//
this.btnPaymentNot.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.btnPaymentNot.BackColor = System.Drawing.Color.Transparent;
this.btnPaymentNot.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnPaymentNot.BackImg")));
this.btnPaymentNot.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
this.btnPaymentNot.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
this.btnPaymentNot.ForeColor = System.Drawing.Color.White;
this.btnPaymentNot.IsCustomBackImg = false;
this.btnPaymentNot.IsShowText = true;
this.btnPaymentNot.Location = new System.Drawing.Point(654, 567);
this.btnPaymentNot.Name = "btnPaymentNot";
this.btnPaymentNot.Size = new System.Drawing.Size(85, 26);
this.btnPaymentNot.TabIndex = 308;
this.btnPaymentNot.Text = " 不收款";
this.btnPaymentNot.UseVisualStyleBackColor = 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, 47);
this.panelEx1.Name = "panelEx1";
this.panelEx1.Size = new System.Drawing.Size(920, 1);
this.panelEx1.TabIndex = 307;
//
// 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(525, 54);
this.btnDelete.Name = "btnDelete";
this.btnDelete.Size = new System.Drawing.Size(85, 28);
this.btnDelete.TabIndex = 306;
this.btnDelete.Text = " 删 除";
this.btnDelete.UseVisualStyleBackColor = false;
//
// labelEx14
//
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(9, 15);
this.labelEx14.Name = "labelEx14";
this.labelEx14.Size = new System.Drawing.Size(56, 17);
this.labelEx14.TabIndex = 305;
this.labelEx14.Text = "帐款资料";
//
// txtPay_CreateDatetime
//
this.txtPay_CreateDatetime.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.txtPay_CreateDatetime.CustomFormat = " ";
this.txtPay_CreateDatetime.DateValue = "";
this.txtPay_CreateDatetime.Enabled = false;
this.txtPay_CreateDatetime.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
this.txtPay_CreateDatetime.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
this.txtPay_CreateDatetime.IsShowTime = false;
this.txtPay_CreateDatetime.Location = new System.Drawing.Point(698, 321);
this.txtPay_CreateDatetime.Name = "txtPay_CreateDatetime";
this.txtPay_CreateDatetime.Size = new System.Drawing.Size(156, 23);
this.txtPay_CreateDatetime.TabIndex = 3;
//
// cmbPay_PaymentMethod
//
this.cmbPay_PaymentMethod.AfterSelectLevelFirstNode = true;
this.cmbPay_PaymentMethod.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
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 = false;
this.cmbPay_PaymentMethod.Location = new System.Drawing.Point(698, 259);
this.cmbPay_PaymentMethod.Name = "cmbPay_PaymentMethod";
this.cmbPay_PaymentMethod.ReadOnly = true;
this.cmbPay_PaymentMethod.SelectedNode = null;
this.cmbPay_PaymentMethod.Size = new System.Drawing.Size(156, 20);
this.cmbPay_PaymentMethod.StrGetName = "";
this.cmbPay_PaymentMethod.StrGetTagName = "";
this.cmbPay_PaymentMethod.StrKey = null;
this.cmbPay_PaymentMethod.TabIndex = 1;
//
// 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(860, 320);
this.btnUpdateTime.Name = "btnUpdateTime";
this.btnUpdateTime.Size = new System.Drawing.Size(50, 24);
this.btnUpdateTime.TabIndex = 194;
this.btnUpdateTime.Text = " 更 改";
this.btnUpdateTime.UseVisualStyleBackColor = false;
//
// 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(860, 257);
this.btnSet.Name = "btnSet";
this.btnSet.Size = new System.Drawing.Size(50, 24);
this.btnSet.TabIndex = 193;
this.btnSet.Text = " 设 置";
this.btnSet.UseVisualStyleBackColor = false;
//
// txtPay_Remark
//
this.txtPay_Remark.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.txtPay_Remark.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.txtPay_Remark.EmptyTextTip = null;
this.txtPay_Remark.EmptyTextTipColor = System.Drawing.Color.DarkGray;
this.txtPay_Remark.Font = new System.Drawing.Font("微软雅黑", 9F);
this.txtPay_Remark.Location = new System.Drawing.Point(698, 353);
this.txtPay_Remark.Multiline = true;
this.txtPay_Remark.Name = "txtPay_Remark";
this.txtPay_Remark.Size = new System.Drawing.Size(211, 41);
this.txtPay_Remark.TabIndex = 4;
//
// btnHitSingle
//
this.btnHitSingle.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.btnHitSingle.BackColor = System.Drawing.Color.Transparent;
this.btnHitSingle.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnHitSingle.BackImg")));
this.btnHitSingle.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
this.btnHitSingle.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
this.btnHitSingle.ForeColor = System.Drawing.Color.White;
this.btnHitSingle.IsCustomBackImg = false;
this.btnHitSingle.IsShowText = true;
this.btnHitSingle.Location = new System.Drawing.Point(831, 567);
this.btnHitSingle.Name = "btnHitSingle";
this.btnHitSingle.Size = new System.Drawing.Size(80, 26);
this.btnHitSingle.TabIndex = 6;
this.btnHitSingle.Text = " 打单收据";
this.btnHitSingle.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(745, 567);
this.btnSave.Name = "btnSave";
this.btnSave.Size = new System.Drawing.Size(80, 26);
this.btnSave.TabIndex = 5;
this.btnSave.Text = " 保 存";
this.btnSave.UseVisualStyleBackColor = false;
//
// txtPay_ThePayee
//
this.txtPay_ThePayee.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.txtPay_ThePayee.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.txtPay_ThePayee.EmptyTextTip = null;
this.txtPay_ThePayee.EmptyTextTipColor = System.Drawing.Color.DarkGray;
this.txtPay_ThePayee.Font = new System.Drawing.Font("微软雅黑", 9F);
this.txtPay_ThePayee.Location = new System.Drawing.Point(698, 290);
this.txtPay_ThePayee.Name = "txtPay_ThePayee";
this.txtPay_ThePayee.ReadOnly = true;
this.txtPay_ThePayee.Size = new System.Drawing.Size(212, 23);
this.txtPay_ThePayee.TabIndex = 2;
//
// txtPay_AmountOf
//
this.txtPay_AmountOf.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.txtPay_AmountOf.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.txtPay_AmountOf.EmptyTextTip = null;
this.txtPay_AmountOf.EmptyTextTipColor = System.Drawing.Color.DarkGray;
this.txtPay_AmountOf.Font = new System.Drawing.Font("微软雅黑", 9F);
this.txtPay_AmountOf.Location = new System.Drawing.Point(698, 228);
this.txtPay_AmountOf.Name = "txtPay_AmountOf";
this.txtPay_AmountOf.Size = new System.Drawing.Size(211, 23);
this.txtPay_AmountOf.TabIndex = 0;
//
// labelEx7
//
this.labelEx7.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.labelEx7.AutoSize = true;
this.labelEx7.BackColor = System.Drawing.Color.Transparent;
this.labelEx7.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
this.labelEx7.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(242)))), ((int)(((byte)(75)))), ((int)(((byte)(103)))));
this.labelEx7.Location = new System.Drawing.Point(620, 60);
this.labelEx7.Name = "labelEx7";
this.labelEx7.Size = new System.Drawing.Size(56, 17);
this.labelEx7.TabIndex = 123;
this.labelEx7.Text = "客户资料";
//
// labelEx5
//
this.labelEx5.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
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(620, 203);
this.labelEx5.Name = "labelEx5";
this.labelEx5.Size = new System.Drawing.Size(56, 17);
this.labelEx5.TabIndex = 122;
this.labelEx5.Text = "收款详情";
//
// txtTsorder_Name
//
this.txtTsorder_Name.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.txtTsorder_Name.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.txtTsorder_Name.EmptyTextTip = null;
this.txtTsorder_Name.EmptyTextTipColor = System.Drawing.Color.DarkGray;
this.txtTsorder_Name.Font = new System.Drawing.Font("微软雅黑", 9F);
this.txtTsorder_Name.Location = new System.Drawing.Point(698, 115);
this.txtTsorder_Name.Name = "txtTsorder_Name";
this.txtTsorder_Name.ReadOnly = true;
this.txtTsorder_Name.Size = new System.Drawing.Size(212, 23);
this.txtTsorder_Name.TabIndex = 120;
//
// txtTsorder_Telephone
//
this.txtTsorder_Telephone.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.txtTsorder_Telephone.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.txtTsorder_Telephone.EmptyTextTip = null;
this.txtTsorder_Telephone.EmptyTextTipColor = System.Drawing.Color.DarkGray;
this.txtTsorder_Telephone.Font = new System.Drawing.Font("微软雅黑", 9F);
this.txtTsorder_Telephone.Location = new System.Drawing.Point(698, 176);
this.txtTsorder_Telephone.Name = "txtTsorder_Telephone";
this.txtTsorder_Telephone.ReadOnly = true;
this.txtTsorder_Telephone.Size = new System.Drawing.Size(212, 23);
this.txtTsorder_Telephone.TabIndex = 118;
//
// txtTsorder_CustomerName
//
this.txtTsorder_CustomerName.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.txtTsorder_CustomerName.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.txtTsorder_CustomerName.EmptyTextTip = null;
this.txtTsorder_CustomerName.EmptyTextTipColor = System.Drawing.Color.DarkGray;
this.txtTsorder_CustomerName.Font = new System.Drawing.Font("微软雅黑", 9F);
this.txtTsorder_CustomerName.Location = new System.Drawing.Point(698, 145);
this.txtTsorder_CustomerName.Name = "txtTsorder_CustomerName";
this.txtTsorder_CustomerName.ReadOnly = true;
this.txtTsorder_CustomerName.Size = new System.Drawing.Size(212, 23);
this.txtTsorder_CustomerName.TabIndex = 116;
//
// txtTsorder_Number
//
this.txtTsorder_Number.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.txtTsorder_Number.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.txtTsorder_Number.EmptyTextTip = null;
this.txtTsorder_Number.EmptyTextTipColor = System.Drawing.Color.DarkGray;
this.txtTsorder_Number.Font = new System.Drawing.Font("微软雅黑", 9F);
this.txtTsorder_Number.Location = new System.Drawing.Point(698, 84);
this.txtTsorder_Number.Name = "txtTsorder_Number";
this.txtTsorder_Number.ReadOnly = true;
this.txtTsorder_Number.Size = new System.Drawing.Size(212, 23);
this.txtTsorder_Number.TabIndex = 114;
//
// dgv
//
this.dgv.AllowUserToAddRows = false;
this.dgv.AllowUserToDeleteRows = false;
this.dgv.AllowUserToResizeRows = false;
dataGridViewCellStyle5.BackColor = System.Drawing.Color.LightCyan;
this.dgv.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle5;
this.dgv.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.dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.AllCells;
this.dgv.BackgroundColor = System.Drawing.Color.White;
this.dgv.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
this.dgv.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.dgv.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle6;
this.dgv.ColumnHeadersHeight = 24;
this.dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
this.dgv.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
this.ID,
this.Pay_AmountOf,
this.Pay_ReceivableProject,
this.Pay_CreateDatetime,
this.Pay_OpenSingle,
this.Pay_ThePayee,
this.Pay_PaymentMethod,
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.dgv.DefaultCellStyle = dataGridViewCellStyle7;
this.dgv.EnableHeadersVisualStyles = false;
this.dgv.EraseCell = false;
this.dgv.GridColor = System.Drawing.SystemColors.GradientInactiveCaption;
this.dgv.GridViewUniquelyIdentify = "_dgv_dgv_dgv_dgv_dgv_dgv_dgv_dgv_dgv_dgv_dgv_dgv_dgv_dgv_dgv_dgv_dgv_dgv_dgv_dgv_" +
"dgv_dgv_dgv_dgv_dgv_dgv_dgv_dgv_dgv";
this.dgv.IsCompleteBonding = false;
this.dgv.IsCopyCellValue = true;
this.dgv.Location = new System.Drawing.Point(10, 87);
this.dgv.Name = "dgv";
this.dgv.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.dgv.RowHeadersDefaultCellStyle = dataGridViewCellStyle8;
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(602, 515);
this.dgv.TabIndex = 113;
//
// 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_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_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_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;
//
// 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;
//
// 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(9, 60);
this.labelEx1.Name = "labelEx1";
this.labelEx1.Size = new System.Drawing.Size(80, 17);
this.labelEx1.TabIndex = 53;
this.labelEx1.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(616, 261);
this.labelEx8.Name = "labelEx8";
this.labelEx8.Size = new System.Drawing.Size(77, 17);
this.labelEx8.TabIndex = 135;
this.labelEx8.Text = "* 支付方式:";
//
// 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(649, 356);
this.labelEx10.Name = "labelEx10";
this.labelEx10.Size = new System.Drawing.Size(44, 17);
this.labelEx10.TabIndex = 134;
this.labelEx10.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(616, 324);
this.labelEx11.Name = "labelEx11";
this.labelEx11.Size = new System.Drawing.Size(77, 17);
this.labelEx11.TabIndex = 129;
this.labelEx11.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(628, 293);
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(616, 231);
this.labelEx13.Name = "labelEx13";
this.labelEx13.Size = new System.Drawing.Size(77, 17);
this.labelEx13.TabIndex = 125;
this.labelEx13.Text = "* 收款金额:";
//
// labelEx4
//
this.labelEx4.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
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(625, 118);
this.labelEx4.Name = "labelEx4";
this.labelEx4.Size = new System.Drawing.Size(68, 17);
this.labelEx4.TabIndex = 121;
this.labelEx4.Text = "项目名称:";
//
// lblName2
//
this.lblName2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.lblName2.AutoSize = true;
this.lblName2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
this.lblName2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
this.lblName2.Location = new System.Drawing.Point(649, 179);
this.lblName2.Name = "lblName2";
this.lblName2.Size = new System.Drawing.Size(44, 17);
this.lblName2.TabIndex = 119;
this.lblName2.Text = "手机:";
//
// lblName1
//
this.lblName1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
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(649, 148);
this.lblName1.Name = "lblName1";
this.lblName1.Size = new System.Drawing.Size(44, 17);
this.lblName1.TabIndex = 117;
this.lblName1.Text = "客户:";
//
// labelEx6
//
this.labelEx6.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
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(644, 87);
this.labelEx6.Name = "labelEx6";
this.labelEx6.Size = new System.Drawing.Size(49, 17);
this.labelEx6.TabIndex = 115;
this.labelEx6.Text = "*单号:";
//
// panel1
//
this.panel1.Controls.Add(this.btnDelPerformance);
this.panel1.Controls.Add(this.btnPerformance);
this.panel1.Controls.Add(this.listBoxPerformance);
this.panel1.Controls.Add(this.labelEx27);
this.panel1.Location = new System.Drawing.Point(617, 399);
this.panel1.Name = "panel1";
this.panel1.Size = new System.Drawing.Size(300, 152);
this.panel1.TabIndex = 2269;
//
// 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(245, 3);
this.btnDelPerformance.Name = "btnDelPerformance";
this.btnDelPerformance.Size = new System.Drawing.Size(49, 22);
this.btnDelPerformance.TabIndex = 2265;
this.btnDelPerformance.Text = "清除";
this.btnDelPerformance.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(81, 3);
this.btnPerformance.Name = "btnPerformance";
this.btnPerformance.Size = new System.Drawing.Size(158, 22);
this.btnPerformance.TabIndex = 2266;
this.btnPerformance.Text = "自定义分配本次业绩";
this.btnPerformance.UseVisualStyleBackColor = false;
//
// 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(81, 27);
this.listBoxPerformance.Name = "listBoxPerformance";
this.listBoxPerformance.Size = new System.Drawing.Size(212, 123);
this.listBoxPerformance.TabIndex = 2267;
//
// labelEx27
//
this.labelEx27.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.labelEx27.AutoSize = true;
this.labelEx27.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
this.labelEx27.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
this.labelEx27.Location = new System.Drawing.Point(4, 28);
this.labelEx27.Name = "labelEx27";
this.labelEx27.Size = new System.Drawing.Size(68, 17);
this.labelEx27.TabIndex = 2265;
this.labelEx27.Text = "业绩列表:";
//
// FrmTwoSalesOrderPayment
//
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(930, 680);
this.CustomBorderStyles.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(109)))), ((int)(((byte)(139)))));
this.IsUserControlsSize = false;
this.Name = "FrmTwoSalesOrderPayment";
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.dgv)).EndInit();
this.panel1.ResumeLayout(false);
this.panel1.PerformLayout();
this.ResumeLayout(false);
}
#endregion
private ComponentLibrary.PanelEx panelEx2;
private ComponentLibrary.LabelEx labelEx3;
protected ComponentLibrary.TextBoxBasicEx txtArrears;
private ComponentLibrary.LabelEx labelEx2;
protected ComponentLibrary.TextBoxBasicEx txtPaid;
private ComponentLibrary.LabelEx labelEx9;
protected ComponentLibrary.TextBoxBasicEx txtCope;
private ComponentLibrary.LabelEx labelEx1;
public ComponentLibrary.DataGridViewEx dgv;
private ComponentLibrary.LabelEx labelEx7;
private ComponentLibrary.LabelEx labelEx5;
protected ComponentLibrary.LabelEx labelEx4;
protected ComponentLibrary.TextBoxBasicEx txtTsorder_Name;
protected ComponentLibrary.LabelEx lblName2;
protected ComponentLibrary.TextBoxBasicEx txtTsorder_Telephone;
protected ComponentLibrary.LabelEx lblName1;
protected ComponentLibrary.TextBoxBasicEx txtTsorder_CustomerName;
private ComponentLibrary.LabelEx labelEx6;
protected ComponentLibrary.TextBoxBasicEx txtTsorder_Number;
private ComponentLibrary.LabelEx labelEx8;
private ComponentLibrary.LabelEx labelEx10;
protected ComponentLibrary.TextBoxBasicEx txtPay_Remark;
protected ComponentLibrary.ButtonEx btnHitSingle;
protected ComponentLibrary.ButtonEx btnSave;
private ComponentLibrary.LabelEx labelEx11;
private ComponentLibrary.LabelEx labelEx12;
protected ComponentLibrary.TextBoxBasicEx txtPay_ThePayee;
private ComponentLibrary.LabelEx labelEx13;
protected ComponentLibrary.TextBoxBasicEx txtPay_AmountOf;
protected ComponentLibrary.ButtonForm btnSet;
protected ComponentLibrary.ButtonForm btnUpdateTime;
protected ComponentLibrary.ComboBoxTreeViewEx cmbPay_PaymentMethod;
protected ComponentLibrary.DateTimePickerEx txtPay_CreateDatetime;
private ComponentLibrary.LabelEx labelEx14;
protected ComponentLibrary.ButtonForm btnDelete;
private ComponentLibrary.PanelEx panelEx1;
private System.Windows.Forms.DataGridViewTextBoxColumn ID;
private System.Windows.Forms.DataGridViewTextBoxColumn Pay_AmountOf;
private System.Windows.Forms.DataGridViewTextBoxColumn Pay_ReceivableProject;
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 PaymentDiscount;
private System.Windows.Forms.DataGridViewTextBoxColumn DiscountAmount;
private System.Windows.Forms.DataGridViewTextBoxColumn Pay_Remark;
protected ComponentLibrary.ButtonEx btnPaymentNot;
public System.Windows.Forms.Panel panel1;
public ComponentLibrary.ButtonForm btnDelPerformance;
public ComponentLibrary.ButtonForm btnPerformance;
public ComponentLibrary.ListBoxEx listBoxPerformance;
private ComponentLibrary.LabelEx labelEx27;
}
}