namespace LYFZ.Software.UI.Dresses.DressManagement.Rental { partial class FrmPayment { /// /// 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.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FrmPayment)); 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.lblDsro_MortgageAmount = new LYFZ.ComponentLibrary.LabelEx(); this.txtDsro_MortgageAmount = new LYFZ.ComponentLibrary.TextBoxBasicEx(); this.panelEx1 = new LYFZ.ComponentLibrary.PanelEx(); this.btnDelete = new LYFZ.ComponentLibrary.ButtonForm(); this.txtPay_CreateDatetime = new LYFZ.ComponentLibrary.DateTimePickerEx(); this.cmbType = new LYFZ.ComponentLibrary.ComboBoxEx(); this.labelEx3 = new LYFZ.ComponentLibrary.LabelEx(); this.lblType = new LYFZ.ComponentLibrary.LabelEx(); this.txtArrears = new LYFZ.ComponentLibrary.TextBoxBasicEx(); this.cmbPay_PaymentMethod = new LYFZ.ComponentLibrary.ComboBoxTreeViewEx(); this.labelEx2 = new LYFZ.ComponentLibrary.LabelEx(); this.btnUpdateTime = new LYFZ.ComponentLibrary.ButtonForm(); this.txtPaid = new LYFZ.ComponentLibrary.TextBoxBasicEx(); this.btnSet = new LYFZ.ComponentLibrary.ButtonForm(); this.labelEx9 = new LYFZ.ComponentLibrary.LabelEx(); this.txtCope = new LYFZ.ComponentLibrary.TextBoxBasicEx(); this.labelEx8 = new LYFZ.ComponentLibrary.LabelEx(); this.labelEx10 = new LYFZ.ComponentLibrary.LabelEx(); this.txtPay_Remark = new LYFZ.ComponentLibrary.TextBoxBasicEx(); this.btnHitSingle = new LYFZ.ComponentLibrary.ButtonEx(); this.btnSave = new LYFZ.ComponentLibrary.ButtonEx(); this.labelEx11 = new LYFZ.ComponentLibrary.LabelEx(); this.labelEx12 = new LYFZ.ComponentLibrary.LabelEx(); this.txtPay_ThePayee = new LYFZ.ComponentLibrary.TextBoxBasicEx(); this.labelEx13 = new LYFZ.ComponentLibrary.LabelEx(); this.txtPay_AmountOf = new LYFZ.ComponentLibrary.TextBoxBasicEx(); this.labelEx7 = new LYFZ.ComponentLibrary.LabelEx(); this.labelEx5 = new LYFZ.ComponentLibrary.LabelEx(); this.labelEx4 = new LYFZ.ComponentLibrary.LabelEx(); this.txtTsorder_Name = new LYFZ.ComponentLibrary.TextBoxBasicEx(); this.lblName2 = new LYFZ.ComponentLibrary.LabelEx(); this.txtTsorder_Telephone = new LYFZ.ComponentLibrary.TextBoxBasicEx(); this.lblName1 = new LYFZ.ComponentLibrary.LabelEx(); this.txtTsorder_CustomerName = new LYFZ.ComponentLibrary.TextBoxBasicEx(); this.labelEx6 = new LYFZ.ComponentLibrary.LabelEx(); this.txtTsorder_Number = new LYFZ.ComponentLibrary.TextBoxBasicEx(); this.dgv = new LYFZ.ComponentLibrary.DataGridViewEx(); this.ID = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.type = 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.Pay_Remark = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.labelEx1 = new LYFZ.ComponentLibrary.LabelEx(); this.plExMainContainer.SuspendLayout(); this.plFormMainContent.SuspendLayout(); this.panelEx2.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.dgv)).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(950, 545); // // plFormMainContent // this.plFormMainContent.Size = new System.Drawing.Size(950, 545); // // btnAppFormMaximize // this.btnAppFormMaximize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMaximize.BackImg"))); this.btnAppFormMaximize.Location = new System.Drawing.Point(891, 0); // // btnAppFormExit // this.btnAppFormExit.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormExit.BackImg"))); this.btnAppFormExit.Location = new System.Drawing.Point(918, 0); // // btnAppFormMinimize // this.btnAppFormMinimize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMinimize.BackImg"))); this.btnAppFormMinimize.Location = new System.Drawing.Point(864, 0); // // panelEx2 // this.panelEx2.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209))))); this.panelEx2.BorderWidth = 1; this.panelEx2.Controls.Add(this.lblDsro_MortgageAmount); this.panelEx2.Controls.Add(this.txtDsro_MortgageAmount); this.panelEx2.Controls.Add(this.panelEx1); this.panelEx2.Controls.Add(this.btnDelete); this.panelEx2.Controls.Add(this.txtPay_CreateDatetime); this.panelEx2.Controls.Add(this.cmbType); this.panelEx2.Controls.Add(this.labelEx3); this.panelEx2.Controls.Add(this.lblType); 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.labelEx8); this.panelEx2.Controls.Add(this.labelEx10); this.panelEx2.Controls.Add(this.txtPay_Remark); this.panelEx2.Controls.Add(this.btnHitSingle); this.panelEx2.Controls.Add(this.btnSave); this.panelEx2.Controls.Add(this.labelEx11); this.panelEx2.Controls.Add(this.labelEx12); this.panelEx2.Controls.Add(this.txtPay_ThePayee); this.panelEx2.Controls.Add(this.labelEx13); this.panelEx2.Controls.Add(this.txtPay_AmountOf); this.panelEx2.Controls.Add(this.labelEx7); this.panelEx2.Controls.Add(this.labelEx5); this.panelEx2.Controls.Add(this.labelEx4); this.panelEx2.Controls.Add(this.txtTsorder_Name); this.panelEx2.Controls.Add(this.lblName2); this.panelEx2.Controls.Add(this.txtTsorder_Telephone); this.panelEx2.Controls.Add(this.lblName1); this.panelEx2.Controls.Add(this.txtTsorder_CustomerName); this.panelEx2.Controls.Add(this.labelEx6); this.panelEx2.Controls.Add(this.txtTsorder_Number); this.panelEx2.Controls.Add(this.dgv); this.panelEx2.Controls.Add(this.labelEx1); 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(940, 535); this.panelEx2.TabIndex = 4; // // lblDsro_MortgageAmount // this.lblDsro_MortgageAmount.AutoSize = true; this.lblDsro_MortgageAmount.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134))); this.lblDsro_MortgageAmount.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113))))); this.lblDsro_MortgageAmount.Location = new System.Drawing.Point(604, 15); this.lblDsro_MortgageAmount.Name = "lblDsro_MortgageAmount"; this.lblDsro_MortgageAmount.Size = new System.Drawing.Size(44, 17); this.lblDsro_MortgageAmount.TabIndex = 309; this.lblDsro_MortgageAmount.Text = "押金:"; this.lblDsro_MortgageAmount.Click += new System.EventHandler(this.lblDsro_MortgageAmount_Click); // // txtDsro_MortgageAmount // this.txtDsro_MortgageAmount.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.txtDsro_MortgageAmount.EmptyTextTip = null; this.txtDsro_MortgageAmount.EmptyTextTipColor = System.Drawing.Color.DarkGray; this.txtDsro_MortgageAmount.Font = new System.Drawing.Font("微软雅黑", 9F); this.txtDsro_MortgageAmount.Location = new System.Drawing.Point(651, 12); this.txtDsro_MortgageAmount.Name = "txtDsro_MortgageAmount"; this.txtDsro_MortgageAmount.ReadOnly = true; this.txtDsro_MortgageAmount.Size = new System.Drawing.Size(140, 23); this.txtDsro_MortgageAmount.TabIndex = 308; // // 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.BorderWidth = 1; this.panelEx1.Location = new System.Drawing.Point(0, 49); this.panelEx1.Name = "panelEx1"; this.panelEx1.Size = new System.Drawing.Size(940, 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(526, 62); this.btnDelete.Name = "btnDelete"; this.btnDelete.Size = new System.Drawing.Size(104, 28); this.btnDelete.TabIndex = 306; this.btnDelete.Text = " 删 除"; this.btnDelete.UseVisualStyleBackColor = false; // // 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(735, 357); this.txtPay_CreateDatetime.Name = "txtPay_CreateDatetime"; this.txtPay_CreateDatetime.Size = new System.Drawing.Size(134, 23); this.txtPay_CreateDatetime.TabIndex = 4; // // cmbType // this.cmbType.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.cmbType.ArrowColor = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(66)))), ((int)(((byte)(80))))); this.cmbType.BaseColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192))))); this.cmbType.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(174)))), ((int)(((byte)(168)))), ((int)(((byte)(168))))); this.cmbType.Font = new System.Drawing.Font("宋体", 10.5F); this.cmbType.FormattingEnabled = true; this.cmbType.IsCustomColor = false; this.cmbType.Items.AddRange(new object[] { "", "租金", "押金"}); this.cmbType.Location = new System.Drawing.Point(735, 237); this.cmbType.Name = "cmbType"; this.cmbType.ReadOnly = true; this.cmbType.Size = new System.Drawing.Size(187, 22); this.cmbType.TabIndex = 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(416, 15); this.labelEx3.Name = "labelEx3"; this.labelEx3.Size = new System.Drawing.Size(44, 17); this.labelEx3.TabIndex = 62; this.labelEx3.Text = "欠款:"; // // lblType // this.lblType.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.lblType.AutoSize = true; this.lblType.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134))); this.lblType.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113))))); this.lblType.Location = new System.Drawing.Point(655, 240); this.lblType.Name = "lblType"; this.lblType.Size = new System.Drawing.Size(77, 17); this.lblType.TabIndex = 223; this.lblType.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(463, 12); this.txtArrears.Name = "txtArrears"; this.txtArrears.ReadOnly = true; this.txtArrears.Size = new System.Drawing.Size(140, 23); this.txtArrears.TabIndex = 61; // // 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(735, 298); this.cmbPay_PaymentMethod.Name = "cmbPay_PaymentMethod"; this.cmbPay_PaymentMethod.ReadOnly = true; this.cmbPay_PaymentMethod.SelectedNode = null; this.cmbPay_PaymentMethod.Size = new System.Drawing.Size(134, 20); this.cmbPay_PaymentMethod.StrKey = null; this.cmbPay_PaymentMethod.TabIndex = 2; // // 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(212, 15); this.labelEx2.Name = "labelEx2"; this.labelEx2.Size = new System.Drawing.Size(56, 17); this.labelEx2.TabIndex = 60; this.labelEx2.Text = "已收款:"; // // 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(872, 356); this.btnUpdateTime.Name = "btnUpdateTime"; this.btnUpdateTime.Size = new System.Drawing.Size(50, 24); this.btnUpdateTime.TabIndex = 194; this.btnUpdateTime.Text = " 更改"; this.btnUpdateTime.UseVisualStyleBackColor = false; // // 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(271, 12); this.txtPaid.Name = "txtPaid"; this.txtPaid.ReadOnly = true; this.txtPaid.Size = new System.Drawing.Size(140, 23); this.txtPaid.TabIndex = 59; // // 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(872, 295); this.btnSet.Name = "btnSet"; this.btnSet.Size = new System.Drawing.Size(50, 24); this.btnSet.TabIndex = 193; this.btnSet.Text = " 设置"; this.btnSet.UseVisualStyleBackColor = false; // // 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(9, 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(68, 12); this.txtCope.Name = "txtCope"; this.txtCope.ReadOnly = true; this.txtCope.Size = new System.Drawing.Size(140, 23); this.txtCope.TabIndex = 57; // // 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(655, 300); 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(688, 391); this.labelEx10.Name = "labelEx10"; this.labelEx10.Size = new System.Drawing.Size(44, 17); this.labelEx10.TabIndex = 134; this.labelEx10.Text = "备注:"; // // 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(735, 388); this.txtPay_Remark.Multiline = true; this.txtPay_Remark.Name = "txtPay_Remark"; this.txtPay_Remark.Size = new System.Drawing.Size(187, 90); this.txtPay_Remark.TabIndex = 5; // // 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(837, 495); this.btnHitSingle.Name = "btnHitSingle"; this.btnHitSingle.Size = new System.Drawing.Size(85, 26); this.btnHitSingle.TabIndex = 7; 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(735, 495); this.btnSave.Name = "btnSave"; this.btnSave.Size = new System.Drawing.Size(85, 26); this.btnSave.TabIndex = 6; this.btnSave.Text = " 保 存"; this.btnSave.UseVisualStyleBackColor = false; // // 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(655, 360); 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(667, 330); this.labelEx12.Name = "labelEx12"; this.labelEx12.Size = new System.Drawing.Size(65, 17); this.labelEx12.TabIndex = 127; this.labelEx12.Text = "* 收款人:"; // // 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(735, 326); this.txtPay_ThePayee.Name = "txtPay_ThePayee"; this.txtPay_ThePayee.ReadOnly = true; this.txtPay_ThePayee.Size = new System.Drawing.Size(187, 23); this.txtPay_ThePayee.TabIndex = 3; // // 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(655, 269); this.labelEx13.Name = "labelEx13"; this.labelEx13.Size = new System.Drawing.Size(77, 17); this.labelEx13.TabIndex = 125; this.labelEx13.Text = "* 收款金额:"; // // 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(735, 266); this.txtPay_AmountOf.Name = "txtPay_AmountOf"; this.txtPay_AmountOf.Size = new System.Drawing.Size(187, 23); this.txtPay_AmountOf.TabIndex = 1; // // 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(644, 62); 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(644, 211); this.labelEx5.Name = "labelEx5"; this.labelEx5.Size = new System.Drawing.Size(56, 17); this.labelEx5.TabIndex = 122; this.labelEx5.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(664, 117); this.labelEx4.Name = "labelEx4"; this.labelEx4.Size = new System.Drawing.Size(68, 17); this.labelEx4.TabIndex = 121; this.labelEx4.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(735, 114); this.txtTsorder_Name.Name = "txtTsorder_Name"; this.txtTsorder_Name.ReadOnly = true; this.txtTsorder_Name.Size = new System.Drawing.Size(187, 23); this.txtTsorder_Name.TabIndex = 120; // // 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(688, 178); this.lblName2.Name = "lblName2"; this.lblName2.Size = new System.Drawing.Size(44, 17); this.lblName2.TabIndex = 119; this.lblName2.Text = "手机:"; // // 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(735, 175); this.txtTsorder_Telephone.Name = "txtTsorder_Telephone"; this.txtTsorder_Telephone.ReadOnly = true; this.txtTsorder_Telephone.Size = new System.Drawing.Size(187, 23); this.txtTsorder_Telephone.TabIndex = 118; // // 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(688, 147); this.lblName1.Name = "lblName1"; this.lblName1.Size = new System.Drawing.Size(44, 17); this.lblName1.TabIndex = 117; this.lblName1.Text = "客户:"; // // 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(735, 144); this.txtTsorder_CustomerName.Name = "txtTsorder_CustomerName"; this.txtTsorder_CustomerName.ReadOnly = true; this.txtTsorder_CustomerName.Size = new System.Drawing.Size(187, 23); this.txtTsorder_CustomerName.TabIndex = 116; // // 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(679, 86); this.labelEx6.Name = "labelEx6"; this.labelEx6.Size = new System.Drawing.Size(53, 17); this.labelEx6.TabIndex = 115; this.labelEx6.Text = "* 单号:"; // // 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(735, 83); this.txtTsorder_Number.Name = "txtTsorder_Number"; this.txtTsorder_Number.ReadOnly = true; this.txtTsorder_Number.Size = new System.Drawing.Size(187, 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.type, this.Pay_AmountOf, this.Pay_ReceivableProject, this.Pay_CreateDatetime, this.Pay_OpenSingle, this.Pay_ThePayee, this.Pay_PaymentMethod, 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.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_dgv"; this.dgv.IsCompleteBonding = false; this.dgv.Location = new System.Drawing.Point(10, 94); 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(620, 430); 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; // // type // this.type.HeaderText = "收款类型"; this.type.Name = "type"; this.type.ReadOnly = true; this.type.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_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; // // Pay_Remark // this.Pay_Remark.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill; this.Pay_Remark.DataPropertyName = "Pay_Remark"; this.Pay_Remark.HeaderText = "备注"; this.Pay_Remark.Name = "Pay_Remark"; this.Pay_Remark.ReadOnly = true; // // 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, 62); this.labelEx1.Name = "labelEx1"; this.labelEx1.Size = new System.Drawing.Size(80, 17); this.labelEx1.TabIndex = 53; this.labelEx1.Text = "全部历史收款"; // // FrmPayment // 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(950, 610); this.CustomBorderStyles.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(109)))), ((int)(((byte)(139))))); this.IsUserControlsSize = false; this.Name = "FrmPayment"; this.Text = "礼服收款"; this.TitleBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.TitleBgImage"))); this.plExMainContainer.ResumeLayout(false); this.plFormMainContent.ResumeLayout(false); this.panelEx2.ResumeLayout(false); this.panelEx2.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.dgv)).EndInit(); this.ResumeLayout(false); } #endregion private ComponentLibrary.PanelEx panelEx2; protected ComponentLibrary.ButtonForm btnUpdateTime; protected ComponentLibrary.ButtonForm btnSet; 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; 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; public ComponentLibrary.DataGridViewEx dgv; private ComponentLibrary.LabelEx labelEx1; private ComponentLibrary.LabelEx labelEx3; protected ComponentLibrary.TextBoxBasicEx txtArrears; private ComponentLibrary.LabelEx labelEx2; protected ComponentLibrary.TextBoxBasicEx txtPaid; private ComponentLibrary.LabelEx labelEx9; protected ComponentLibrary.TextBoxBasicEx txtCope; protected ComponentLibrary.ComboBoxTreeViewEx cmbPay_PaymentMethod; protected ComponentLibrary.ComboBoxEx cmbType; protected ComponentLibrary.LabelEx lblType; protected ComponentLibrary.DateTimePickerEx txtPay_CreateDatetime; protected internal ComponentLibrary.ButtonForm btnDelete; private ComponentLibrary.PanelEx panelEx1; private System.Windows.Forms.DataGridViewTextBoxColumn ID; private System.Windows.Forms.DataGridViewTextBoxColumn type; 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 Pay_Remark; protected ComponentLibrary.LabelEx lblDsro_MortgageAmount; protected ComponentLibrary.TextBoxBasicEx txtDsro_MortgageAmount; } }