namespace LYFZ.Software.UI.FinancialManagement { partial class FrmStaffAwardPunish { /// /// 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.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FrmStaffAwardPunish)); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle(); this.panelEx2 = new LYFZ.ComponentLibrary.PanelEx(); this.dgvData = new LYFZ.ComponentLibrary.DataGridViewEc(); this.flowLayoutPanel1 = new System.Windows.Forms.FlowLayoutPanel(); this.panelEx17 = new LYFZ.ComponentLibrary.PanelEx(); this.dtpDateTimeEnd = new LYFZ.ComponentLibrary.DateTimePickerEx(); this.labelEx2 = new LYFZ.ComponentLibrary.LabelEx(); this.dtpDateTimeStart = new LYFZ.ComponentLibrary.DateTimePickerEx(); this.labelEx3 = new LYFZ.ComponentLibrary.LabelEx(); this.panelEx1 = new LYFZ.ComponentLibrary.PanelEx(); this.cmbtreevPenaltyAndRewardName = new LYFZ.ComponentLibrary.ComboBoxTreeViewEx(); this.labelEx1 = new LYFZ.ComponentLibrary.LabelEx(); this.panelEx10 = new LYFZ.ComponentLibrary.PanelEx(); this.btnQuery = new LYFZ.ComponentLibrary.ButtonEx(); this.panelEx7 = new LYFZ.ComponentLibrary.PanelEx(); this.btnEntry = new LYFZ.ComponentLibrary.ButtonEx(); this.panelEx8 = new LYFZ.ComponentLibrary.PanelEx(); this.btnUpdate = new LYFZ.ComponentLibrary.ButtonEx(); this.panelEx9 = new LYFZ.ComponentLibrary.PanelEx(); this.btnDelete = new LYFZ.ComponentLibrary.ButtonEx(); this.panelClose = new LYFZ.ComponentLibrary.PanelEx(); this.btnClose = new LYFZ.ComponentLibrary.ButtonEx(); this.panelEx3 = new LYFZ.ComponentLibrary.PanelEx(); this.chkPenalty = new LYFZ.ComponentLibrary.CheckBoxEx(); this.panelEx4 = new LYFZ.ComponentLibrary.PanelEx(); this.chkReward = new LYFZ.ComponentLibrary.CheckBoxEx(); this.panelEx5 = new LYFZ.ComponentLibrary.PanelEx(); this.chkExecuteNot = new LYFZ.ComponentLibrary.CheckBoxEx(); this.panelExecuteOK = new LYFZ.ComponentLibrary.PanelEx(); this.chkExecuteOK = new LYFZ.ComponentLibrary.CheckBoxEx(); this.panelEx6 = new LYFZ.ComponentLibrary.PanelEx(); this.btn_print = new LYFZ.ComponentLibrary.ButtonEx(); this.plExMainContainer.SuspendLayout(); this.plFormMainContent.SuspendLayout(); this.panelEx2.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.dgvData)).BeginInit(); this.flowLayoutPanel1.SuspendLayout(); this.panelEx17.SuspendLayout(); this.panelEx1.SuspendLayout(); this.panelEx10.SuspendLayout(); this.panelEx7.SuspendLayout(); this.panelEx8.SuspendLayout(); this.panelEx9.SuspendLayout(); this.panelClose.SuspendLayout(); this.panelEx3.SuspendLayout(); this.panelEx4.SuspendLayout(); this.panelEx5.SuspendLayout(); this.panelExecuteOK.SuspendLayout(); this.panelEx6.SuspendLayout(); this.SuspendLayout(); // // plExMainContainer // this.plExMainContainer.AutoScroll = true; this.plExMainContainer.Controls.Add(this.panelEx2); this.plExMainContainer.Location = new System.Drawing.Point(0, 40); this.plExMainContainer.Padding = new System.Windows.Forms.Padding(5, 10, 5, 10); this.plExMainContainer.Size = new System.Drawing.Size(901, 505); // // plFormMainContent // this.plFormMainContent.Size = new System.Drawing.Size(901, 545); this.plFormMainContent.Controls.SetChildIndex(this.plExMainContainer, 0); // // btnAppFormMaximize // this.btnAppFormMaximize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMaximize.BackImg"))); this.btnAppFormMaximize.Location = new System.Drawing.Point(842, 0); // // btnAppFormExit // this.btnAppFormExit.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormExit.BackImg"))); this.btnAppFormExit.Location = new System.Drawing.Point(869, 0); // // btnAppFormMinimize // this.btnAppFormMinimize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMinimize.BackImg"))); this.btnAppFormMinimize.Location = new System.Drawing.Point(815, 0); // // panelEx2 // this.panelEx2.BorderColor = System.Drawing.SystemColors.Control; this.panelEx2.BorderType = LYFZ.ComponentLibrary.PlBorderType.all; this.panelEx2.BorderWidth = 1; this.panelEx2.Controls.Add(this.dgvData); this.panelEx2.Controls.Add(this.flowLayoutPanel1); this.panelEx2.Dock = System.Windows.Forms.DockStyle.Fill; this.panelEx2.Location = new System.Drawing.Point(5, 10); this.panelEx2.Margin = new System.Windows.Forms.Padding(0); this.panelEx2.Name = "panelEx2"; this.panelEx2.Padding = new System.Windows.Forms.Padding(2); this.panelEx2.Size = new System.Drawing.Size(891, 485); this.panelEx2.TabIndex = 194; // // dgvData // this.dgvData.AllowUserToAddRows = false; this.dgvData.AllowUserToDeleteRows = false; this.dgvData.AllowUserToResizeRows = false; this.dgvData.BackgroundColor = System.Drawing.Color.White; this.dgvData.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single; dataGridViewCellStyle1.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(43)))), ((int)(((byte)(108)))), ((int)(((byte)(150))))); dataGridViewCellStyle1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); dataGridViewCellStyle1.ForeColor = System.Drawing.Color.White; dataGridViewCellStyle1.SelectionBackColor = System.Drawing.SystemColors.Highlight; dataGridViewCellStyle1.SelectionForeColor = System.Drawing.SystemColors.HighlightText; this.dgvData.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle1; this.dgvData.ColumnHeadersHeight = 24; this.dgvData.dgvColumnHeadersHeight = 24; this.dgvData.dgvCurrentColumnOriginalSet = ""; this.dgvData.dgvCurrentColumnWidth = ""; this.dgvData.dgvCurrentHideColumn = null; this.dgvData.dgvFixedHideColumn = ""; this.dgvData.dgvGuidName = null; this.dgvData.dgvUserEmployeeID = null; this.dgvData.Dock = System.Windows.Forms.DockStyle.Fill; this.dgvData.EnableHeadersVisualStyles = false; this.dgvData.GridColor = System.Drawing.SystemColors.GradientInactiveCaption; this.dgvData.ImageHeight = 15; this.dgvData.ImageWidth = 15; this.dgvData.ImgCollapse = ((System.Drawing.Image)(resources.GetObject("dgvData.ImgCollapse"))); this.dgvData.ImgExpand = ((System.Drawing.Image)(resources.GetObject("dgvData.ImgExpand"))); this.dgvData.IsAutomaticDrawSingleOrDoubleRow = true; this.dgvData.IsCompleteBonding = false; this.dgvData.IsCopyCellValue = true; this.dgvData.IsShowSerialNumber = true; this.dgvData.IsSortedRedraw = true; this.dgvData.IsSortMode = false; this.dgvData.Location = new System.Drawing.Point(2, 41); this.dgvData.Name = "dgvData"; dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft; dataGridViewCellStyle2.BackColor = System.Drawing.SystemColors.Control; dataGridViewCellStyle2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); dataGridViewCellStyle2.ForeColor = System.Drawing.SystemColors.WindowText; dataGridViewCellStyle2.Padding = new System.Windows.Forms.Padding(41); dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight; dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText; dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.True; this.dgvData.RowHeadersDefaultCellStyle = dataGridViewCellStyle2; this.dgvData.RowHeadersWidth = 40; this.dgvData.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing; this.dgvData.RowTemplate.Height = 23; this.dgvData.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect; this.dgvData.Size = new System.Drawing.Size(887, 442); this.dgvData.StrSecondStageNull = ""; this.dgvData.StrValueNullColumn = ""; this.dgvData.TabIndex = 233; this.dgvData.ViceCount = 1; // // flowLayoutPanel1 // this.flowLayoutPanel1.Controls.Add(this.panelEx17); this.flowLayoutPanel1.Controls.Add(this.panelEx1); this.flowLayoutPanel1.Controls.Add(this.panelEx10); this.flowLayoutPanel1.Controls.Add(this.panelEx7); this.flowLayoutPanel1.Controls.Add(this.panelEx6); this.flowLayoutPanel1.Controls.Add(this.panelEx8); this.flowLayoutPanel1.Controls.Add(this.panelEx9); this.flowLayoutPanel1.Controls.Add(this.panelClose); this.flowLayoutPanel1.Controls.Add(this.panelEx3); this.flowLayoutPanel1.Controls.Add(this.panelEx4); this.flowLayoutPanel1.Controls.Add(this.panelEx5); this.flowLayoutPanel1.Controls.Add(this.panelExecuteOK); this.flowLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Top; this.flowLayoutPanel1.Location = new System.Drawing.Point(2, 2); this.flowLayoutPanel1.Name = "flowLayoutPanel1"; this.flowLayoutPanel1.Padding = new System.Windows.Forms.Padding(1, 3, 1, 1); this.flowLayoutPanel1.Size = new System.Drawing.Size(887, 39); this.flowLayoutPanel1.TabIndex = 227; // // panelEx17 // this.panelEx17.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209))))); this.panelEx17.BorderType = LYFZ.ComponentLibrary.PlBorderType.all; this.panelEx17.BorderWidth = 1; this.panelEx17.Controls.Add(this.dtpDateTimeEnd); this.panelEx17.Controls.Add(this.labelEx2); this.panelEx17.Controls.Add(this.dtpDateTimeStart); this.panelEx17.Controls.Add(this.labelEx3); this.panelEx17.Location = new System.Drawing.Point(2, 5); this.panelEx17.Margin = new System.Windows.Forms.Padding(1, 2, 1, 2); this.panelEx17.Name = "panelEx17"; this.panelEx17.Size = new System.Drawing.Size(280, 30); this.panelEx17.TabIndex = 240; // // dtpDateTimeEnd // this.dtpDateTimeEnd.CustomFormat = " "; this.dtpDateTimeEnd.DateValue = ""; this.dtpDateTimeEnd.Format = System.Windows.Forms.DateTimePickerFormat.Custom; this.dtpDateTimeEnd.IsShowTime = false; this.dtpDateTimeEnd.Location = new System.Drawing.Point(179, 5); this.dtpDateTimeEnd.Name = "dtpDateTimeEnd"; this.dtpDateTimeEnd.Size = new System.Drawing.Size(95, 21); this.dtpDateTimeEnd.TabIndex = 5; // // 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(156, 7); this.labelEx2.Name = "labelEx2"; this.labelEx2.Size = new System.Drawing.Size(21, 17); this.labelEx2.TabIndex = 4; this.labelEx2.Text = "—"; // // dtpDateTimeStart // this.dtpDateTimeStart.CustomFormat = " "; this.dtpDateTimeStart.DateValue = ""; this.dtpDateTimeStart.Format = System.Windows.Forms.DateTimePickerFormat.Custom; this.dtpDateTimeStart.IsShowTime = false; this.dtpDateTimeStart.Location = new System.Drawing.Point(59, 5); this.dtpDateTimeStart.Name = "dtpDateTimeStart"; this.dtpDateTimeStart.Size = new System.Drawing.Size(95, 21); this.dtpDateTimeStart.TabIndex = 3; // // 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(4, 7); this.labelEx3.Name = "labelEx3"; this.labelEx3.Size = new System.Drawing.Size(56, 17); this.labelEx3.TabIndex = 241; this.labelEx3.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.cmbtreevPenaltyAndRewardName); this.panelEx1.Controls.Add(this.labelEx1); this.panelEx1.Location = new System.Drawing.Point(284, 5); this.panelEx1.Margin = new System.Windows.Forms.Padding(1, 2, 1, 2); this.panelEx1.Name = "panelEx1"; this.panelEx1.Size = new System.Drawing.Size(210, 30); this.panelEx1.TabIndex = 225; // // cmbtreevPenaltyAndRewardName // this.cmbtreevPenaltyAndRewardName.AfterSelectLevelFirstNode = true; this.cmbtreevPenaltyAndRewardName.DropDownHeight = 220; this.cmbtreevPenaltyAndRewardName.DropDownShow = false; this.cmbtreevPenaltyAndRewardName.FormattingEnabled = true; this.cmbtreevPenaltyAndRewardName.IntegralHeight = false; this.cmbtreevPenaltyAndRewardName.IsNodeMouseClick = true; this.cmbtreevPenaltyAndRewardName.IsSelectParentNode = false; this.cmbtreevPenaltyAndRewardName.Location = new System.Drawing.Point(68, 6); this.cmbtreevPenaltyAndRewardName.Name = "cmbtreevPenaltyAndRewardName"; this.cmbtreevPenaltyAndRewardName.ReadOnly = true; this.cmbtreevPenaltyAndRewardName.SelectedNode = null; this.cmbtreevPenaltyAndRewardName.Size = new System.Drawing.Size(134, 20); this.cmbtreevPenaltyAndRewardName.StrGetName = ""; this.cmbtreevPenaltyAndRewardName.StrGetTagName = ""; this.cmbtreevPenaltyAndRewardName.StrKey = null; this.cmbtreevPenaltyAndRewardName.TabIndex = 215; // // 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(2, 7); this.labelEx1.Name = "labelEx1"; this.labelEx1.Size = new System.Drawing.Size(68, 17); this.labelEx1.TabIndex = 216; this.labelEx1.Text = "奖罚人员:"; // // panelEx10 // this.panelEx10.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209))))); this.panelEx10.BorderType = LYFZ.ComponentLibrary.PlBorderType.all; this.panelEx10.BorderWidth = 1; this.panelEx10.Controls.Add(this.btnQuery); this.panelEx10.Location = new System.Drawing.Point(496, 5); this.panelEx10.Margin = new System.Windows.Forms.Padding(1, 2, 1, 2); this.panelEx10.Name = "panelEx10"; this.panelEx10.Size = new System.Drawing.Size(90, 30); this.panelEx10.TabIndex = 241; // // btnQuery // this.btnQuery.BackColor = System.Drawing.Color.Transparent; this.btnQuery.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnQuery.BackImg"))); this.btnQuery.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21); this.btnQuery.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold); this.btnQuery.ForeColor = System.Drawing.Color.White; this.btnQuery.IsCustomBackImg = false; this.btnQuery.IsShowText = true; this.btnQuery.Location = new System.Drawing.Point(2, 2); this.btnQuery.Name = "btnQuery"; this.btnQuery.Size = new System.Drawing.Size(85, 26); this.btnQuery.TabIndex = 226; this.btnQuery.Text = " 查 询"; this.btnQuery.UseVisualStyleBackColor = false; // // panelEx7 // this.panelEx7.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209))))); this.panelEx7.BorderType = LYFZ.ComponentLibrary.PlBorderType.all; this.panelEx7.BorderWidth = 1; this.panelEx7.Controls.Add(this.btnEntry); this.panelEx7.Location = new System.Drawing.Point(588, 5); this.panelEx7.Margin = new System.Windows.Forms.Padding(1, 2, 1, 2); this.panelEx7.Name = "panelEx7"; this.panelEx7.Size = new System.Drawing.Size(90, 30); this.panelEx7.TabIndex = 230; // // btnEntry // this.btnEntry.BackColor = System.Drawing.Color.Transparent; this.btnEntry.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnEntry.BackImg"))); this.btnEntry.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21); this.btnEntry.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold); this.btnEntry.ForeColor = System.Drawing.Color.White; this.btnEntry.IsCustomBackImg = false; this.btnEntry.IsShowText = true; this.btnEntry.Location = new System.Drawing.Point(2, 2); this.btnEntry.Name = "btnEntry"; this.btnEntry.Size = new System.Drawing.Size(85, 26); this.btnEntry.TabIndex = 210; this.btnEntry.Text = "录入"; this.btnEntry.UseVisualStyleBackColor = false; // // 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.btnUpdate); this.panelEx8.Location = new System.Drawing.Point(772, 5); this.panelEx8.Margin = new System.Windows.Forms.Padding(1, 2, 1, 2); this.panelEx8.Name = "panelEx8"; this.panelEx8.Size = new System.Drawing.Size(90, 30); this.panelEx8.TabIndex = 231; // // btnUpdate // this.btnUpdate.BackColor = System.Drawing.Color.Transparent; this.btnUpdate.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnUpdate.BackImg"))); this.btnUpdate.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21); this.btnUpdate.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold); this.btnUpdate.ForeColor = System.Drawing.Color.White; this.btnUpdate.IsCustomBackImg = false; this.btnUpdate.IsShowText = true; this.btnUpdate.Location = new System.Drawing.Point(2, 2); this.btnUpdate.Name = "btnUpdate"; this.btnUpdate.Size = new System.Drawing.Size(85, 26); this.btnUpdate.TabIndex = 221; this.btnUpdate.Text = "修改"; this.btnUpdate.UseVisualStyleBackColor = false; // // panelEx9 // this.panelEx9.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209))))); this.panelEx9.BorderType = LYFZ.ComponentLibrary.PlBorderType.all; this.panelEx9.BorderWidth = 1; this.panelEx9.Controls.Add(this.btnDelete); this.panelEx9.Location = new System.Drawing.Point(2, 39); this.panelEx9.Margin = new System.Windows.Forms.Padding(1, 2, 1, 2); this.panelEx9.Name = "panelEx9"; this.panelEx9.Size = new System.Drawing.Size(90, 30); this.panelEx9.TabIndex = 232; // // 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(2, 2); this.btnDelete.Name = "btnDelete"; this.btnDelete.Size = new System.Drawing.Size(85, 26); this.btnDelete.TabIndex = 214; this.btnDelete.Text = "删除"; this.btnDelete.UseVisualStyleBackColor = false; // // panelClose // this.panelClose.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209))))); this.panelClose.BorderType = LYFZ.ComponentLibrary.PlBorderType.all; this.panelClose.BorderWidth = 1; this.panelClose.Controls.Add(this.btnClose); this.panelClose.Location = new System.Drawing.Point(94, 39); this.panelClose.Margin = new System.Windows.Forms.Padding(1, 2, 1, 2); this.panelClose.Name = "panelClose"; this.panelClose.Size = new System.Drawing.Size(90, 30); this.panelClose.TabIndex = 233; // // 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(2, 2); this.btnClose.Name = "btnClose"; this.btnClose.Size = new System.Drawing.Size(85, 26); this.btnClose.TabIndex = 211; this.btnClose.Text = "关闭"; this.btnClose.UseVisualStyleBackColor = false; // // panelEx3 // this.panelEx3.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209))))); this.panelEx3.BorderType = LYFZ.ComponentLibrary.PlBorderType.all; this.panelEx3.BorderWidth = 1; this.panelEx3.Controls.Add(this.chkPenalty); this.panelEx3.Location = new System.Drawing.Point(186, 39); this.panelEx3.Margin = new System.Windows.Forms.Padding(1, 2, 1, 2); this.panelEx3.Name = "panelEx3"; this.panelEx3.Size = new System.Drawing.Size(65, 30); this.panelEx3.TabIndex = 226; // // chkPenalty // this.chkPenalty.AutoSize = true; this.chkPenalty.BackColor = System.Drawing.Color.Transparent; this.chkPenalty.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked; this.chkPenalty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134))); this.chkPenalty.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113))))); this.chkPenalty.Fourstates = false; this.chkPenalty.IsGreenTick = false; this.chkPenalty.Location = new System.Drawing.Point(4, 5); this.chkPenalty.Name = "chkPenalty"; this.chkPenalty.Size = new System.Drawing.Size(51, 21); this.chkPenalty.TabIndex = 228; this.chkPenalty.Text = "惩罚"; this.chkPenalty.UseVisualStyleBackColor = 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.chkReward); this.panelEx4.Location = new System.Drawing.Point(253, 39); this.panelEx4.Margin = new System.Windows.Forms.Padding(1, 2, 1, 2); this.panelEx4.Name = "panelEx4"; this.panelEx4.Size = new System.Drawing.Size(65, 30); this.panelEx4.TabIndex = 227; // // chkReward // this.chkReward.AutoSize = true; this.chkReward.BackColor = System.Drawing.Color.Transparent; this.chkReward.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked; this.chkReward.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134))); this.chkReward.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113))))); this.chkReward.Fourstates = false; this.chkReward.IsGreenTick = false; this.chkReward.Location = new System.Drawing.Point(4, 5); this.chkReward.Name = "chkReward"; this.chkReward.Size = new System.Drawing.Size(51, 21); this.chkReward.TabIndex = 229; this.chkReward.Text = "奖励"; this.chkReward.UseVisualStyleBackColor = false; // // panelEx5 // this.panelEx5.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209))))); this.panelEx5.BorderType = LYFZ.ComponentLibrary.PlBorderType.all; this.panelEx5.BorderWidth = 1; this.panelEx5.Controls.Add(this.chkExecuteNot); this.panelEx5.Location = new System.Drawing.Point(320, 39); this.panelEx5.Margin = new System.Windows.Forms.Padding(1, 2, 1, 2); this.panelEx5.Name = "panelEx5"; this.panelEx5.Size = new System.Drawing.Size(80, 30); this.panelEx5.TabIndex = 228; // // chkExecuteNot // this.chkExecuteNot.AutoSize = true; this.chkExecuteNot.BackColor = System.Drawing.Color.Transparent; this.chkExecuteNot.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked; this.chkExecuteNot.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134))); this.chkExecuteNot.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113))))); this.chkExecuteNot.Fourstates = false; this.chkExecuteNot.IsGreenTick = false; this.chkExecuteNot.Location = new System.Drawing.Point(4, 5); this.chkExecuteNot.Name = "chkExecuteNot"; this.chkExecuteNot.Size = new System.Drawing.Size(75, 21); this.chkExecuteNot.TabIndex = 230; this.chkExecuteNot.Text = "现金执行"; this.chkExecuteNot.UseVisualStyleBackColor = false; // // panelExecuteOK // this.panelExecuteOK.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209))))); this.panelExecuteOK.BorderType = LYFZ.ComponentLibrary.PlBorderType.all; this.panelExecuteOK.BorderWidth = 1; this.panelExecuteOK.Controls.Add(this.chkExecuteOK); this.panelExecuteOK.Location = new System.Drawing.Point(402, 39); this.panelExecuteOK.Margin = new System.Windows.Forms.Padding(1, 2, 1, 2); this.panelExecuteOK.Name = "panelExecuteOK"; this.panelExecuteOK.Size = new System.Drawing.Size(80, 30); this.panelExecuteOK.TabIndex = 229; // // chkExecuteOK // this.chkExecuteOK.AutoSize = true; this.chkExecuteOK.BackColor = System.Drawing.Color.Transparent; this.chkExecuteOK.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked; this.chkExecuteOK.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134))); this.chkExecuteOK.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113))))); this.chkExecuteOK.Fourstates = false; this.chkExecuteOK.IsGreenTick = false; this.chkExecuteOK.Location = new System.Drawing.Point(4, 5); this.chkExecuteOK.Name = "chkExecuteOK"; this.chkExecuteOK.Size = new System.Drawing.Size(75, 21); this.chkExecuteOK.TabIndex = 231; this.chkExecuteOK.Text = "薪资执行"; this.chkExecuteOK.UseVisualStyleBackColor = false; // // panelEx6 // this.panelEx6.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209))))); this.panelEx6.BorderType = LYFZ.ComponentLibrary.PlBorderType.all; this.panelEx6.BorderWidth = 1; this.panelEx6.Controls.Add(this.btn_print); this.panelEx6.Location = new System.Drawing.Point(680, 5); this.panelEx6.Margin = new System.Windows.Forms.Padding(1, 2, 1, 2); this.panelEx6.Name = "panelEx6"; this.panelEx6.Size = new System.Drawing.Size(90, 30); this.panelEx6.TabIndex = 229; // // btn_print // this.btn_print.BackColor = System.Drawing.Color.Transparent; this.btn_print.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btn_print.BackImg"))); this.btn_print.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21); this.btn_print.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold); this.btn_print.ForeColor = System.Drawing.Color.White; this.btn_print.IsCustomBackImg = false; this.btn_print.IsShowText = true; this.btn_print.Location = new System.Drawing.Point(3, 2); this.btn_print.Name = "btn_print"; this.btn_print.Size = new System.Drawing.Size(85, 26); this.btn_print.TabIndex = 221; this.btn_print.Text = "打印"; this.btn_print.UseVisualStyleBackColor = false; // // FrmStaffAwardPunish // 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(901, 610); this.CustomBorderStyles.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(109)))), ((int)(((byte)(139))))); this.IsShowUcNavigationTool = true; this.Name = "FrmStaffAwardPunish"; this.Text = "员工奖罚"; this.TitleBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.TitleBgImage"))); this.Controls.SetChildIndex(this.btnAppFormMaximize, 0); this.Controls.SetChildIndex(this.btnAppFormExit, 0); this.Controls.SetChildIndex(this.btnAppFormMinimize, 0); this.Controls.SetChildIndex(this.btnAppFormMenu, 0); this.Controls.SetChildIndex(this.btnAppFormSkin, 0); this.Controls.SetChildIndex(this.plFormMainContent, 0); this.plExMainContainer.ResumeLayout(false); this.plFormMainContent.ResumeLayout(false); this.panelEx2.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.dgvData)).EndInit(); this.flowLayoutPanel1.ResumeLayout(false); this.panelEx17.ResumeLayout(false); this.panelEx17.PerformLayout(); this.panelEx1.ResumeLayout(false); this.panelEx1.PerformLayout(); this.panelEx10.ResumeLayout(false); this.panelEx7.ResumeLayout(false); this.panelEx8.ResumeLayout(false); this.panelEx9.ResumeLayout(false); this.panelClose.ResumeLayout(false); this.panelEx3.ResumeLayout(false); this.panelEx3.PerformLayout(); this.panelEx4.ResumeLayout(false); this.panelEx4.PerformLayout(); this.panelEx5.ResumeLayout(false); this.panelEx5.PerformLayout(); this.panelExecuteOK.ResumeLayout(false); this.panelExecuteOK.PerformLayout(); this.panelEx6.ResumeLayout(false); this.ResumeLayout(false); } #endregion private ComponentLibrary.PanelEx panelEx2; protected ComponentLibrary.ButtonEx btnDelete; protected ComponentLibrary.ButtonEx btnClose; protected ComponentLibrary.ButtonEx btnEntry; protected ComponentLibrary.ButtonEx btnUpdate; private ComponentLibrary.PanelEx panelEx1; private ComponentLibrary.LabelEx labelEx1; private ComponentLibrary.PanelEx panelEx3; private ComponentLibrary.PanelEx panelEx4; private ComponentLibrary.PanelEx panelEx5; private ComponentLibrary.PanelEx panelEx7; private ComponentLibrary.PanelEx panelEx8; private ComponentLibrary.PanelEx panelEx9; protected internal ComponentLibrary.PanelEx panelEx17; protected internal ComponentLibrary.DateTimePickerEx dtpDateTimeEnd; private ComponentLibrary.LabelEx labelEx2; protected internal ComponentLibrary.DateTimePickerEx dtpDateTimeStart; private ComponentLibrary.LabelEx labelEx3; protected internal ComponentLibrary.PanelEx panelClose; protected internal ComponentLibrary.CheckBoxEx chkPenalty; protected internal ComponentLibrary.CheckBoxEx chkReward; protected internal ComponentLibrary.CheckBoxEx chkExecuteNot; protected internal ComponentLibrary.CheckBoxEx chkExecuteOK; protected internal ComponentLibrary.PanelEx panelEx10; protected internal ComponentLibrary.ButtonEx btnQuery; protected internal ComponentLibrary.PanelEx panelExecuteOK; protected internal System.Windows.Forms.FlowLayoutPanel flowLayoutPanel1; protected internal ComponentLibrary.ComboBoxTreeViewEx cmbtreevPenaltyAndRewardName; protected internal ComponentLibrary.DataGridViewEc dgvData; protected internal ComponentLibrary.PanelEx panelEx6; protected ComponentLibrary.ButtonEx btn_print; } }