namespace LYFZ.Software.UI.InitialSet.WageSet { partial class FrmPieceStyleCommissionScheme { /// /// 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(FrmPieceStyleCommissionScheme)); this.panelEx1 = new LYFZ.ComponentLibrary.PanelEx(); this.cmbtreevSc_ClassName = new LYFZ.ComponentLibrary.ComboBoxTreeViewEx(); this.btnSet = new LYFZ.ComponentLibrary.ButtonForm(); this.txtWcs_Percentage = new LYFZ.ComponentLibrary.TextBoxBasicEx(); this.labelEx4 = new LYFZ.ComponentLibrary.LabelEx(); this.labelEx3 = new LYFZ.ComponentLibrary.LabelEx(); this.btnClose = new LYFZ.ComponentLibrary.ButtonEx(); this.btnOk = new LYFZ.ComponentLibrary.ButtonEx(); this.labelEx2 = new LYFZ.ComponentLibrary.LabelEx(); this.labelEx5 = new LYFZ.ComponentLibrary.LabelEx(); this.plExMainContainer.SuspendLayout(); this.plFormMainContent.SuspendLayout(); this.panelEx1.SuspendLayout(); this.SuspendLayout(); // // plExMainContainer // this.plExMainContainer.Controls.Add(this.panelEx1); this.plExMainContainer.Padding = new System.Windows.Forms.Padding(10); this.plExMainContainer.Size = new System.Drawing.Size(456, 245); // // plFormMainContent // this.plFormMainContent.Size = new System.Drawing.Size(456, 245); // // btnAppFormExit // this.btnAppFormExit.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormExit.BackImg"))); this.btnAppFormExit.Location = new System.Drawing.Point(424, 0); // // btnAppFormMinimize // this.btnAppFormMinimize.Location = new System.Drawing.Point(651, 0); // // panelEx1 // this.panelEx1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209))))); this.panelEx1.BorderWidth = 1; this.panelEx1.Controls.Add(this.cmbtreevSc_ClassName); this.panelEx1.Controls.Add(this.btnSet); this.panelEx1.Controls.Add(this.txtWcs_Percentage); this.panelEx1.Controls.Add(this.labelEx4); this.panelEx1.Controls.Add(this.labelEx3); this.panelEx1.Controls.Add(this.btnClose); this.panelEx1.Controls.Add(this.btnOk); this.panelEx1.Controls.Add(this.labelEx2); this.panelEx1.Controls.Add(this.labelEx5); this.panelEx1.Dock = System.Windows.Forms.DockStyle.Fill; this.panelEx1.Location = new System.Drawing.Point(10, 10); this.panelEx1.Name = "panelEx1"; this.panelEx1.Size = new System.Drawing.Size(436, 225); this.panelEx1.TabIndex = 1; // // cmbtreevSc_ClassName // this.cmbtreevSc_ClassName.AfterSelectLevelFirstNode = true; this.cmbtreevSc_ClassName.DropDownHeight = 220; this.cmbtreevSc_ClassName.DropDownShow = false; this.cmbtreevSc_ClassName.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.cmbtreevSc_ClassName.FormattingEnabled = true; this.cmbtreevSc_ClassName.IntegralHeight = false; this.cmbtreevSc_ClassName.IsNodeMouseClick = true; this.cmbtreevSc_ClassName.IsSelectParentNode = false; this.cmbtreevSc_ClassName.Location = new System.Drawing.Point(117, 77); this.cmbtreevSc_ClassName.Name = "cmbtreevSc_ClassName"; this.cmbtreevSc_ClassName.ReadOnly = false; this.cmbtreevSc_ClassName.SelectedNode = null; this.cmbtreevSc_ClassName.Size = new System.Drawing.Size(231, 25); this.cmbtreevSc_ClassName.StrGetName = ""; this.cmbtreevSc_ClassName.StrGetTagName = ""; this.cmbtreevSc_ClassName.StrKey = null; this.cmbtreevSc_ClassName.TabIndex = 169; // // 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(354, 77); this.btnSet.Name = "btnSet"; this.btnSet.Size = new System.Drawing.Size(50, 24); this.btnSet.TabIndex = 167; this.btnSet.Text = " 设置"; this.btnSet.UseVisualStyleBackColor = false; // // txtWcs_Percentage // this.txtWcs_Percentage.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.txtWcs_Percentage.EmptyTextTip = null; this.txtWcs_Percentage.EmptyTextTipColor = System.Drawing.Color.DarkGray; this.txtWcs_Percentage.Font = new System.Drawing.Font("微软雅黑", 9F); this.txtWcs_Percentage.Location = new System.Drawing.Point(117, 115); this.txtWcs_Percentage.Name = "txtWcs_Percentage"; this.txtWcs_Percentage.Size = new System.Drawing.Size(231, 23); this.txtWcs_Percentage.TabIndex = 1; // // 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(3, 117); this.labelEx4.Name = "labelEx4"; this.labelEx4.Size = new System.Drawing.Size(110, 17); this.labelEx4.TabIndex = 165; this.labelEx4.Text = "*提成单价(件/元):"; // // 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(40, 81); this.labelEx3.Name = "labelEx3"; this.labelEx3.Size = new System.Drawing.Size(73, 17); this.labelEx3.TabIndex = 164; this.labelEx3.Text = "*工作内容:"; // // btnClose // this.btnClose.BackColor = System.Drawing.Color.Transparent; this.btnClose.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnClose.BackImg"))); this.btnClose.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21); this.btnClose.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold); this.btnClose.ForeColor = System.Drawing.Color.White; this.btnClose.IsCustomBackImg = false; this.btnClose.IsShowText = true; this.btnClose.Location = new System.Drawing.Point(266, 175); this.btnClose.Name = "btnClose"; this.btnClose.Size = new System.Drawing.Size(82, 26); this.btnClose.TabIndex = 163; this.btnClose.Text = "取消"; this.btnClose.UseVisualStyleBackColor = false; // // btnOk // this.btnOk.BackColor = System.Drawing.Color.Transparent; this.btnOk.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnOk.BackImg"))); this.btnOk.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21); this.btnOk.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold); this.btnOk.ForeColor = System.Drawing.Color.White; this.btnOk.IsCustomBackImg = false; this.btnOk.IsShowText = true; this.btnOk.Location = new System.Drawing.Point(117, 175); this.btnOk.Name = "btnOk"; this.btnOk.Size = new System.Drawing.Size(82, 26); this.btnOk.TabIndex = 162; this.btnOk.Text = "保存"; this.btnOk.UseVisualStyleBackColor = false; // // 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(29, 15); this.labelEx2.Name = "labelEx2"; this.labelEx2.Size = new System.Drawing.Size(372, 17); this.labelEx2.TabIndex = 160; this.labelEx2.Text = "1.先点设置按钮对工资内容进行设置(如修片,设计相册,装框等..)"; // // 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(29, 40); this.labelEx5.Name = "labelEx5"; this.labelEx5.Size = new System.Drawing.Size(258, 17); this.labelEx5.TabIndex = 159; this.labelEx5.Text = "2.选择每一项工作内容,设置提成单价后点保存"; // // FrmPieceStyleCommissionScheme // 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(456, 310); this.CustomBorderStyles.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(109)))), ((int)(((byte)(139))))); this.MaximizeBox = false; this.MinimizeBox = false; this.Name = "FrmPieceStyleCommissionScheme"; this.Text = "计件式工作提成设置(已作废)"; this.TitleBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.TitleBgImage"))); this.plExMainContainer.ResumeLayout(false); this.plFormMainContent.ResumeLayout(false); this.panelEx1.ResumeLayout(false); this.panelEx1.PerformLayout(); this.ResumeLayout(false); } #endregion private ComponentLibrary.PanelEx panelEx1; protected ComponentLibrary.ButtonForm btnSet; protected ComponentLibrary.TextBoxBasicEx txtWcs_Percentage; private ComponentLibrary.LabelEx labelEx4; private ComponentLibrary.LabelEx labelEx3; protected ComponentLibrary.ButtonEx btnClose; protected ComponentLibrary.ButtonEx btnOk; private ComponentLibrary.LabelEx labelEx2; private ComponentLibrary.LabelEx labelEx5; protected internal ComponentLibrary.ComboBoxTreeViewEx cmbtreevSc_ClassName; } }