namespace Dongke.IBOSS.PRD.Client.TATModule { partial class F_TAT_0103 { /// /// 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(F_TAT_0103)); this.lblDefectFineName = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label(); this.txtDefectFineName = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox(); this.lbxDefectFine = new Dongke.IBOSS.PRD.Basics.BaseControls.DKListBoxComboBox(); this.lblDefectFine = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label(); this.lblStartTime = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label(); this.dtpStartTime = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker(); this.lblCoefficient = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label(); this.txtCoefficient = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TXT_Digital(); this.lblRemarks = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label(); this.txtRemarks = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox(); this.btnSubmit = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button(); this.btnClose = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button(); this.lblFineType = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label(); this.cbCoefficient = new Dongke.IBOSS.PRD.Basics.BaseControls.C_RadioButton(); this.cbMoney = new Dongke.IBOSS.PRD.Basics.BaseControls.C_RadioButton(); this.palFineType = new System.Windows.Forms.Panel(); this.lblSalaryType = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label(); this.palSalaryType = new System.Windows.Forms.Panel(); this.cbTrial = new Dongke.IBOSS.PRD.Basics.BaseControls.C_RadioButton(); this.cbCeremonial = new Dongke.IBOSS.PRD.Basics.BaseControls.C_RadioButton(); this.btnPass = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button(); this.btnReturn = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button(); this.palFineType.SuspendLayout(); this.palSalaryType.SuspendLayout(); this.SuspendLayout(); // // lblDefectFineName // this.lblDefectFineName.AutoSize = true; this.lblDefectFineName.BackColor = System.Drawing.Color.Transparent; this.lblDefectFineName.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblDefectFineName.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(39)))), ((int)(((byte)(39))))); this.lblDefectFineName.IsMustInput = true; this.lblDefectFineName.Location = new System.Drawing.Point(12, 9); this.lblDefectFineName.Name = "lblDefectFineName"; this.lblDefectFineName.Size = new System.Drawing.Size(53, 12); this.lblDefectFineName.TabIndex = 0; this.lblDefectFineName.Text = "策略名称"; // // txtDefectFineName // this.txtDefectFineName.BackColor = System.Drawing.Color.Yellow; this.txtDefectFineName.BackgroundColor = System.Drawing.SystemColors.Window; this.txtDefectFineName.ErrorMessage = ""; this.txtDefectFineName.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.txtDefectFineName.IsMustInput = true; this.txtDefectFineName.Location = new System.Drawing.Point(71, 6); this.txtDefectFineName.MaxLength = 20; this.txtDefectFineName.Name = "txtDefectFineName"; this.txtDefectFineName.Size = new System.Drawing.Size(170, 21); this.txtDefectFineName.TabIndex = 1; this.txtDefectFineName.TextValue = ""; // // lbxDefectFine // this.lbxDefectFine.BackColor = System.Drawing.Color.Yellow; this.lbxDefectFine.BackgroundColor = System.Drawing.SystemColors.Window; this.lbxDefectFine.DataSource = null; this.lbxDefectFine.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lbxDefectFine.FormattingEnabled = true; this.lbxDefectFine.IsMustInput = true; // // // this.lbxDefectFine.ListBox.Dock = System.Windows.Forms.DockStyle.Fill; this.lbxDefectFine.ListBox.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lbxDefectFine.ListBox.Location = new System.Drawing.Point(0, 0); this.lbxDefectFine.ListBox.Name = ""; this.lbxDefectFine.ListBox.Size = new System.Drawing.Size(151, 136); this.lbxDefectFine.ListBox.TabIndex = 0; this.lbxDefectFine.Location = new System.Drawing.Point(322, 7); this.lbxDefectFine.Name = "lbxDefectFine"; this.lbxDefectFine.Size = new System.Drawing.Size(153, 20); this.lbxDefectFine.TabIndex = 2; // // lblDefectFine // this.lblDefectFine.AutoSize = true; this.lblDefectFine.BackColor = System.Drawing.Color.Transparent; this.lblDefectFine.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblDefectFine.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(39)))), ((int)(((byte)(39))))); this.lblDefectFine.IsMustInput = true; this.lblDefectFine.Location = new System.Drawing.Point(263, 10); this.lblDefectFine.Name = "lblDefectFine"; this.lblDefectFine.Size = new System.Drawing.Size(53, 12); this.lblDefectFine.TabIndex = 114; this.lblDefectFine.Text = "缺陷扣罚"; // // lblStartTime // this.lblStartTime.AutoSize = true; this.lblStartTime.BackColor = System.Drawing.Color.Transparent; this.lblStartTime.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblStartTime.ForeColor = System.Drawing.SystemColors.ControlText; this.lblStartTime.Location = new System.Drawing.Point(12, 37); this.lblStartTime.Name = "lblStartTime"; this.lblStartTime.Size = new System.Drawing.Size(53, 12); this.lblStartTime.TabIndex = 115; this.lblStartTime.Text = "开始时间"; // // dtpStartTime // this.dtpStartTime.CustomFormat = "yyyy-MM"; this.dtpStartTime.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.dtpStartTime.Format = System.Windows.Forms.DateTimePickerFormat.Custom; this.dtpStartTime.Location = new System.Drawing.Point(71, 33); this.dtpStartTime.Name = "dtpStartTime"; this.dtpStartTime.Size = new System.Drawing.Size(170, 21); this.dtpStartTime.TabIndex = 3; // // lblCoefficient // this.lblCoefficient.AutoSize = true; this.lblCoefficient.BackColor = System.Drawing.Color.Transparent; this.lblCoefficient.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblCoefficient.Location = new System.Drawing.Point(245, 64); this.lblCoefficient.Name = "lblCoefficient"; this.lblCoefficient.Size = new System.Drawing.Size(71, 12); this.lblCoefficient.TabIndex = 119; this.lblCoefficient.Text = "扣罚系数(%)"; // // txtCoefficient // this.txtCoefficient.BackColor = System.Drawing.SystemColors.Window; this.txtCoefficient.BackgroundColor = System.Drawing.SystemColors.Window; this.txtCoefficient.Enabled = false; this.txtCoefficient.ErrorMessage = ""; this.txtCoefficient.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.txtCoefficient.ImeMode = System.Windows.Forms.ImeMode.Off; this.txtCoefficient.Location = new System.Drawing.Point(322, 60); this.txtCoefficient.MaxLength = 5; this.txtCoefficient.MaxValue = new decimal(new int[] { -1, -1, -1, 0}); this.txtCoefficient.MinValue = new decimal(new int[] { -1, -1, -1, -2147483648}); this.txtCoefficient.Name = "txtCoefficient"; this.txtCoefficient.Number = new System.Drawing.Point(2, 2); this.txtCoefficient.Size = new System.Drawing.Size(153, 21); this.txtCoefficient.TabIndex = 6; this.txtCoefficient.TextValue = ""; // // lblRemarks // this.lblRemarks.AutoSize = true; this.lblRemarks.BackColor = System.Drawing.Color.Transparent; this.lblRemarks.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblRemarks.Location = new System.Drawing.Point(12, 117); this.lblRemarks.Name = "lblRemarks"; this.lblRemarks.Size = new System.Drawing.Size(53, 12); this.lblRemarks.TabIndex = 121; this.lblRemarks.Text = "策略备注"; // // txtRemarks // this.txtRemarks.BackColor = System.Drawing.SystemColors.Window; this.txtRemarks.BackgroundColor = System.Drawing.SystemColors.Window; this.txtRemarks.ErrorMessage = ""; this.txtRemarks.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.txtRemarks.Location = new System.Drawing.Point(71, 114); this.txtRemarks.Multiline = true; this.txtRemarks.Name = "txtRemarks"; this.txtRemarks.Size = new System.Drawing.Size(403, 119); this.txtRemarks.TabIndex = 9; this.txtRemarks.TextValue = ""; // // btnSubmit // this.btnSubmit.Anchor = System.Windows.Forms.AnchorStyles.None; this.btnSubmit.BackColor = System.Drawing.Color.Transparent; this.btnSubmit.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnSubmit.BackgroundImage"))); this.btnSubmit.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.btnSubmit.ForeColor = System.Drawing.Color.White; this.btnSubmit.Location = new System.Drawing.Point(298, 239); this.btnSubmit.Name = "btnSubmit"; this.btnSubmit.Size = new System.Drawing.Size(85, 30); this.btnSubmit.TabIndex = 10; this.btnSubmit.Text = "提交(&S)"; this.btnSubmit.UseVisualStyleBackColor = false; this.btnSubmit.Click += new System.EventHandler(this.btnSubmit_Click); // // btnClose // this.btnClose.Anchor = System.Windows.Forms.AnchorStyles.None; this.btnClose.BackColor = System.Drawing.Color.Transparent; this.btnClose.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnClose.BackgroundImage"))); this.btnClose.DialogResult = System.Windows.Forms.DialogResult.Cancel; this.btnClose.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.btnClose.ForeColor = System.Drawing.Color.White; this.btnClose.Location = new System.Drawing.Point(389, 239); this.btnClose.Name = "btnClose"; this.btnClose.Size = new System.Drawing.Size(85, 30); this.btnClose.TabIndex = 11; this.btnClose.Text = "关闭(&C)"; this.btnClose.UseVisualStyleBackColor = false; this.btnClose.Click += new System.EventHandler(this.btnClose_Click); // // lblFineType // this.lblFineType.AutoSize = true; this.lblFineType.BackColor = System.Drawing.Color.Transparent; this.lblFineType.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblFineType.ForeColor = System.Drawing.SystemColors.ControlText; this.lblFineType.Location = new System.Drawing.Point(12, 63); this.lblFineType.Name = "lblFineType"; this.lblFineType.Size = new System.Drawing.Size(53, 12); this.lblFineType.TabIndex = 125; this.lblFineType.Text = "扣罚类型"; // // cbCoefficient // this.cbCoefficient.AutoSize = true; this.cbCoefficient.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.cbCoefficient.Location = new System.Drawing.Point(3, 2); this.cbCoefficient.Name = "cbCoefficient"; this.cbCoefficient.Size = new System.Drawing.Size(47, 16); this.cbCoefficient.TabIndex = 4; this.cbCoefficient.TabStop = true; this.cbCoefficient.Text = "系数"; this.cbCoefficient.UseVisualStyleBackColor = true; this.cbCoefficient.CheckedChanged += new System.EventHandler(this.cbCoefficient_CheckedChanged); // // cbMoney // this.cbMoney.AutoSize = true; this.cbMoney.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.cbMoney.Location = new System.Drawing.Point(56, 2); this.cbMoney.Name = "cbMoney"; this.cbMoney.Size = new System.Drawing.Size(47, 16); this.cbMoney.TabIndex = 5; this.cbMoney.TabStop = true; this.cbMoney.Text = "金额"; this.cbMoney.UseVisualStyleBackColor = true; this.cbMoney.CheckedChanged += new System.EventHandler(this.cbMoney_CheckedChanged); // // palFineType // this.palFineType.BackColor = System.Drawing.Color.Transparent; this.palFineType.Controls.Add(this.cbCoefficient); this.palFineType.Controls.Add(this.cbMoney); this.palFineType.Location = new System.Drawing.Point(70, 60); this.palFineType.Name = "palFineType"; this.palFineType.Size = new System.Drawing.Size(169, 21); this.palFineType.TabIndex = 128; // // lblSalaryType // this.lblSalaryType.AutoSize = true; this.lblSalaryType.BackColor = System.Drawing.Color.Transparent; this.lblSalaryType.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblSalaryType.ForeColor = System.Drawing.SystemColors.ControlText; this.lblSalaryType.Location = new System.Drawing.Point(11, 91); this.lblSalaryType.Name = "lblSalaryType"; this.lblSalaryType.Size = new System.Drawing.Size(53, 12); this.lblSalaryType.TabIndex = 129; this.lblSalaryType.Text = "策略类型"; // // palSalaryType // this.palSalaryType.BackColor = System.Drawing.Color.Transparent; this.palSalaryType.Controls.Add(this.cbTrial); this.palSalaryType.Controls.Add(this.cbCeremonial); this.palSalaryType.Location = new System.Drawing.Point(70, 87); this.palSalaryType.Name = "palSalaryType"; this.palSalaryType.Size = new System.Drawing.Size(228, 21); this.palSalaryType.TabIndex = 129; // // cbTrial // this.cbTrial.AutoSize = true; this.cbTrial.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.cbTrial.Location = new System.Drawing.Point(104, 3); this.cbTrial.Name = "cbTrial"; this.cbTrial.Size = new System.Drawing.Size(95, 16); this.cbTrial.TabIndex = 8; this.cbTrial.TabStop = true; this.cbTrial.Text = "试用员工策略"; this.cbTrial.UseVisualStyleBackColor = true; // // cbCeremonial // this.cbCeremonial.AutoSize = true; this.cbCeremonial.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.cbCeremonial.Location = new System.Drawing.Point(3, 3); this.cbCeremonial.Name = "cbCeremonial"; this.cbCeremonial.Size = new System.Drawing.Size(95, 16); this.cbCeremonial.TabIndex = 7; this.cbCeremonial.TabStop = true; this.cbCeremonial.Text = "正式员工策略"; this.cbCeremonial.UseVisualStyleBackColor = true; // // btnPass // this.btnPass.Anchor = System.Windows.Forms.AnchorStyles.None; this.btnPass.BackColor = System.Drawing.Color.Transparent; this.btnPass.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnPass.BackgroundImage"))); this.btnPass.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.btnPass.ForeColor = System.Drawing.Color.White; this.btnPass.Location = new System.Drawing.Point(70, 239); this.btnPass.Name = "btnPass"; this.btnPass.Size = new System.Drawing.Size(85, 30); this.btnPass.TabIndex = 130; this.btnPass.Text = "审批通过(&S)"; this.btnPass.UseVisualStyleBackColor = false; this.btnPass.Visible = false; this.btnPass.Click += new System.EventHandler(this.btnPass_Click); // // btnReturn // this.btnReturn.Anchor = System.Windows.Forms.AnchorStyles.None; this.btnReturn.BackColor = System.Drawing.Color.Transparent; this.btnReturn.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnReturn.BackgroundImage"))); this.btnReturn.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.btnReturn.ForeColor = System.Drawing.Color.White; this.btnReturn.Location = new System.Drawing.Point(161, 239); this.btnReturn.Name = "btnReturn"; this.btnReturn.Size = new System.Drawing.Size(85, 30); this.btnReturn.TabIndex = 131; this.btnReturn.Text = "审批驳回(&S)"; this.btnReturn.UseVisualStyleBackColor = false; this.btnReturn.Visible = false; this.btnReturn.Click += new System.EventHandler(this.btnReturn_Click); // // F_TAT_0103 // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(492, 294); this.Controls.Add(this.btnReturn); this.Controls.Add(this.btnPass); this.Controls.Add(this.palSalaryType); this.Controls.Add(this.lblSalaryType); this.Controls.Add(this.palFineType); this.Controls.Add(this.lblFineType); this.Controls.Add(this.btnClose); this.Controls.Add(this.btnSubmit); this.Controls.Add(this.txtRemarks); this.Controls.Add(this.lblRemarks); this.Controls.Add(this.txtCoefficient); this.Controls.Add(this.lblCoefficient); this.Controls.Add(this.dtpStartTime); this.Controls.Add(this.lblStartTime); this.Controls.Add(this.lblDefectFine); this.Controls.Add(this.lbxDefectFine); this.Controls.Add(this.txtDefectFineName); this.Controls.Add(this.lblDefectFineName); this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog; this.IsSaveFormSize = false; this.MaximizeBox = false; this.MinimizeBox = false; this.Name = "F_TAT_0103"; this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen; this.Text = "F_TAT_0103"; this.Load += new System.EventHandler(this.F_TAT_0103_Load); this.Controls.SetChildIndex(this.lblDefectFineName, 0); this.Controls.SetChildIndex(this.txtDefectFineName, 0); this.Controls.SetChildIndex(this.lbxDefectFine, 0); this.Controls.SetChildIndex(this.lblDefectFine, 0); this.Controls.SetChildIndex(this.lblStartTime, 0); this.Controls.SetChildIndex(this.dtpStartTime, 0); this.Controls.SetChildIndex(this.lblCoefficient, 0); this.Controls.SetChildIndex(this.txtCoefficient, 0); this.Controls.SetChildIndex(this.lblRemarks, 0); this.Controls.SetChildIndex(this.txtRemarks, 0); this.Controls.SetChildIndex(this.btnSubmit, 0); this.Controls.SetChildIndex(this.btnClose, 0); this.Controls.SetChildIndex(this.lblFineType, 0); this.Controls.SetChildIndex(this.palFineType, 0); this.Controls.SetChildIndex(this.lblSalaryType, 0); this.Controls.SetChildIndex(this.palSalaryType, 0); this.Controls.SetChildIndex(this.btnPass, 0); this.Controls.SetChildIndex(this.btnReturn, 0); this.palFineType.ResumeLayout(false); this.palFineType.PerformLayout(); this.palSalaryType.ResumeLayout(false); this.palSalaryType.PerformLayout(); this.ResumeLayout(false); this.PerformLayout(); } #endregion private Basics.BaseControls.C_Label lblDefectFineName; private Basics.BaseControls.C_TextBox txtDefectFineName; private Basics.BaseControls.DKListBoxComboBox lbxDefectFine; private Basics.BaseControls.C_Label lblDefectFine; private Basics.BaseControls.C_Label lblStartTime; private Basics.BaseControls.C_DateTimePicker dtpStartTime; private Basics.BaseControls.C_Label lblCoefficient; private Basics.BaseControls.C_TXT_Digital txtCoefficient; private Basics.BaseControls.C_Label lblRemarks; private Basics.BaseControls.C_TextBox txtRemarks; private Basics.BaseControls.C_Button btnSubmit; private Basics.BaseControls.C_Button btnClose; private Basics.BaseControls.C_Label lblFineType; private Basics.BaseControls.C_RadioButton cbCoefficient; private Basics.BaseControls.C_RadioButton cbMoney; private System.Windows.Forms.Panel palFineType; private Basics.BaseControls.C_Label lblSalaryType; private System.Windows.Forms.Panel palSalaryType; private Basics.BaseControls.C_RadioButton cbCeremonial; private Basics.BaseControls.C_RadioButton cbTrial; private Basics.BaseControls.C_Button btnPass; private Basics.BaseControls.C_Button btnReturn; } }