namespace LYFZ.Software.UI.DoorCityProcess.SetCustomControls { partial class OrderServiceControlsEx { /// /// 必需的设计器变量。 /// private System.ComponentModel.IContainer components = null; /// /// 清理所有正在使用的资源。 /// /// 如果应释放托管资源,为 true;否则为 false。 protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region 组件设计器生成的代码 /// /// 设计器支持所需的方法 - 不要 /// 使用代码编辑器修改此方法的内容。 /// private void InitializeComponent() { System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(OrderServiceControlsEx)); this.listViewData_Service = new LYFZ.ComponentLibrary.ListViewEx(); this.txtText = new LYFZ.ComponentLibrary.TextBoxEx(); this.txt_H = new LYFZ.ComponentLibrary.LabelEx(); this.btnServiceToolbox = new LYFZ.ComponentLibrary.ButtonForm(); this.btnServiceDelete = new LYFZ.ComponentLibrary.ButtonForm(); this.btnServiceAllDelete = new LYFZ.ComponentLibrary.ButtonForm(); this.labelEx2 = new LYFZ.ComponentLibrary.LabelEx(); this.panelLine = new LYFZ.ComponentLibrary.PanelEx(); this.btnUp = new LYFZ.ComponentLibrary.ButtonForm(); this.btnDown = new LYFZ.ComponentLibrary.ButtonForm(); this.SuspendLayout(); // // listViewData_Service // this.listViewData_Service.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.listViewData_Service.FullRowSelect = true; this.listViewData_Service.IsDefaultShowGroups = false; this.listViewData_Service.Location = new System.Drawing.Point(6, 53); this.listViewData_Service.Name = "listViewData_Service"; this.listViewData_Service.Size = new System.Drawing.Size(904, 190); this.listViewData_Service.TabIndex = 2294; this.listViewData_Service.UseCompatibleStateImageBehavior = false; // // txtText // this.txtText.BackColor = System.Drawing.Color.Transparent; this.txtText.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel); this.txtText.Icon = null; this.txtText.IconIsButton = false; this.txtText.IsPasswordChat = '\0'; this.txtText.IsSystemPasswordChar = false; this.txtText.Lines = new string[0]; this.txtText.Location = new System.Drawing.Point(108, 103); this.txtText.Margin = new System.Windows.Forms.Padding(0); this.txtText.MaxLength = 3; this.txtText.MinimumSize = new System.Drawing.Size(0, 24); this.txtText.MouseBack = null; this.txtText.Multiline = false; this.txtText.Name = "txtText"; this.txtText.NormlBack = null; this.txtText.Padding = new System.Windows.Forms.Padding(5); this.txtText.ReadOnly = false; this.txtText.ScrollBars = System.Windows.Forms.ScrollBars.None; this.txtText.Size = new System.Drawing.Size(98, 25); this.txtText.TabIndex = 2293; this.txtText.TextAlign = System.Windows.Forms.HorizontalAlignment.Left; this.txtText.Visible = false; this.txtText.WaterColor = System.Drawing.Color.DarkGray; this.txtText.WaterText = ""; this.txtText.WordWrap = true; // // txt_H // this.txt_H.AutoSize = true; this.txt_H.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.txt_H.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113))))); this.txt_H.Location = new System.Drawing.Point(4, 35); this.txt_H.Name = "txt_H"; this.txt_H.Size = new System.Drawing.Size(88, 17); this.txt_H.TabIndex = 2292; this.txt_H.Tag = "0"; this.txt_H.Text = "服务总价(0.00)"; // // btnServiceToolbox // this.btnServiceToolbox.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.btnServiceToolbox.BackColor = System.Drawing.Color.Transparent; this.btnServiceToolbox.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnServiceToolbox.BackImg"))); this.btnServiceToolbox.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21); this.btnServiceToolbox.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold); this.btnServiceToolbox.ForeColor = System.Drawing.Color.White; this.btnServiceToolbox.IsCustomBackImg = false; this.btnServiceToolbox.IsShowText = true; this.btnServiceToolbox.Location = new System.Drawing.Point(824, 25); this.btnServiceToolbox.Name = "btnServiceToolbox"; this.btnServiceToolbox.Size = new System.Drawing.Size(85, 25); this.btnServiceToolbox.TabIndex = 2291; this.btnServiceToolbox.Text = " 服务工具箱"; this.btnServiceToolbox.UseVisualStyleBackColor = false; // // btnServiceDelete // this.btnServiceDelete.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.btnServiceDelete.BackColor = System.Drawing.Color.Transparent; this.btnServiceDelete.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnServiceDelete.BackImg"))); this.btnServiceDelete.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21); this.btnServiceDelete.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold); this.btnServiceDelete.ForeColor = System.Drawing.Color.White; this.btnServiceDelete.IsCustomBackImg = false; this.btnServiceDelete.IsShowText = true; this.btnServiceDelete.Location = new System.Drawing.Point(738, 25); this.btnServiceDelete.Name = "btnServiceDelete"; this.btnServiceDelete.Size = new System.Drawing.Size(80, 25); this.btnServiceDelete.TabIndex = 2290; this.btnServiceDelete.Text = " 删 除"; this.btnServiceDelete.UseVisualStyleBackColor = false; // // btnServiceAllDelete // this.btnServiceAllDelete.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.btnServiceAllDelete.BackColor = System.Drawing.Color.Transparent; this.btnServiceAllDelete.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnServiceAllDelete.BackImg"))); this.btnServiceAllDelete.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21); this.btnServiceAllDelete.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold); this.btnServiceAllDelete.ForeColor = System.Drawing.Color.White; this.btnServiceAllDelete.IsCustomBackImg = false; this.btnServiceAllDelete.IsShowText = true; this.btnServiceAllDelete.Location = new System.Drawing.Point(652, 25); this.btnServiceAllDelete.Name = "btnServiceAllDelete"; this.btnServiceAllDelete.Size = new System.Drawing.Size(80, 25); this.btnServiceAllDelete.TabIndex = 2289; this.btnServiceAllDelete.Text = " 全部删除"; this.btnServiceAllDelete.UseVisualStyleBackColor = false; // // labelEx2 // this.labelEx2.AutoSize = true; 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)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113))))); this.labelEx2.Location = new System.Drawing.Point(3, 10); this.labelEx2.Name = "labelEx2"; this.labelEx2.Size = new System.Drawing.Size(56, 17); this.labelEx2.TabIndex = 2288; this.labelEx2.Text = "套系服务"; // // panelLine // this.panelLine.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209))))); this.panelLine.BorderWidth = 1; this.panelLine.Dock = System.Windows.Forms.DockStyle.Top; this.panelLine.Location = new System.Drawing.Point(0, 0); this.panelLine.Name = "panelLine"; this.panelLine.Size = new System.Drawing.Size(915, 1); this.panelLine.TabIndex = 2280; // // btnUp // this.btnUp.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.btnUp.BackColor = System.Drawing.Color.Transparent; this.btnUp.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnUp.BackImg"))); this.btnUp.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21); this.btnUp.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold); this.btnUp.ForeColor = System.Drawing.Color.White; this.btnUp.IsCustomBackImg = false; this.btnUp.IsShowText = true; this.btnUp.Location = new System.Drawing.Point(480, 25); this.btnUp.Name = "btnUp"; this.btnUp.Size = new System.Drawing.Size(80, 25); this.btnUp.TabIndex = 2296; this.btnUp.Text = " 上 移"; this.btnUp.UseVisualStyleBackColor = false; // // btnDown // this.btnDown.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.btnDown.BackColor = System.Drawing.Color.Transparent; this.btnDown.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnDown.BackImg"))); this.btnDown.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21); this.btnDown.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold); this.btnDown.ForeColor = System.Drawing.Color.White; this.btnDown.IsCustomBackImg = false; this.btnDown.IsShowText = true; this.btnDown.Location = new System.Drawing.Point(566, 25); this.btnDown.Name = "btnDown"; this.btnDown.Size = new System.Drawing.Size(80, 25); this.btnDown.TabIndex = 2295; this.btnDown.Text = " 下 移"; this.btnDown.UseVisualStyleBackColor = false; // // OrderServiceControlsEx // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.Controls.Add(this.btnUp); this.Controls.Add(this.btnDown); this.Controls.Add(this.txtText); this.Controls.Add(this.txt_H); this.Controls.Add(this.btnServiceToolbox); this.Controls.Add(this.btnServiceDelete); this.Controls.Add(this.btnServiceAllDelete); this.Controls.Add(this.labelEx2); this.Controls.Add(this.panelLine); this.Controls.Add(this.listViewData_Service); this.Name = "OrderServiceControlsEx"; this.Size = new System.Drawing.Size(915, 250); this.ResumeLayout(false); this.PerformLayout(); } #endregion private ComponentLibrary.PanelEx panelLine; protected ComponentLibrary.LabelEx labelEx2; protected internal ComponentLibrary.ListViewEx listViewData_Service; protected internal ComponentLibrary.LabelEx txt_H; protected internal ComponentLibrary.ButtonForm btnServiceToolbox; protected internal ComponentLibrary.ButtonForm btnServiceDelete; protected internal ComponentLibrary.ButtonForm btnServiceAllDelete; protected internal ComponentLibrary.TextBoxEx txtText; protected internal ComponentLibrary.ButtonForm btnUp; protected internal ComponentLibrary.ButtonForm btnDown; } }