123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476 |
- namespace LYFZ.Software.UI.InitialSet.WageSet
- {
- partial class FrmPhaseCommissionScheme
- {
- /// <summary>
- /// Required designer variable.
- /// </summary>
- private System.ComponentModel.IContainer components = null;
- /// <summary>
- /// Clean up any resources being used.
- /// </summary>
- /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
- protected override void Dispose(bool disposing)
- {
- if (disposing && (components != null))
- {
- components.Dispose();
- }
- base.Dispose(disposing);
- }
- #region Windows Form Designer generated code
- /// <summary>
- /// Required method for Designer support - do not modify
- /// the contents of this method with the code editor.
- /// </summary>
- private void InitializeComponent()
- {
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
- System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FrmPhaseCommissionScheme));
- this.panelEx1 = new LYFZ.ComponentLibrary.PanelEx();
- this.panelEx4 = new LYFZ.ComponentLibrary.PanelEx();
- this.labelEx6 = new LYFZ.ComponentLibrary.LabelEx();
- this.txtWcs_Percentage = new LYFZ.ComponentLibrary.TextBoxBasicEx();
- this.labelEx4 = new LYFZ.ComponentLibrary.LabelEx();
- this.txtWcs_PerformanceEndValue = new LYFZ.ComponentLibrary.TextBoxBasicEx();
- this.labelEx3 = new LYFZ.ComponentLibrary.LabelEx();
- this.txtWcs_PerformanceBeginValue = new LYFZ.ComponentLibrary.TextBoxBasicEx();
- this.labelEx1 = new LYFZ.ComponentLibrary.LabelEx();
- this.btnAdd = new LYFZ.ComponentLibrary.ButtonEx();
- this.panelEx2 = new LYFZ.ComponentLibrary.PanelEx();
- this.chkWcs_PerformanceHight = new LYFZ.ComponentLibrary.CheckBoxEx();
- this.panelEx3 = new LYFZ.ComponentLibrary.PanelEx();
- this.labelEx5 = new LYFZ.ComponentLibrary.LabelEx();
- this.txtResults = new LYFZ.ComponentLibrary.TextBoxBasicEx();
- this.labelEx2 = new LYFZ.ComponentLibrary.LabelEx();
- this.txtValue = new LYFZ.ComponentLibrary.TextBoxBasicEx();
- this.btnResults = new LYFZ.ComponentLibrary.ButtonEx();
- this.dgv = new LYFZ.ComponentLibrary.DataGridViewEx();
- this.Wcs_TypeCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.Rule = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.Wcs_PerformanceBeginValue = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.btnCopy = new LYFZ.ComponentLibrary.ButtonEx();
- this.btnDelete = new LYFZ.ComponentLibrary.ButtonEx();
- this.plExMainContainer.SuspendLayout();
- this.plFormMainContent.SuspendLayout();
- this.panelEx1.SuspendLayout();
- this.panelEx2.SuspendLayout();
- this.panelEx3.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.dgv)).BeginInit();
- this.SuspendLayout();
- //
- // plExMainContainer
- //
- this.plExMainContainer.AutoScroll = true;
- this.plExMainContainer.AutoSize = true;
- this.plExMainContainer.Controls.Add(this.dgv);
- this.plExMainContainer.Controls.Add(this.btnCopy);
- this.plExMainContainer.Controls.Add(this.btnDelete);
- this.plExMainContainer.Controls.Add(this.panelEx3);
- this.plExMainContainer.Controls.Add(this.panelEx2);
- this.plExMainContainer.Controls.Add(this.panelEx1);
- this.plExMainContainer.Size = new System.Drawing.Size(725, 462);
- //
- // plFormMainContent
- //
- this.plFormMainContent.Size = new System.Drawing.Size(725, 462);
- //
- // btnAppFormExit
- //
- this.btnAppFormExit.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormExit.BackImg")));
- this.btnAppFormExit.Location = new System.Drawing.Point(693, 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.panelEx4);
- this.panelEx1.Controls.Add(this.labelEx6);
- this.panelEx1.Controls.Add(this.txtWcs_Percentage);
- this.panelEx1.Controls.Add(this.labelEx4);
- this.panelEx1.Controls.Add(this.txtWcs_PerformanceEndValue);
- this.panelEx1.Controls.Add(this.labelEx3);
- this.panelEx1.Controls.Add(this.txtWcs_PerformanceBeginValue);
- this.panelEx1.Controls.Add(this.labelEx1);
- this.panelEx1.Controls.Add(this.btnAdd);
- this.panelEx1.Location = new System.Drawing.Point(13, 12);
- this.panelEx1.Name = "panelEx1";
- this.panelEx1.Size = new System.Drawing.Size(357, 219);
- this.panelEx1.TabIndex = 1;
- //
- // panelEx4
- //
- this.panelEx4.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
- this.panelEx4.BorderWidth = 1;
- this.panelEx4.Location = new System.Drawing.Point(358, 1);
- this.panelEx4.Name = "panelEx4";
- this.panelEx4.Size = new System.Drawing.Size(348, 439);
- this.panelEx4.TabIndex = 4;
- //
- // labelEx6
- //
- this.labelEx6.AutoSize = true;
- this.labelEx6.BackColor = System.Drawing.Color.Transparent;
- this.labelEx6.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
- this.labelEx6.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(242)))), ((int)(((byte)(75)))), ((int)(((byte)(103)))));
- this.labelEx6.Location = new System.Drawing.Point(9, 14);
- this.labelEx6.Name = "labelEx6";
- this.labelEx6.Size = new System.Drawing.Size(56, 17);
- this.labelEx6.TabIndex = 53;
- this.labelEx6.Text = "规则编制";
- //
- // 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(98, 117);
- this.txtWcs_Percentage.MaxLength = 9;
- this.txtWcs_Percentage.Name = "txtWcs_Percentage";
- this.txtWcs_Percentage.Size = new System.Drawing.Size(217, 23);
- this.txtWcs_Percentage.TabIndex = 2;
- this.txtWcs_Percentage.Text = "0";
- //
- // 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(18, 122);
- this.labelEx4.Name = "labelEx4";
- this.labelEx4.Size = new System.Drawing.Size(84, 17);
- this.labelEx4.TabIndex = 51;
- this.labelEx4.Text = "*提成(%):";
- //
- // txtWcs_PerformanceEndValue
- //
- this.txtWcs_PerformanceEndValue.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.txtWcs_PerformanceEndValue.EmptyTextTip = null;
- this.txtWcs_PerformanceEndValue.EmptyTextTipColor = System.Drawing.Color.DarkGray;
- this.txtWcs_PerformanceEndValue.Font = new System.Drawing.Font("微软雅黑", 9F);
- this.txtWcs_PerformanceEndValue.Location = new System.Drawing.Point(98, 81);
- this.txtWcs_PerformanceEndValue.MaxLength = 9;
- this.txtWcs_PerformanceEndValue.Name = "txtWcs_PerformanceEndValue";
- this.txtWcs_PerformanceEndValue.Size = new System.Drawing.Size(217, 23);
- this.txtWcs_PerformanceEndValue.TabIndex = 1;
- this.txtWcs_PerformanceEndValue.Text = "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(59, 86);
- this.labelEx3.Name = "labelEx3";
- this.labelEx3.Size = new System.Drawing.Size(37, 17);
- this.labelEx3.TabIndex = 49;
- this.labelEx3.Text = "*至:";
- //
- // txtWcs_PerformanceBeginValue
- //
- this.txtWcs_PerformanceBeginValue.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.txtWcs_PerformanceBeginValue.EmptyTextTip = null;
- this.txtWcs_PerformanceBeginValue.EmptyTextTipColor = System.Drawing.Color.DarkGray;
- this.txtWcs_PerformanceBeginValue.Font = new System.Drawing.Font("微软雅黑", 9F);
- this.txtWcs_PerformanceBeginValue.Location = new System.Drawing.Point(98, 46);
- this.txtWcs_PerformanceBeginValue.MaxLength = 9;
- this.txtWcs_PerformanceBeginValue.Name = "txtWcs_PerformanceBeginValue";
- this.txtWcs_PerformanceBeginValue.Size = new System.Drawing.Size(217, 23);
- this.txtWcs_PerformanceBeginValue.TabIndex = 0;
- this.txtWcs_PerformanceBeginValue.Text = "0";
- //
- // 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(48, 51);
- this.labelEx1.Name = "labelEx1";
- this.labelEx1.Size = new System.Drawing.Size(49, 17);
- this.labelEx1.TabIndex = 47;
- this.labelEx1.Text = "*业绩:";
- //
- // btnAdd
- //
- this.btnAdd.BackColor = System.Drawing.Color.Transparent;
- this.btnAdd.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAdd.BackImg")));
- this.btnAdd.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
- this.btnAdd.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
- this.btnAdd.ForeColor = System.Drawing.Color.White;
- this.btnAdd.IsCustomBackImg = false;
- this.btnAdd.IsShowText = true;
- this.btnAdd.Location = new System.Drawing.Point(98, 174);
- this.btnAdd.Name = "btnAdd";
- this.btnAdd.Size = new System.Drawing.Size(179, 26);
- this.btnAdd.TabIndex = 46;
- this.btnAdd.Text = "添加至规则列表";
- this.btnAdd.UseVisualStyleBackColor = false;
- //
- // 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.chkWcs_PerformanceHight);
- this.panelEx2.Location = new System.Drawing.Point(13, 231);
- this.panelEx2.Name = "panelEx2";
- this.panelEx2.Size = new System.Drawing.Size(357, 46);
- this.panelEx2.TabIndex = 2;
- //
- // chkWcs_PerformanceHight
- //
- this.chkWcs_PerformanceHight.AutoSize = true;
- this.chkWcs_PerformanceHight.BackColor = System.Drawing.Color.Transparent;
- this.chkWcs_PerformanceHight.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked;
- this.chkWcs_PerformanceHight.Font = new System.Drawing.Font("微软雅黑", 9F);
- this.chkWcs_PerformanceHight.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.chkWcs_PerformanceHight.Fourstates = false;
- this.chkWcs_PerformanceHight.IsGreenTick = false;
- this.chkWcs_PerformanceHight.Location = new System.Drawing.Point(51, 11);
- this.chkWcs_PerformanceHight.Name = "chkWcs_PerformanceHight";
- this.chkWcs_PerformanceHight.Size = new System.Drawing.Size(159, 21);
- this.chkWcs_PerformanceHight.TabIndex = 52;
- this.chkWcs_PerformanceHight.Text = "业绩超出部分才按高提成";
- this.chkWcs_PerformanceHight.UseVisualStyleBackColor = false;
- //
- // panelEx3
- //
- this.panelEx3.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
- this.panelEx3.BorderWidth = 1;
- this.panelEx3.Controls.Add(this.labelEx5);
- this.panelEx3.Controls.Add(this.txtResults);
- this.panelEx3.Controls.Add(this.labelEx2);
- this.panelEx3.Controls.Add(this.txtValue);
- this.panelEx3.Controls.Add(this.btnResults);
- this.panelEx3.Location = new System.Drawing.Point(13, 277);
- this.panelEx3.Name = "panelEx3";
- this.panelEx3.Size = new System.Drawing.Size(357, 174);
- this.panelEx3.TabIndex = 3;
- //
- // labelEx5
- //
- 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(9, 19);
- this.labelEx5.Name = "labelEx5";
- this.labelEx5.Size = new System.Drawing.Size(56, 17);
- this.labelEx5.TabIndex = 54;
- this.labelEx5.Text = "规则试算";
- //
- // txtResults
- //
- this.txtResults.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.txtResults.EmptyTextTip = null;
- this.txtResults.EmptyTextTipColor = System.Drawing.Color.DarkGray;
- this.txtResults.Enabled = false;
- this.txtResults.Font = new System.Drawing.Font("微软雅黑", 9F);
- this.txtResults.Location = new System.Drawing.Point(222, 53);
- this.txtResults.Name = "txtResults";
- this.txtResults.Size = new System.Drawing.Size(107, 23);
- this.txtResults.TabIndex = 4;
- //
- // 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(18, 55);
- this.labelEx2.Name = "labelEx2";
- this.labelEx2.Size = new System.Drawing.Size(68, 17);
- this.labelEx2.TabIndex = 45;
- this.labelEx2.Text = "试算业绩:";
- //
- // txtValue
- //
- this.txtValue.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.txtValue.EmptyTextTip = null;
- this.txtValue.EmptyTextTipColor = System.Drawing.Color.DarkGray;
- this.txtValue.Font = new System.Drawing.Font("微软雅黑", 9F);
- this.txtValue.Location = new System.Drawing.Point(92, 53);
- this.txtValue.Name = "txtValue";
- this.txtValue.Size = new System.Drawing.Size(112, 23);
- this.txtValue.TabIndex = 3;
- //
- // btnResults
- //
- this.btnResults.BackColor = System.Drawing.Color.Transparent;
- this.btnResults.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnResults.BackImg")));
- this.btnResults.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
- this.btnResults.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
- this.btnResults.ForeColor = System.Drawing.Color.White;
- this.btnResults.IsCustomBackImg = false;
- this.btnResults.IsShowText = true;
- this.btnResults.Location = new System.Drawing.Point(98, 115);
- this.btnResults.Name = "btnResults";
- this.btnResults.Size = new System.Drawing.Size(179, 26);
- this.btnResults.TabIndex = 44;
- this.btnResults.Text = "规则试算";
- this.btnResults.UseVisualStyleBackColor = false;
- //
- // dgv
- //
- this.dgv.AllowUserToAddRows = false;
- this.dgv.AllowUserToDeleteRows = false;
- this.dgv.AllowUserToResizeRows = false;
- dataGridViewCellStyle1.BackColor = System.Drawing.Color.LightCyan;
- this.dgv.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
- this.dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill;
- this.dgv.BackgroundColor = System.Drawing.Color.White;
- this.dgv.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
- this.dgv.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
- dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
- dataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(211)))), ((int)(((byte)(223)))), ((int)(((byte)(240)))));
- dataGridViewCellStyle2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- dataGridViewCellStyle2.ForeColor = System.Drawing.Color.Navy;
- dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight;
- dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
- this.dgv.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
- this.dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
- this.dgv.ColumnHeadersVisible = false;
- this.dgv.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
- this.Wcs_TypeCode,
- this.Rule,
- this.Wcs_PerformanceBeginValue});
- dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
- dataGridViewCellStyle3.BackColor = System.Drawing.SystemColors.Window;
- dataGridViewCellStyle3.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- dataGridViewCellStyle3.ForeColor = System.Drawing.SystemColors.ControlText;
- dataGridViewCellStyle3.SelectionBackColor = System.Drawing.SystemColors.Highlight;
- dataGridViewCellStyle3.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
- dataGridViewCellStyle3.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
- this.dgv.DefaultCellStyle = dataGridViewCellStyle3;
- this.dgv.EnableHeadersVisualStyles = false;
- this.dgv.GridColor = System.Drawing.SystemColors.GradientInactiveCaption;
- this.dgv.GridViewUniquelyIdentify = "_dgv_dgv_dgv_dgv_dgv_dgv_dgv_dgv_dgv_dgv";
- this.dgv.IsCompleteBonding = false;
- this.dgv.IsCopyCellValue = true;
- this.dgv.Location = new System.Drawing.Point(370, 12);
- this.dgv.MultiSelect = false;
- this.dgv.Name = "dgv";
- this.dgv.ReadOnly = true;
- 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(346, 404);
- this.dgv.TabIndex = 50;
- //
- // Wcs_TypeCode
- //
- this.Wcs_TypeCode.HeaderText = "类型";
- this.Wcs_TypeCode.Name = "Wcs_TypeCode";
- this.Wcs_TypeCode.ReadOnly = true;
- this.Wcs_TypeCode.Visible = false;
- //
- // Rule
- //
- this.Rule.HeaderText = "规则";
- this.Rule.Name = "Rule";
- this.Rule.ReadOnly = true;
- //
- // Wcs_PerformanceBeginValue
- //
- this.Wcs_PerformanceBeginValue.HeaderText = "开始值";
- this.Wcs_PerformanceBeginValue.Name = "Wcs_PerformanceBeginValue";
- this.Wcs_PerformanceBeginValue.ReadOnly = true;
- this.Wcs_PerformanceBeginValue.Visible = false;
- //
- // btnCopy
- //
- this.btnCopy.BackColor = System.Drawing.Color.Transparent;
- this.btnCopy.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnCopy.BackImg")));
- this.btnCopy.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
- this.btnCopy.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
- this.btnCopy.ForeColor = System.Drawing.Color.White;
- this.btnCopy.IsCustomBackImg = false;
- this.btnCopy.IsShowText = true;
- this.btnCopy.Location = new System.Drawing.Point(578, 424);
- this.btnCopy.Name = "btnCopy";
- this.btnCopy.Size = new System.Drawing.Size(106, 26);
- this.btnCopy.TabIndex = 49;
- this.btnCopy.Text = "从...复制";
- this.btnCopy.UseVisualStyleBackColor = false;
- this.btnCopy.Visible = false;
- //
- // btnDelete
- //
- 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(446, 423);
- this.btnDelete.Name = "btnDelete";
- this.btnDelete.Size = new System.Drawing.Size(106, 26);
- this.btnDelete.TabIndex = 48;
- this.btnDelete.Text = "删除规则";
- this.btnDelete.UseVisualStyleBackColor = false;
- //
- // FrmPhaseCommissionScheme
- //
- 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(725, 527);
- this.CustomBorderStyles.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(109)))), ((int)(((byte)(139)))));
- this.MaximizeBox = false;
- this.MinimizeBox = false;
- this.Name = "FrmPhaseCommissionScheme";
- this.Text = "阶段提成方案(已作废)";
- this.TitleBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.TitleBgImage")));
- this.plExMainContainer.ResumeLayout(false);
- this.plFormMainContent.ResumeLayout(false);
- this.plFormMainContent.PerformLayout();
- this.panelEx1.ResumeLayout(false);
- this.panelEx1.PerformLayout();
- this.panelEx2.ResumeLayout(false);
- this.panelEx2.PerformLayout();
- this.panelEx3.ResumeLayout(false);
- this.panelEx3.PerformLayout();
- ((System.ComponentModel.ISupportInitialize)(this.dgv)).EndInit();
- this.ResumeLayout(false);
- }
- #endregion
- private ComponentLibrary.PanelEx panelEx1;
- protected ComponentLibrary.TextBoxBasicEx txtWcs_Percentage;
- private ComponentLibrary.LabelEx labelEx4;
- protected ComponentLibrary.TextBoxBasicEx txtWcs_PerformanceEndValue;
- private ComponentLibrary.LabelEx labelEx3;
- protected ComponentLibrary.TextBoxBasicEx txtWcs_PerformanceBeginValue;
- private ComponentLibrary.LabelEx labelEx1;
- protected ComponentLibrary.ButtonEx btnAdd;
- private ComponentLibrary.LabelEx labelEx6;
- private ComponentLibrary.PanelEx panelEx2;
- protected ComponentLibrary.CheckBoxEx chkWcs_PerformanceHight;
- private ComponentLibrary.PanelEx panelEx3;
- protected ComponentLibrary.TextBoxBasicEx txtResults;
- protected ComponentLibrary.TextBoxBasicEx txtValue;
- private ComponentLibrary.LabelEx labelEx2;
- protected ComponentLibrary.ButtonEx btnResults;
- private ComponentLibrary.LabelEx labelEx5;
- private ComponentLibrary.PanelEx panelEx4;
- protected ComponentLibrary.DataGridViewEx dgv;
- protected ComponentLibrary.ButtonEx btnCopy;
- protected ComponentLibrary.ButtonEx btnDelete;
- private System.Windows.Forms.DataGridViewTextBoxColumn Wcs_TypeCode;
- private System.Windows.Forms.DataGridViewTextBoxColumn Rule;
- private System.Windows.Forms.DataGridViewTextBoxColumn Wcs_PerformanceBeginValue;
- }
- }
|