namespace LYFZ.Software.UI.DoorCityProcess.SetCustomControls { partial class OrderInfoTwoControlsEx { /// <summary> /// 必需的设计器变量。 /// </summary> private System.ComponentModel.IContainer components = null; /// <summary> /// 清理所有正在使用的资源。 /// </summary> /// <param name="disposing">如果应释放托管资源,为 true;否则为 false。</param> protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region 组件设计器生成的代码 /// <summary> /// 设计器支持所需的方法 - 不要 /// 使用代码编辑器修改此方法的内容。 /// </summary> private void InitializeComponent() { System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(OrderInfoTwoControlsEx)); this.flowLayoutPanel2 = new System.Windows.Forms.FlowLayoutPanel(); this.panelSinceOrderNumber = new LYFZ.ComponentLibrary.PanelEx(); this.lblCustomPrefix = new LYFZ.ComponentLibrary.LabelEx(); this.labelEx75 = new LYFZ.ComponentLibrary.LabelEx(); this.txtSinceOrderNumber = new LYFZ.ComponentLibrary.TextBoxEx(); this.labelEx31 = new LYFZ.ComponentLibrary.LabelEx(); this.panelEx1 = new LYFZ.ComponentLibrary.PanelEx(); this.labelEx6 = new LYFZ.ComponentLibrary.LabelEx(); this.labelEx40 = new LYFZ.ComponentLibrary.LabelEx(); this.txtTaoXiPrice = new LYFZ.ComponentLibrary.TextBoxEx(); this.panelEx8 = new LYFZ.ComponentLibrary.PanelEx(); this.cmbtreevOrderClass = new LYFZ.ComponentLibrary.ComboBoxTreeViewEx(); this.btnOrderClsssSet = new LYFZ.ComponentLibrary.ButtonForm(); this.labelEx8 = new LYFZ.ComponentLibrary.LabelEx(); this.labelEx33 = new LYFZ.ComponentLibrary.LabelEx(); this.panelOrderNumber = new LYFZ.ComponentLibrary.PanelEx(); this.labelEx2 = new LYFZ.ComponentLibrary.LabelEx(); this.txtOrderNumber = new LYFZ.ComponentLibrary.TextBoxEx(); this.pan_OldSeriesData = new LYFZ.ComponentLibrary.PanelEx(); this.lab_OldSeriesData = new LYFZ.ComponentLibrary.LabelEx(); this.panelEx4 = new LYFZ.ComponentLibrary.PanelEx(); this.labelEx5 = new LYFZ.ComponentLibrary.LabelEx(); this.txtRemark = new LYFZ.ComponentLibrary.TextBoxEx(); this.labelEx1 = new LYFZ.ComponentLibrary.LabelEx(); this.btn_SeriesUpgrade = new LYFZ.ComponentLibrary.ButtonForm(); this.flowLayoutPanel2.SuspendLayout(); this.panelSinceOrderNumber.SuspendLayout(); this.panelEx1.SuspendLayout(); this.panelEx8.SuspendLayout(); this.panelOrderNumber.SuspendLayout(); this.pan_OldSeriesData.SuspendLayout(); this.panelEx4.SuspendLayout(); this.SuspendLayout(); // // flowLayoutPanel2 // this.flowLayoutPanel2.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left))); this.flowLayoutPanel2.Controls.Add(this.panelSinceOrderNumber); this.flowLayoutPanel2.Controls.Add(this.panelEx1); this.flowLayoutPanel2.Controls.Add(this.panelEx8); this.flowLayoutPanel2.Controls.Add(this.panelOrderNumber); this.flowLayoutPanel2.Controls.Add(this.pan_OldSeriesData); this.flowLayoutPanel2.Controls.Add(this.panelEx4); this.flowLayoutPanel2.Location = new System.Drawing.Point(5, 26); this.flowLayoutPanel2.Name = "flowLayoutPanel2"; this.flowLayoutPanel2.Size = new System.Drawing.Size(910, 134); this.flowLayoutPanel2.TabIndex = 2268; // // panelSinceOrderNumber // this.panelSinceOrderNumber.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209))))); this.panelSinceOrderNumber.BorderType = LYFZ.ComponentLibrary.PlBorderType.all; this.panelSinceOrderNumber.BorderWidth = 1; this.panelSinceOrderNumber.Controls.Add(this.lblCustomPrefix); this.panelSinceOrderNumber.Controls.Add(this.labelEx75); this.panelSinceOrderNumber.Controls.Add(this.txtSinceOrderNumber); this.panelSinceOrderNumber.Controls.Add(this.labelEx31); this.panelSinceOrderNumber.Location = new System.Drawing.Point(2, 3); this.panelSinceOrderNumber.Margin = new System.Windows.Forms.Padding(2, 3, 2, 2); this.panelSinceOrderNumber.Name = "panelSinceOrderNumber"; this.panelSinceOrderNumber.Size = new System.Drawing.Size(299, 25); this.panelSinceOrderNumber.TabIndex = 0; // // lblCustomPrefix // this.lblCustomPrefix.AutoSize = true; this.lblCustomPrefix.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel); this.lblCustomPrefix.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113))))); this.lblCustomPrefix.Location = new System.Drawing.Point(84, 4); this.lblCustomPrefix.Name = "lblCustomPrefix"; this.lblCustomPrefix.Size = new System.Drawing.Size(24, 17); this.lblCustomPrefix.TabIndex = 2255; this.lblCustomPrefix.Text = "lbl"; // // labelEx75 // this.labelEx75.AutoSize = true; this.labelEx75.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel); this.labelEx75.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113))))); this.labelEx75.Location = new System.Drawing.Point(26, 4); this.labelEx75.Name = "labelEx75"; this.labelEx75.Size = new System.Drawing.Size(56, 17); this.labelEx75.TabIndex = 2246; this.labelEx75.Text = "订单号:"; // // txtSinceOrderNumber // this.txtSinceOrderNumber.BackColor = System.Drawing.Color.Transparent; this.txtSinceOrderNumber.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel); this.txtSinceOrderNumber.Icon = null; this.txtSinceOrderNumber.IconIsButton = false; this.txtSinceOrderNumber.IsPasswordChat = '\0'; this.txtSinceOrderNumber.IsSystemPasswordChar = false; this.txtSinceOrderNumber.Lines = new string[0]; this.txtSinceOrderNumber.Location = new System.Drawing.Point(130, 0); this.txtSinceOrderNumber.Margin = new System.Windows.Forms.Padding(0); this.txtSinceOrderNumber.MaxLength = 20; this.txtSinceOrderNumber.MinimumSize = new System.Drawing.Size(0, 24); this.txtSinceOrderNumber.MouseBack = null; this.txtSinceOrderNumber.Multiline = false; this.txtSinceOrderNumber.Name = "txtSinceOrderNumber"; this.txtSinceOrderNumber.NormlBack = null; this.txtSinceOrderNumber.Padding = new System.Windows.Forms.Padding(5); this.txtSinceOrderNumber.ReadOnly = false; this.txtSinceOrderNumber.ScrollBars = System.Windows.Forms.ScrollBars.None; this.txtSinceOrderNumber.Size = new System.Drawing.Size(140, 25); this.txtSinceOrderNumber.TabIndex = 2240; this.txtSinceOrderNumber.TextAlign = System.Windows.Forms.HorizontalAlignment.Left; this.txtSinceOrderNumber.WaterColor = System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(127)))), ((int)(((byte)(127))))); this.txtSinceOrderNumber.WaterText = "最长不能超过20字"; this.txtSinceOrderNumber.WordWrap = true; // // labelEx31 // this.labelEx31.AutoSize = true; this.labelEx31.BackColor = System.Drawing.Color.Transparent; this.labelEx31.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel); this.labelEx31.ForeColor = System.Drawing.Color.Red; this.labelEx31.Location = new System.Drawing.Point(14, 5); this.labelEx31.Name = "labelEx31"; this.labelEx31.Size = new System.Drawing.Size(13, 17); this.labelEx31.TabIndex = 2254; this.labelEx31.Text = "*"; // // panelEx1 // this.panelEx1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209))))); this.panelEx1.BorderType = LYFZ.ComponentLibrary.PlBorderType.all; this.panelEx1.BorderWidth = 1; this.panelEx1.Controls.Add(this.labelEx6); this.panelEx1.Controls.Add(this.labelEx40); this.panelEx1.Controls.Add(this.txtTaoXiPrice); this.panelEx1.Location = new System.Drawing.Point(305, 3); this.panelEx1.Margin = new System.Windows.Forms.Padding(2, 3, 2, 2); this.panelEx1.Name = "panelEx1"; this.panelEx1.Size = new System.Drawing.Size(299, 25); this.panelEx1.TabIndex = 2255; // // labelEx6 // this.labelEx6.AutoSize = true; this.labelEx6.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel); this.labelEx6.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113))))); this.labelEx6.Location = new System.Drawing.Point(15, 4); this.labelEx6.Name = "labelEx6"; this.labelEx6.Size = new System.Drawing.Size(68, 17); this.labelEx6.TabIndex = 2245; this.labelEx6.Text = "套系价格:"; // // labelEx40 // this.labelEx40.AutoSize = true; this.labelEx40.BackColor = System.Drawing.Color.Transparent; this.labelEx40.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel); this.labelEx40.ForeColor = System.Drawing.Color.Red; this.labelEx40.Location = new System.Drawing.Point(3, 7); this.labelEx40.Name = "labelEx40"; this.labelEx40.Size = new System.Drawing.Size(13, 17); this.labelEx40.TabIndex = 2257; this.labelEx40.Text = "*"; // // txtTaoXiPrice // this.txtTaoXiPrice.BackColor = System.Drawing.Color.Transparent; this.txtTaoXiPrice.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel); this.txtTaoXiPrice.Icon = null; this.txtTaoXiPrice.IconIsButton = false; this.txtTaoXiPrice.IsPasswordChat = '\0'; this.txtTaoXiPrice.IsSystemPasswordChar = false; this.txtTaoXiPrice.Lines = new string[0]; this.txtTaoXiPrice.Location = new System.Drawing.Point(84, 0); this.txtTaoXiPrice.Margin = new System.Windows.Forms.Padding(0); this.txtTaoXiPrice.MaxLength = 13; this.txtTaoXiPrice.MinimumSize = new System.Drawing.Size(0, 24); this.txtTaoXiPrice.MouseBack = null; this.txtTaoXiPrice.Multiline = false; this.txtTaoXiPrice.Name = "txtTaoXiPrice"; this.txtTaoXiPrice.NormlBack = null; this.txtTaoXiPrice.Padding = new System.Windows.Forms.Padding(5); this.txtTaoXiPrice.ReadOnly = false; this.txtTaoXiPrice.ScrollBars = System.Windows.Forms.ScrollBars.None; this.txtTaoXiPrice.Size = new System.Drawing.Size(198, 25); this.txtTaoXiPrice.TabIndex = 2235; this.txtTaoXiPrice.TextAlign = System.Windows.Forms.HorizontalAlignment.Left; this.txtTaoXiPrice.WaterColor = System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(127)))), ((int)(((byte)(127))))); this.txtTaoXiPrice.WaterText = ""; this.txtTaoXiPrice.WordWrap = true; // // panelEx8 // this.panelEx8.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209))))); this.panelEx8.BorderType = LYFZ.ComponentLibrary.PlBorderType.all; this.panelEx8.BorderWidth = 1; this.panelEx8.Controls.Add(this.cmbtreevOrderClass); this.panelEx8.Controls.Add(this.btnOrderClsssSet); this.panelEx8.Controls.Add(this.labelEx8); this.panelEx8.Controls.Add(this.labelEx33); this.panelEx8.Location = new System.Drawing.Point(608, 3); this.panelEx8.Margin = new System.Windows.Forms.Padding(2, 3, 2, 2); this.panelEx8.Name = "panelEx8"; this.panelEx8.Size = new System.Drawing.Size(299, 25); this.panelEx8.TabIndex = 2267; // // cmbtreevOrderClass // this.cmbtreevOrderClass.AfterSelectLevelFirstNode = false; this.cmbtreevOrderClass.DropDownHeight = 220; this.cmbtreevOrderClass.DropDownShow = false; this.cmbtreevOrderClass.FormattingEnabled = true; this.cmbtreevOrderClass.IntegralHeight = false; this.cmbtreevOrderClass.IsNodeMouseClick = false; this.cmbtreevOrderClass.IsSelectParentNode = false; this.cmbtreevOrderClass.Location = new System.Drawing.Point(84, 3); this.cmbtreevOrderClass.Name = "cmbtreevOrderClass"; this.cmbtreevOrderClass.ReadOnly = true; this.cmbtreevOrderClass.SelectedNode = null; this.cmbtreevOrderClass.Size = new System.Drawing.Size(160, 20); this.cmbtreevOrderClass.StrGetName = ""; this.cmbtreevOrderClass.StrGetTagName = ""; this.cmbtreevOrderClass.StrKey = null; this.cmbtreevOrderClass.TabIndex = 2261; // // btnOrderClsssSet // this.btnOrderClsssSet.BackColor = System.Drawing.Color.Transparent; this.btnOrderClsssSet.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnOrderClsssSet.BackImg"))); this.btnOrderClsssSet.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21); this.btnOrderClsssSet.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold); this.btnOrderClsssSet.ForeColor = System.Drawing.Color.White; this.btnOrderClsssSet.IsCustomBackImg = false; this.btnOrderClsssSet.IsShowText = true; this.btnOrderClsssSet.Location = new System.Drawing.Point(247, 1); this.btnOrderClsssSet.Name = "btnOrderClsssSet"; this.btnOrderClsssSet.Size = new System.Drawing.Size(50, 23); this.btnOrderClsssSet.TabIndex = 2260; this.btnOrderClsssSet.Text = " 设置"; this.btnOrderClsssSet.UseVisualStyleBackColor = false; // // labelEx8 // this.labelEx8.AutoSize = true; this.labelEx8.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel); this.labelEx8.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113))))); this.labelEx8.Location = new System.Drawing.Point(14, 4); this.labelEx8.Name = "labelEx8"; this.labelEx8.Size = new System.Drawing.Size(68, 17); this.labelEx8.TabIndex = 2244; this.labelEx8.Text = "订单类别:"; // // labelEx33 // this.labelEx33.AutoSize = true; this.labelEx33.BackColor = System.Drawing.Color.Transparent; this.labelEx33.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel); this.labelEx33.ForeColor = System.Drawing.Color.Red; this.labelEx33.Location = new System.Drawing.Point(3, 6); this.labelEx33.Name = "labelEx33"; this.labelEx33.Size = new System.Drawing.Size(13, 17); this.labelEx33.TabIndex = 2255; this.labelEx33.Text = "*"; // // panelOrderNumber // this.panelOrderNumber.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209))))); this.panelOrderNumber.BorderType = LYFZ.ComponentLibrary.PlBorderType.all; this.panelOrderNumber.BorderWidth = 1; this.panelOrderNumber.Controls.Add(this.labelEx2); this.panelOrderNumber.Controls.Add(this.txtOrderNumber); this.panelOrderNumber.Location = new System.Drawing.Point(2, 33); this.panelOrderNumber.Margin = new System.Windows.Forms.Padding(2, 3, 2, 2); this.panelOrderNumber.Name = "panelOrderNumber"; this.panelOrderNumber.Size = new System.Drawing.Size(299, 25); this.panelOrderNumber.TabIndex = 2269; // // labelEx2 // this.labelEx2.AutoSize = true; this.labelEx2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel); this.labelEx2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113))))); this.labelEx2.Location = new System.Drawing.Point(15, 4); this.labelEx2.Name = "labelEx2"; this.labelEx2.Size = new System.Drawing.Size(68, 17); this.labelEx2.TabIndex = 2260; this.labelEx2.Text = "系统单号:"; // // txtOrderNumber // this.txtOrderNumber.BackColor = System.Drawing.Color.Transparent; this.txtOrderNumber.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel); this.txtOrderNumber.Icon = null; this.txtOrderNumber.IconIsButton = false; this.txtOrderNumber.IsPasswordChat = '\0'; this.txtOrderNumber.IsSystemPasswordChar = false; this.txtOrderNumber.Lines = new string[0]; this.txtOrderNumber.Location = new System.Drawing.Point(84, 0); this.txtOrderNumber.Margin = new System.Windows.Forms.Padding(0); this.txtOrderNumber.MaxLength = 20; this.txtOrderNumber.MinimumSize = new System.Drawing.Size(0, 24); this.txtOrderNumber.MouseBack = null; this.txtOrderNumber.Multiline = false; this.txtOrderNumber.Name = "txtOrderNumber"; this.txtOrderNumber.NormlBack = null; this.txtOrderNumber.Padding = new System.Windows.Forms.Padding(5); this.txtOrderNumber.ReadOnly = true; this.txtOrderNumber.ScrollBars = System.Windows.Forms.ScrollBars.None; this.txtOrderNumber.Size = new System.Drawing.Size(200, 25); this.txtOrderNumber.TabIndex = 2261; this.txtOrderNumber.TextAlign = System.Windows.Forms.HorizontalAlignment.Left; this.txtOrderNumber.WaterColor = System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(127)))), ((int)(((byte)(127))))); this.txtOrderNumber.WaterText = ""; this.txtOrderNumber.WordWrap = true; // // pan_OldSeriesData // this.pan_OldSeriesData.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209))))); this.pan_OldSeriesData.BorderType = LYFZ.ComponentLibrary.PlBorderType.all; this.pan_OldSeriesData.BorderWidth = 1; this.pan_OldSeriesData.Controls.Add(this.lab_OldSeriesData); this.pan_OldSeriesData.Location = new System.Drawing.Point(305, 33); this.pan_OldSeriesData.Margin = new System.Windows.Forms.Padding(2, 3, 2, 2); this.pan_OldSeriesData.Name = "pan_OldSeriesData"; this.pan_OldSeriesData.Size = new System.Drawing.Size(299, 25); this.pan_OldSeriesData.TabIndex = 2270; this.pan_OldSeriesData.Visible = false; // // lab_OldSeriesData // this.lab_OldSeriesData.AutoSize = true; this.lab_OldSeriesData.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel); this.lab_OldSeriesData.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113))))); this.lab_OldSeriesData.Location = new System.Drawing.Point(3, 4); this.lab_OldSeriesData.Name = "lab_OldSeriesData"; this.lab_OldSeriesData.Size = new System.Drawing.Size(0, 17); this.lab_OldSeriesData.TabIndex = 2260; this.lab_OldSeriesData.Visible = false; // // panelEx4 // this.panelEx4.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209))))); this.panelEx4.BorderType = LYFZ.ComponentLibrary.PlBorderType.all; this.panelEx4.BorderWidth = 1; this.panelEx4.Controls.Add(this.labelEx5); this.panelEx4.Controls.Add(this.txtRemark); this.panelEx4.Location = new System.Drawing.Point(2, 63); this.panelEx4.Margin = new System.Windows.Forms.Padding(2, 3, 2, 2); this.panelEx4.Name = "panelEx4"; this.panelEx4.Size = new System.Drawing.Size(903, 66); this.panelEx4.TabIndex = 2266; // // labelEx5 // this.labelEx5.AutoSize = true; this.labelEx5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel); this.labelEx5.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113))))); this.labelEx5.Location = new System.Drawing.Point(38, 6); this.labelEx5.Name = "labelEx5"; this.labelEx5.Size = new System.Drawing.Size(44, 17); this.labelEx5.TabIndex = 2242; this.labelEx5.Text = "备注:"; // // txtRemark // this.txtRemark.BackColor = System.Drawing.Color.Transparent; this.txtRemark.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel); this.txtRemark.Icon = null; this.txtRemark.IconIsButton = false; this.txtRemark.IsPasswordChat = '\0'; this.txtRemark.IsSystemPasswordChar = false; this.txtRemark.Lines = new string[0]; this.txtRemark.Location = new System.Drawing.Point(84, 2); this.txtRemark.Margin = new System.Windows.Forms.Padding(0); this.txtRemark.MaxLength = 32767; this.txtRemark.MinimumSize = new System.Drawing.Size(0, 24); this.txtRemark.MouseBack = null; this.txtRemark.Multiline = true; this.txtRemark.Name = "txtRemark"; this.txtRemark.NormlBack = null; this.txtRemark.Padding = new System.Windows.Forms.Padding(5); this.txtRemark.ReadOnly = false; this.txtRemark.ScrollBars = System.Windows.Forms.ScrollBars.None; this.txtRemark.Size = new System.Drawing.Size(817, 61); this.txtRemark.TabIndex = 2241; this.txtRemark.TextAlign = System.Windows.Forms.HorizontalAlignment.Left; this.txtRemark.WaterColor = System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(127)))), ((int)(((byte)(127))))); this.txtRemark.WaterText = "不能超过300字"; this.txtRemark.WordWrap = true; // // labelEx1 // this.labelEx1.AutoSize = true; 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)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113))))); this.labelEx1.Location = new System.Drawing.Point(3, 6); this.labelEx1.Name = "labelEx1"; this.labelEx1.Size = new System.Drawing.Size(56, 17); this.labelEx1.TabIndex = 2267; this.labelEx1.Text = "订单资料"; // // btn_SeriesUpgrade // this.btn_SeriesUpgrade.BackColor = System.Drawing.Color.Transparent; this.btn_SeriesUpgrade.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btn_SeriesUpgrade.BackImg"))); this.btn_SeriesUpgrade.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21); this.btn_SeriesUpgrade.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold); this.btn_SeriesUpgrade.ForeColor = System.Drawing.Color.White; this.btn_SeriesUpgrade.IsCustomBackImg = false; this.btn_SeriesUpgrade.IsShowText = true; this.btn_SeriesUpgrade.Location = new System.Drawing.Point(832, 1); this.btn_SeriesUpgrade.Name = "btn_SeriesUpgrade"; this.btn_SeriesUpgrade.Size = new System.Drawing.Size(80, 23); this.btn_SeriesUpgrade.TabIndex = 2270; this.btn_SeriesUpgrade.Text = " 套系升级"; this.btn_SeriesUpgrade.UseVisualStyleBackColor = false; // // OrderInfoTwoControlsEx // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.Controls.Add(this.btn_SeriesUpgrade); this.Controls.Add(this.flowLayoutPanel2); this.Controls.Add(this.labelEx1); this.Name = "OrderInfoTwoControlsEx"; this.Size = new System.Drawing.Size(915, 161); this.flowLayoutPanel2.ResumeLayout(false); this.panelSinceOrderNumber.ResumeLayout(false); this.panelSinceOrderNumber.PerformLayout(); this.panelEx1.ResumeLayout(false); this.panelEx1.PerformLayout(); this.panelEx8.ResumeLayout(false); this.panelEx8.PerformLayout(); this.panelOrderNumber.ResumeLayout(false); this.panelOrderNumber.PerformLayout(); this.pan_OldSeriesData.ResumeLayout(false); this.pan_OldSeriesData.PerformLayout(); this.panelEx4.ResumeLayout(false); this.panelEx4.PerformLayout(); this.ResumeLayout(false); this.PerformLayout(); } #endregion private System.Windows.Forms.FlowLayoutPanel flowLayoutPanel2; protected internal ComponentLibrary.LabelEx lblCustomPrefix; protected ComponentLibrary.LabelEx labelEx75; protected ComponentLibrary.LabelEx labelEx31; protected ComponentLibrary.LabelEx labelEx6; private ComponentLibrary.LabelEx labelEx40; protected internal ComponentLibrary.PanelEx panelEx4; private ComponentLibrary.LabelEx labelEx5; protected internal ComponentLibrary.TextBoxEx txtRemark; protected ComponentLibrary.LabelEx labelEx1; protected internal ComponentLibrary.PanelEx panelSinceOrderNumber; protected internal ComponentLibrary.TextBoxEx txtSinceOrderNumber; protected internal ComponentLibrary.PanelEx panelEx1; protected internal ComponentLibrary.TextBoxEx txtTaoXiPrice; protected internal ComponentLibrary.PanelEx panelEx8; protected internal ComponentLibrary.ComboBoxTreeViewEx cmbtreevOrderClass; protected internal ComponentLibrary.ButtonForm btnOrderClsssSet; protected ComponentLibrary.LabelEx labelEx8; private ComponentLibrary.LabelEx labelEx33; protected internal ComponentLibrary.PanelEx panelOrderNumber; protected ComponentLibrary.LabelEx labelEx2; protected internal ComponentLibrary.TextBoxEx txtOrderNumber; protected internal ComponentLibrary.PanelEx pan_OldSeriesData; protected ComponentLibrary.LabelEx lab_OldSeriesData; protected internal ComponentLibrary.ButtonForm btn_SeriesUpgrade; } }