namespace LYFZ.Software.UI.FinancialManagement.TwoSalesOrder { partial class FrmTwoSalesOrderUpdate { /// /// 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(FrmTwoSalesOrderUpdate)); this.panelEx2 = new LYFZ.ComponentLibrary.PanelEx(); this.labelEx12 = new LYFZ.ComponentLibrary.LabelEx(); this.txtTsorder_Quantity = new LYFZ.ComponentLibrary.TextBoxBasicEx(); this.cmbtreevConsumeType = new LYFZ.ComponentLibrary.ComboBoxTreeViewEx(); this.radSexW = new LYFZ.ComponentLibrary.RadioButtonEx(); this.radSexN = new LYFZ.ComponentLibrary.RadioButtonEx(); this.labelEx1 = new LYFZ.ComponentLibrary.LabelEx(); this.btnCustomer = new LYFZ.ComponentLibrary.ButtonForm(); this.btnSet = new LYFZ.ComponentLibrary.ButtonForm(); this.CtvTsorder_Name = new LYFZ.ComponentLibrary.ComboBoxTreeViewEx(); this.txtPay_OpenSingle = new LYFZ.ComponentLibrary.TextBoxBasicEx(); this.btnSet2 = new LYFZ.ComponentLibrary.ButtonForm(); this.btnCanle = new LYFZ.ComponentLibrary.ButtonEx(); this.btnSave = new LYFZ.ComponentLibrary.ButtonEx(); this.txtTsorder_Remark = new LYFZ.ComponentLibrary.TextBoxBasicEx(); this.labelEx11 = new LYFZ.ComponentLibrary.LabelEx(); this.txtTsorder_PersonHandling = new LYFZ.ComponentLibrary.TextBoxBasicEx(); this.labelEx7 = new LYFZ.ComponentLibrary.LabelEx(); this.txtTsorder_CreateDatetime = new LYFZ.ComponentLibrary.TextBoxBasicEx(); this.labelEx15 = new LYFZ.ComponentLibrary.LabelEx(); this.labelEx6 = new LYFZ.ComponentLibrary.LabelEx(); this.labelEx5 = new LYFZ.ComponentLibrary.LabelEx(); this.labelEx4 = new LYFZ.ComponentLibrary.LabelEx(); this.txtTsorder_Money = new LYFZ.ComponentLibrary.TextBoxBasicEx(); this.labelEx3 = new LYFZ.ComponentLibrary.LabelEx(); this.txtTsorder_Telephone = new LYFZ.ComponentLibrary.TextBoxBasicEx(); this.labelEx9 = new LYFZ.ComponentLibrary.LabelEx(); this.txtTsorder_CustomerName = new LYFZ.ComponentLibrary.TextBoxBasicEx(); this.labelEx10 = new LYFZ.ComponentLibrary.LabelEx(); this.labelEx2 = new LYFZ.ComponentLibrary.LabelEx(); this.labelEx8 = new LYFZ.ComponentLibrary.LabelEx(); this.plExMainContainer.SuspendLayout(); this.plFormMainContent.SuspendLayout(); this.panelEx2.SuspendLayout(); this.SuspendLayout(); // // plExMainContainer // this.plExMainContainer.Controls.Add(this.panelEx2); this.plExMainContainer.Padding = new System.Windows.Forms.Padding(10); this.plExMainContainer.Size = new System.Drawing.Size(650, 495); // // plFormMainContent // this.plFormMainContent.Size = new System.Drawing.Size(650, 495); // // btnAppFormExit // this.btnAppFormExit.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormExit.BackImg"))); this.btnAppFormExit.Location = new System.Drawing.Point(618, 0); // // btnAppFormMinimize // this.btnAppFormMinimize.Location = new System.Drawing.Point(651, 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.labelEx12); this.panelEx2.Controls.Add(this.txtTsorder_Quantity); this.panelEx2.Controls.Add(this.cmbtreevConsumeType); this.panelEx2.Controls.Add(this.radSexW); this.panelEx2.Controls.Add(this.radSexN); this.panelEx2.Controls.Add(this.labelEx1); this.panelEx2.Controls.Add(this.btnCustomer); this.panelEx2.Controls.Add(this.btnSet); this.panelEx2.Controls.Add(this.CtvTsorder_Name); this.panelEx2.Controls.Add(this.txtPay_OpenSingle); this.panelEx2.Controls.Add(this.btnSet2); this.panelEx2.Controls.Add(this.btnCanle); this.panelEx2.Controls.Add(this.btnSave); this.panelEx2.Controls.Add(this.txtTsorder_Remark); this.panelEx2.Controls.Add(this.labelEx11); this.panelEx2.Controls.Add(this.txtTsorder_PersonHandling); this.panelEx2.Controls.Add(this.labelEx7); this.panelEx2.Controls.Add(this.txtTsorder_CreateDatetime); this.panelEx2.Controls.Add(this.labelEx15); this.panelEx2.Controls.Add(this.labelEx6); this.panelEx2.Controls.Add(this.labelEx5); this.panelEx2.Controls.Add(this.labelEx4); this.panelEx2.Controls.Add(this.txtTsorder_Money); this.panelEx2.Controls.Add(this.labelEx3); this.panelEx2.Controls.Add(this.txtTsorder_Telephone); this.panelEx2.Controls.Add(this.labelEx9); this.panelEx2.Controls.Add(this.txtTsorder_CustomerName); this.panelEx2.Controls.Add(this.labelEx10); this.panelEx2.Controls.Add(this.labelEx2); this.panelEx2.Controls.Add(this.labelEx8); this.panelEx2.Dock = System.Windows.Forms.DockStyle.Fill; this.panelEx2.Location = new System.Drawing.Point(10, 10); this.panelEx2.Name = "panelEx2"; this.panelEx2.Size = new System.Drawing.Size(630, 475); this.panelEx2.TabIndex = 116; // // labelEx12 // 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(101, 204); this.labelEx12.Name = "labelEx12"; this.labelEx12.Size = new System.Drawing.Size(13, 17); this.labelEx12.TabIndex = 245; this.labelEx12.Text = "*"; // // txtTsorder_Quantity // this.txtTsorder_Quantity.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.txtTsorder_Quantity.EmptyTextTip = null; this.txtTsorder_Quantity.EmptyTextTipColor = System.Drawing.Color.DarkGray; this.txtTsorder_Quantity.Font = new System.Drawing.Font("微软雅黑", 9F); this.txtTsorder_Quantity.Location = new System.Drawing.Point(374, 237); this.txtTsorder_Quantity.Name = "txtTsorder_Quantity"; this.txtTsorder_Quantity.Size = new System.Drawing.Size(104, 23); this.txtTsorder_Quantity.TabIndex = 219; // // cmbtreevConsumeType // this.cmbtreevConsumeType.AfterSelectLevelFirstNode = true; this.cmbtreevConsumeType.DropDownHeight = 220; this.cmbtreevConsumeType.DropDownShow = false; this.cmbtreevConsumeType.FormattingEnabled = true; this.cmbtreevConsumeType.IntegralHeight = false; this.cmbtreevConsumeType.IsNodeMouseClick = true; this.cmbtreevConsumeType.IsSelectParentNode = false; this.cmbtreevConsumeType.Location = new System.Drawing.Point(184, 100); this.cmbtreevConsumeType.Name = "cmbtreevConsumeType"; this.cmbtreevConsumeType.ReadOnly = true; this.cmbtreevConsumeType.SelectedNode = null; this.cmbtreevConsumeType.Size = new System.Drawing.Size(230, 20); this.cmbtreevConsumeType.StrGetName = ""; this.cmbtreevConsumeType.StrKey = null; this.cmbtreevConsumeType.TabIndex = 244; // // radSexW // this.radSexW.AutoSize = true; this.radSexW.BackColor = System.Drawing.Color.Transparent; this.radSexW.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134))); this.radSexW.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113))))); this.radSexW.Location = new System.Drawing.Point(429, 202); this.radSexW.Name = "radSexW"; this.radSexW.Size = new System.Drawing.Size(38, 21); this.radSexW.TabIndex = 243; this.radSexW.Text = "女"; this.radSexW.UseVisualStyleBackColor = false; // // radSexN // this.radSexN.AutoSize = true; this.radSexN.BackColor = System.Drawing.Color.Transparent; this.radSexN.Checked = true; this.radSexN.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134))); this.radSexN.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113))))); this.radSexN.Location = new System.Drawing.Point(374, 202); this.radSexN.Name = "radSexN"; this.radSexN.Size = new System.Drawing.Size(38, 21); this.radSexN.TabIndex = 242; this.radSexN.TabStop = true; this.radSexN.Text = "男"; this.radSexN.UseVisualStyleBackColor = false; // // labelEx1 // this.labelEx1.AutoSize = true; this.labelEx1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134))); this.labelEx1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113))))); this.labelEx1.Location = new System.Drawing.Point(322, 204); this.labelEx1.Name = "labelEx1"; this.labelEx1.Size = new System.Drawing.Size(53, 17); this.labelEx1.TabIndex = 241; this.labelEx1.Text = "* 性别:"; // // btnCustomer // this.btnCustomer.BackColor = System.Drawing.Color.Transparent; this.btnCustomer.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnCustomer.BackImg"))); this.btnCustomer.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21); this.btnCustomer.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold); this.btnCustomer.ForeColor = System.Drawing.Color.White; this.btnCustomer.IsCustomBackImg = false; this.btnCustomer.IsShowText = true; this.btnCustomer.Location = new System.Drawing.Point(423, 166); this.btnCustomer.Name = "btnCustomer"; this.btnCustomer.Size = new System.Drawing.Size(55, 24); this.btnCustomer.TabIndex = 240; this.btnCustomer.Text = " 选 择"; this.btnCustomer.UseVisualStyleBackColor = false; // // btnSet // 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(423, 65); this.btnSet.Name = "btnSet"; this.btnSet.Size = new System.Drawing.Size(55, 24); this.btnSet.TabIndex = 237; this.btnSet.Text = " 设 置"; this.btnSet.UseVisualStyleBackColor = false; // // CtvTsorder_Name // this.CtvTsorder_Name.AfterSelectLevelFirstNode = true; this.CtvTsorder_Name.DropDownHeight = 220; this.CtvTsorder_Name.DropDownShow = false; this.CtvTsorder_Name.FormattingEnabled = true; this.CtvTsorder_Name.IntegralHeight = false; this.CtvTsorder_Name.IsNodeMouseClick = true; this.CtvTsorder_Name.IsSelectParentNode = false; this.CtvTsorder_Name.Location = new System.Drawing.Point(184, 67); this.CtvTsorder_Name.Name = "CtvTsorder_Name"; this.CtvTsorder_Name.ReadOnly = true; this.CtvTsorder_Name.SelectedNode = null; this.CtvTsorder_Name.Size = new System.Drawing.Size(230, 20); this.CtvTsorder_Name.StrGetName = ""; this.CtvTsorder_Name.StrKey = null; this.CtvTsorder_Name.TabIndex = 215; // // txtPay_OpenSingle // this.txtPay_OpenSingle.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.txtPay_OpenSingle.EmptyTextTip = null; this.txtPay_OpenSingle.EmptyTextTipColor = System.Drawing.Color.DarkGray; this.txtPay_OpenSingle.Font = new System.Drawing.Font("微软雅黑", 9F); this.txtPay_OpenSingle.Location = new System.Drawing.Point(184, 131); this.txtPay_OpenSingle.Name = "txtPay_OpenSingle"; this.txtPay_OpenSingle.ReadOnly = true; this.txtPay_OpenSingle.Size = new System.Drawing.Size(230, 23); this.txtPay_OpenSingle.TabIndex = 239; // // btnSet2 // this.btnSet2.BackColor = System.Drawing.Color.Transparent; this.btnSet2.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnSet2.BackImg"))); this.btnSet2.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21); this.btnSet2.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold); this.btnSet2.ForeColor = System.Drawing.Color.White; this.btnSet2.IsCustomBackImg = false; this.btnSet2.IsShowText = true; this.btnSet2.Location = new System.Drawing.Point(423, 97); this.btnSet2.Name = "btnSet2"; this.btnSet2.Size = new System.Drawing.Size(55, 24); this.btnSet2.TabIndex = 236; this.btnSet2.Text = " 设 置"; this.btnSet2.UseVisualStyleBackColor = false; // // btnCanle // this.btnCanle.BackColor = System.Drawing.Color.Transparent; this.btnCanle.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnCanle.BackImg"))); this.btnCanle.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21); this.btnCanle.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold); this.btnCanle.ForeColor = System.Drawing.Color.White; this.btnCanle.IsCustomBackImg = false; this.btnCanle.IsShowText = true; this.btnCanle.Location = new System.Drawing.Point(334, 416); this.btnCanle.Name = "btnCanle"; this.btnCanle.Size = new System.Drawing.Size(87, 26); this.btnCanle.TabIndex = 235; this.btnCanle.Text = " 取 消"; this.btnCanle.UseVisualStyleBackColor = false; // // btnSave // 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(207, 416); this.btnSave.Name = "btnSave"; this.btnSave.Size = new System.Drawing.Size(87, 26); this.btnSave.TabIndex = 234; this.btnSave.Text = " 保 存"; this.btnSave.UseVisualStyleBackColor = false; // // txtTsorder_Remark // this.txtTsorder_Remark.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.txtTsorder_Remark.EmptyTextTip = null; this.txtTsorder_Remark.EmptyTextTipColor = System.Drawing.Color.DarkGray; this.txtTsorder_Remark.Font = new System.Drawing.Font("微软雅黑", 9F); this.txtTsorder_Remark.Location = new System.Drawing.Point(184, 312); this.txtTsorder_Remark.Multiline = true; this.txtTsorder_Remark.Name = "txtTsorder_Remark"; this.txtTsorder_Remark.Size = new System.Drawing.Size(294, 65); this.txtTsorder_Remark.TabIndex = 220; // // labelEx11 // 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(134, 314); this.labelEx11.Name = "labelEx11"; this.labelEx11.Size = new System.Drawing.Size(44, 17); this.labelEx11.TabIndex = 233; this.labelEx11.Text = "备注:"; // // txtTsorder_PersonHandling // this.txtTsorder_PersonHandling.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.txtTsorder_PersonHandling.EmptyTextTip = null; this.txtTsorder_PersonHandling.EmptyTextTipColor = System.Drawing.Color.DarkGray; this.txtTsorder_PersonHandling.Font = new System.Drawing.Font("微软雅黑", 9F); this.txtTsorder_PersonHandling.Location = new System.Drawing.Point(374, 274); this.txtTsorder_PersonHandling.Name = "txtTsorder_PersonHandling"; this.txtTsorder_PersonHandling.ReadOnly = true; this.txtTsorder_PersonHandling.Size = new System.Drawing.Size(104, 23); this.txtTsorder_PersonHandling.TabIndex = 232; // // labelEx7 // this.labelEx7.AutoSize = true; this.labelEx7.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134))); this.labelEx7.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113))))); this.labelEx7.Location = new System.Drawing.Point(125, 277); this.labelEx7.Name = "labelEx7"; this.labelEx7.Size = new System.Drawing.Size(53, 17); this.labelEx7.TabIndex = 229; this.labelEx7.Text = "* 日期:"; // // txtTsorder_CreateDatetime // this.txtTsorder_CreateDatetime.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.txtTsorder_CreateDatetime.EmptyTextTip = null; this.txtTsorder_CreateDatetime.EmptyTextTipColor = System.Drawing.Color.DarkGray; this.txtTsorder_CreateDatetime.Font = new System.Drawing.Font("微软雅黑", 9F); this.txtTsorder_CreateDatetime.Location = new System.Drawing.Point(184, 274); this.txtTsorder_CreateDatetime.Name = "txtTsorder_CreateDatetime"; this.txtTsorder_CreateDatetime.ReadOnly = true; this.txtTsorder_CreateDatetime.Size = new System.Drawing.Size(100, 23); this.txtTsorder_CreateDatetime.TabIndex = 230; // // 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(113, 134); this.labelEx15.Name = "labelEx15"; this.labelEx15.Size = new System.Drawing.Size(65, 17); this.labelEx15.TabIndex = 228; this.labelEx15.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(101, 101); this.labelEx6.Name = "labelEx6"; this.labelEx6.Size = new System.Drawing.Size(77, 17); this.labelEx6.TabIndex = 227; this.labelEx6.Text = "* 消费类别:"; // // labelEx5 // this.labelEx5.AutoSize = true; this.labelEx5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134))); this.labelEx5.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113))))); this.labelEx5.Location = new System.Drawing.Point(331, 240); this.labelEx5.Name = "labelEx5"; this.labelEx5.Size = new System.Drawing.Size(44, 17); this.labelEx5.TabIndex = 226; this.labelEx5.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(125, 240); this.labelEx4.Name = "labelEx4"; this.labelEx4.Size = new System.Drawing.Size(53, 17); this.labelEx4.TabIndex = 225; this.labelEx4.Text = "* 金额:"; // // txtTsorder_Money // this.txtTsorder_Money.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.txtTsorder_Money.EmptyTextTip = null; this.txtTsorder_Money.EmptyTextTipColor = System.Drawing.Color.DarkGray; this.txtTsorder_Money.Font = new System.Drawing.Font("微软雅黑", 9F); this.txtTsorder_Money.Location = new System.Drawing.Point(184, 237); this.txtTsorder_Money.Name = "txtTsorder_Money"; this.txtTsorder_Money.Size = new System.Drawing.Size(100, 23); this.txtTsorder_Money.TabIndex = 218; // // 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(110, 204); this.labelEx3.Name = "labelEx3"; this.labelEx3.Size = new System.Drawing.Size(68, 17); this.labelEx3.TabIndex = 224; this.labelEx3.Text = "联系手机:"; // // txtTsorder_Telephone // 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(184, 201); this.txtTsorder_Telephone.MaxLength = 11; this.txtTsorder_Telephone.Name = "txtTsorder_Telephone"; this.txtTsorder_Telephone.Size = new System.Drawing.Size(100, 23); this.txtTsorder_Telephone.TabIndex = 217; this.txtTsorder_Telephone.Text = "15113270272"; // // 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(101, 169); this.labelEx9.Name = "labelEx9"; this.labelEx9.Size = new System.Drawing.Size(77, 17); this.labelEx9.TabIndex = 223; this.labelEx9.Text = "* 客户名称:"; // // txtTsorder_CustomerName // 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(184, 166); this.txtTsorder_CustomerName.Name = "txtTsorder_CustomerName"; this.txtTsorder_CustomerName.Size = new System.Drawing.Size(230, 23); this.txtTsorder_CustomerName.TabIndex = 216; // // labelEx10 // this.labelEx10.AutoSize = true; this.labelEx10.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134))); this.labelEx10.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113))))); this.labelEx10.Location = new System.Drawing.Point(101, 68); this.labelEx10.Name = "labelEx10"; this.labelEx10.Size = new System.Drawing.Size(77, 17); this.labelEx10.TabIndex = 222; this.labelEx10.Text = "* 项目名称:"; // // labelEx2 // this.labelEx2.AutoSize = true; this.labelEx2.BackColor = System.Drawing.Color.Transparent; this.labelEx2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel); this.labelEx2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(242)))), ((int)(((byte)(75)))), ((int)(((byte)(103))))); this.labelEx2.Location = new System.Drawing.Point(86, 23); this.labelEx2.Name = "labelEx2"; this.labelEx2.Size = new System.Drawing.Size(56, 17); this.labelEx2.TabIndex = 221; this.labelEx2.Text = "项目编辑"; // // labelEx8 // this.labelEx8.AutoSize = true; this.labelEx8.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134))); this.labelEx8.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113))))); this.labelEx8.Location = new System.Drawing.Point(310, 277); this.labelEx8.Name = "labelEx8"; this.labelEx8.Size = new System.Drawing.Size(65, 17); this.labelEx8.TabIndex = 231; this.labelEx8.Text = "* 录单人:"; // // FrmTwoSalesOrderUpdate // 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(650, 560); this.CustomBorderStyles.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(109)))), ((int)(((byte)(139))))); this.MaximizeBox = false; this.MinimizeBox = false; this.Name = "FrmTwoSalesOrderUpdate"; 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(); this.ResumeLayout(false); } #endregion private ComponentLibrary.PanelEx panelEx2; protected internal ComponentLibrary.LabelEx labelEx12; protected ComponentLibrary.TextBoxBasicEx txtTsorder_Quantity; protected internal ComponentLibrary.ComboBoxTreeViewEx cmbtreevConsumeType; protected ComponentLibrary.RadioButtonEx radSexW; protected ComponentLibrary.RadioButtonEx radSexN; private ComponentLibrary.LabelEx labelEx1; protected internal ComponentLibrary.ButtonForm btnCustomer; protected internal ComponentLibrary.ButtonForm btnSet; protected internal ComponentLibrary.ComboBoxTreeViewEx CtvTsorder_Name; protected ComponentLibrary.TextBoxBasicEx txtPay_OpenSingle; protected internal ComponentLibrary.ButtonForm btnSet2; protected ComponentLibrary.ButtonEx btnCanle; protected ComponentLibrary.ButtonEx btnSave; protected ComponentLibrary.TextBoxBasicEx txtTsorder_Remark; private ComponentLibrary.LabelEx labelEx11; protected ComponentLibrary.TextBoxBasicEx txtTsorder_PersonHandling; private ComponentLibrary.LabelEx labelEx7; protected ComponentLibrary.TextBoxBasicEx txtTsorder_CreateDatetime; private ComponentLibrary.LabelEx labelEx15; private ComponentLibrary.LabelEx labelEx6; private ComponentLibrary.LabelEx labelEx5; private ComponentLibrary.LabelEx labelEx4; protected ComponentLibrary.TextBoxBasicEx txtTsorder_Money; private ComponentLibrary.LabelEx labelEx3; protected ComponentLibrary.TextBoxBasicEx txtTsorder_Telephone; private ComponentLibrary.LabelEx labelEx9; protected ComponentLibrary.TextBoxBasicEx txtTsorder_CustomerName; private ComponentLibrary.LabelEx labelEx10; private ComponentLibrary.LabelEx labelEx2; private ComponentLibrary.LabelEx labelEx8; } }