namespace Dongke.IBOSS.PRD.Client.HRModule { partial class F_PAM_0503 { /// /// 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_PAM_0503)); Dongke.IBOSS.PRD.Client.DataModels.DKStaffEntity dkStaffEntity1 = new Dongke.IBOSS.PRD.Client.DataModels.DKStaffEntity(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle6 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle7 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle8 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle(); this.gbxCondition = new Dongke.IBOSS.PRD.Basics.BaseControls.C_GroupBox(); this.txtRemarks = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox(); this.comAdministrationType = new Dongke.IBOSS.PRD.Basics.BaseControls.C_ComboBox(); this.c_Label4 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label(); this.c_Label1 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label(); this.dkStaffName = new Dongke.IBOSS.PRD.Client.Controls.dkStaffSearchBox(); this.btnSearch = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button(); this.btnClearCondition = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button(); this.tsrOperate = new Dongke.IBOSS.PRD.Basics.BaseControls.C_ToolStrip(); this.tsbtnApprover = new System.Windows.Forms.ToolStripButton(); this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator(); this.tsbtnAdaptive = new System.Windows.Forms.ToolStripButton(); this.tsbtnClose = new System.Windows.Forms.ToolStripButton(); this.dgvStaff = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView(); this.sel = new System.Windows.Forms.DataGridViewCheckBoxColumn(); this.StaffCode = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.StaffName = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.AdminEXATypeName = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Amount = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.REMARKS = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.RAPDATE = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.username = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.AuditStatusName = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.aname = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.AuditlDate = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.SettlementFlag = new System.Windows.Forms.DataGridViewComboBoxColumn(); this.AdminEXAID = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.AUDITSTATUS = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.gbxCondition.SuspendLayout(); this.tsrOperate.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.dgvStaff)).BeginInit(); this.SuspendLayout(); // // gbxCondition // this.gbxCondition.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.gbxCondition.BackColor = System.Drawing.Color.Transparent; this.gbxCondition.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("gbxCondition.BackgroundImage"))); this.gbxCondition.Controls.Add(this.txtRemarks); this.gbxCondition.Controls.Add(this.comAdministrationType); this.gbxCondition.Controls.Add(this.c_Label4); this.gbxCondition.Controls.Add(this.c_Label1); this.gbxCondition.Controls.Add(this.dkStaffName); this.gbxCondition.Controls.Add(this.btnSearch); this.gbxCondition.Controls.Add(this.btnClearCondition); this.gbxCondition.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.gbxCondition.ForeColor = System.Drawing.SystemColors.ControlText; this.gbxCondition.IsMustInput = false; this.gbxCondition.Location = new System.Drawing.Point(0, 38); this.gbxCondition.Name = "gbxCondition"; this.gbxCondition.OriginalHeight = -1; this.gbxCondition.Size = new System.Drawing.Size(924, 80); this.gbxCondition.TabIndex = 1; this.gbxCondition.TabStop = false; this.gbxCondition.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(428, 17); this.txtRemarks.Name = "txtRemarks"; this.txtRemarks.Size = new System.Drawing.Size(181, 21); this.txtRemarks.TabIndex = 11; this.txtRemarks.TextValue = ""; // // comAdministrationType // this.comAdministrationType.BackgroundColor = System.Drawing.SystemColors.Window; this.comAdministrationType.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.comAdministrationType.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.comAdministrationType.FormattingEnabled = true; this.comAdministrationType.Location = new System.Drawing.Point(271, 18); this.comAdministrationType.Name = "comAdministrationType"; this.comAdministrationType.Size = new System.Drawing.Size(116, 20); this.comAdministrationType.TabIndex = 8; // // c_Label4 // this.c_Label4.AutoSize = true; this.c_Label4.BackColor = System.Drawing.Color.Transparent; this.c_Label4.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.c_Label4.ForeColor = System.Drawing.SystemColors.ControlText; this.c_Label4.Location = new System.Drawing.Point(393, 21); this.c_Label4.Name = "c_Label4"; this.c_Label4.Size = new System.Drawing.Size(29, 12); this.c_Label4.TabIndex = 7; this.c_Label4.Text = "备注"; // // c_Label1 // this.c_Label1.AutoSize = true; this.c_Label1.BackColor = System.Drawing.Color.Transparent; this.c_Label1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.c_Label1.ForeColor = System.Drawing.SystemColors.ControlText; this.c_Label1.Location = new System.Drawing.Point(212, 22); this.c_Label1.Name = "c_Label1"; this.c_Label1.Size = new System.Drawing.Size(53, 12); this.c_Label1.TabIndex = 7; this.c_Label1.Text = "考核类别"; // // dkStaffName // this.dkStaffName.DataSource = null; this.dkStaffName.Enabled = true; this.dkStaffName.IsMustInput = false; this.dkStaffName.Location = new System.Drawing.Point(13, 20); this.dkStaffName.Name = "dkStaffName"; this.dkStaffName.PurviewType = ((byte)(0)); this.dkStaffName.Size = new System.Drawing.Size(193, 21); dkStaffEntity1.AccountID = 0; dkStaffEntity1.ExProbationEndDate = null; dkStaffEntity1.Jobs = 0; dkStaffEntity1.JobsName = null; dkStaffEntity1.OPTimeStamp = new System.DateTime(((long)(0))); dkStaffEntity1.OrganizationID = 0; dkStaffEntity1.OrganizationName = null; dkStaffEntity1.Post = 0; dkStaffEntity1.PostName = null; dkStaffEntity1.StaffCode = null; dkStaffEntity1.StaffID = 0; dkStaffEntity1.StaffName = null; dkStaffEntity1.StaffStatus = 0; dkStaffEntity1.UserCode = null; dkStaffEntity1.UserID = 0; dkStaffEntity1.UserName = null; dkStaffEntity1.ValueFlag = false; this.dkStaffName.StaffEntity = dkStaffEntity1; this.dkStaffName.TabIndex = 0; this.dkStaffName.TxtUserBackColor = System.Drawing.SystemColors.Control; this.dkStaffName.UserCode = ""; this.dkStaffName.UserName = null; this.dkStaffName.UserRow = null; this.dkStaffName.WhereCondition = "StaffStatus = 2 And ValueFlag = 1"; // // btnSearch // this.btnSearch.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.btnSearch.BackColor = System.Drawing.Color.Transparent; this.btnSearch.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnSearch.BackgroundImage"))); this.btnSearch.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.btnSearch.ForeColor = System.Drawing.Color.White; this.btnSearch.Location = new System.Drawing.Point(742, 41); this.btnSearch.Name = "btnSearch"; this.btnSearch.Size = new System.Drawing.Size(85, 30); this.btnSearch.TabIndex = 9; this.btnSearch.Text = "查询(&Q)"; this.btnSearch.UseVisualStyleBackColor = false; this.btnSearch.Click += new System.EventHandler(this.btnSearch_Click); // // btnClearCondition // this.btnClearCondition.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.btnClearCondition.BackColor = System.Drawing.Color.Transparent; this.btnClearCondition.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnClearCondition.BackgroundImage"))); this.btnClearCondition.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.btnClearCondition.ForeColor = System.Drawing.Color.White; this.btnClearCondition.Location = new System.Drawing.Point(833, 41); this.btnClearCondition.Name = "btnClearCondition"; this.btnClearCondition.Size = new System.Drawing.Size(85, 30); this.btnClearCondition.TabIndex = 10; this.btnClearCondition.Text = "清空条件(&C)"; this.btnClearCondition.UseVisualStyleBackColor = false; this.btnClearCondition.Click += new System.EventHandler(this.btnClearCondition_Click); // // tsrOperate // this.tsrOperate.AutoSize = false; this.tsrOperate.BackColor = System.Drawing.Color.Transparent; this.tsrOperate.BackgroundImage = global::Dongke.IBOSS.PRD.Client.PAMModule.Properties.Resources.functionbackground; this.tsrOperate.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.tsrOperate.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { this.tsbtnApprover, this.toolStripSeparator1, this.tsbtnAdaptive, this.tsbtnClose}); this.tsrOperate.Location = new System.Drawing.Point(0, 0); this.tsrOperate.Name = "tsrOperate"; this.tsrOperate.RenderMode = System.Windows.Forms.ToolStripRenderMode.System; this.tsrOperate.ShowItemToolTips = false; this.tsrOperate.Size = new System.Drawing.Size(936, 35); this.tsrOperate.TabIndex = 0; this.tsrOperate.Text = "toolStrip1"; // // tsbtnApprover // this.tsbtnApprover.AutoSize = false; this.tsbtnApprover.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.tsbtnApprover.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; this.tsbtnApprover.ImageTransparentColor = System.Drawing.Color.Magenta; this.tsbtnApprover.Name = "tsbtnApprover"; this.tsbtnApprover.Size = new System.Drawing.Size(60, 25); this.tsbtnApprover.Text = "审核(&S)"; this.tsbtnApprover.Click += new System.EventHandler(this.tsbtnDisable_Click); // // toolStripSeparator1 // this.toolStripSeparator1.AutoSize = false; this.toolStripSeparator1.Name = "toolStripSeparator1"; this.toolStripSeparator1.Size = new System.Drawing.Size(6, 25); // // tsbtnAdaptive // this.tsbtnAdaptive.AutoSize = false; this.tsbtnAdaptive.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.tsbtnAdaptive.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; this.tsbtnAdaptive.ImageTransparentColor = System.Drawing.Color.Magenta; this.tsbtnAdaptive.Name = "tsbtnAdaptive"; this.tsbtnAdaptive.Size = new System.Drawing.Size(90, 25); this.tsbtnAdaptive.Text = "自适应列宽(&A)"; this.tsbtnAdaptive.Click += new System.EventHandler(this.tsbtnAdaptive_Click); // // tsbtnClose // this.tsbtnClose.AutoSize = false; this.tsbtnClose.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.tsbtnClose.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; this.tsbtnClose.ImageTransparentColor = System.Drawing.Color.Magenta; this.tsbtnClose.Name = "tsbtnClose"; this.tsbtnClose.Size = new System.Drawing.Size(60, 25); this.tsbtnClose.Text = "关闭(&X)"; this.tsbtnClose.Click += new System.EventHandler(this.tsbtnClose_Click); // // dgvStaff // this.dgvStaff.AllowUserToAddRows = false; this.dgvStaff.AllowUserToDeleteRows = false; this.dgvStaff.AllowUserToModifyRows = true; this.dgvStaff.AllowUserToOrderColumns = true; this.dgvStaff.AllowUserToResizeRows = false; dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235))))); this.dgvStaff.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1; this.dgvStaff.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.dgvStaff.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))); this.dgvStaff.CellBackColorReadOnly = System.Drawing.SystemColors.Control; this.dgvStaff.CellHeight = 23; this.dgvStaff.ChildNodeColumnName = null; this.dgvStaff.ChildNodeColumnText = null; this.dgvStaff.ColumnDeep = 1; this.dgvStaff.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single; dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; dataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70))))); dataGridViewCellStyle2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); dataGridViewCellStyle2.ForeColor = System.Drawing.Color.White; dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight; dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText; dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.True; this.dgvStaff.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2; this.dgvStaff.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing; this.dgvStaff.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { this.sel, this.StaffCode, this.StaffName, this.AdminEXATypeName, this.Amount, this.REMARKS, this.RAPDATE, this.username, this.AuditStatusName, this.aname, this.AuditlDate, this.SettlementFlag, this.AdminEXAID, this.AUDITSTATUS}); this.dgvStaff.ColumnTreeView = null; this.dgvStaff.ContextMenuVisible = ((Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView.ContextMenuVisibleFlags)((Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView.ContextMenuVisibleFlags.Refine | Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView.ContextMenuVisibleFlags.FileOut))); dataGridViewCellStyle6.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft; dataGridViewCellStyle6.BackColor = System.Drawing.SystemColors.Window; dataGridViewCellStyle6.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); dataGridViewCellStyle6.ForeColor = System.Drawing.SystemColors.ControlText; dataGridViewCellStyle6.SelectionBackColor = System.Drawing.SystemColors.Highlight; dataGridViewCellStyle6.SelectionForeColor = System.Drawing.SystemColors.HighlightText; dataGridViewCellStyle6.WrapMode = System.Windows.Forms.DataGridViewTriState.False; this.dgvStaff.DefaultCellStyle = dataGridViewCellStyle6; this.dgvStaff.DynamicColumnName = ""; this.dgvStaff.EnableHeadersVisualStyles = false; this.dgvStaff.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.dgvStaff.HorizontalMergeColumn = null; this.dgvStaff.IsAutoCountSum = true; this.dgvStaff.IsAutoResizeColumns = false; this.dgvStaff.IsClickF12 = false; this.dgvStaff.IsOpenMergeCellFlag = false; this.dgvStaff.IsSubTotalFlag = false; this.dgvStaff.IsTopDeep = false; this.dgvStaff.Location = new System.Drawing.Point(0, 125); this.dgvStaff.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.dgvStaff.MergeColumnNames = null; this.dgvStaff.MergeDetailColumnNames = null; this.dgvStaff.MergeDetailOnlyColumn = null; this.dgvStaff.MergeOnlyColumn = null; this.dgvStaff.MultiSelect = false; this.dgvStaff.Name = "dgvStaff"; this.dgvStaff.RefreshAtHscroll = false; this.dgvStaff.RowHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single; dataGridViewCellStyle7.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft; dataGridViewCellStyle7.BackColor = System.Drawing.SystemColors.Control; dataGridViewCellStyle7.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); dataGridViewCellStyle7.ForeColor = System.Drawing.SystemColors.WindowText; dataGridViewCellStyle7.SelectionBackColor = System.Drawing.SystemColors.Highlight; dataGridViewCellStyle7.SelectionForeColor = System.Drawing.SystemColors.HighlightText; dataGridViewCellStyle7.WrapMode = System.Windows.Forms.DataGridViewTriState.True; this.dgvStaff.RowHeadersDefaultCellStyle = dataGridViewCellStyle7; this.dgvStaff.RowHeadersWidth = 50; this.dgvStaff.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing; dataGridViewCellStyle8.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39))))); this.dgvStaff.RowsDefaultCellStyle = dataGridViewCellStyle8; this.dgvStaff.RowTemplate.Height = 21; this.dgvStaff.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect; this.dgvStaff.Size = new System.Drawing.Size(924, 206); this.dgvStaff.SortOrderColumnName = null; this.dgvStaff.TabIndex = 2; this.dgvStaff.Tag = true; this.dgvStaff.TotalSumColumns = null; this.dgvStaff.ViewRowFilter = ""; this.dgvStaff.CellEnter += new System.Windows.Forms.DataGridViewCellEventHandler(this.dgvStaff_CellEnter); // // sel // this.sel.FalseValue = "0"; this.sel.HeaderText = "选择"; this.sel.IndeterminateValue = "0"; this.sel.Name = "sel"; this.sel.TrueValue = "1"; // // StaffCode // this.StaffCode.DataPropertyName = "StaffCode"; this.StaffCode.HeaderText = "员工编号"; this.StaffCode.Name = "StaffCode"; // // StaffName // this.StaffName.DataPropertyName = "StaffName"; this.StaffName.HeaderText = "员工姓名"; this.StaffName.Name = "StaffName"; // // AdminEXATypeName // this.AdminEXATypeName.DataPropertyName = "AdminEXATypeName"; this.AdminEXATypeName.HeaderText = "行政考核类别"; this.AdminEXATypeName.Name = "AdminEXATypeName"; // // Amount // this.Amount.DataPropertyName = "Amount"; dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight; dataGridViewCellStyle3.Format = "#,##0.00"; this.Amount.DefaultCellStyle = dataGridViewCellStyle3; this.Amount.HeaderText = "考核金额"; this.Amount.Name = "Amount"; // // REMARKS // this.REMARKS.DataPropertyName = "REMARKS"; this.REMARKS.HeaderText = "备注"; this.REMARKS.Name = "REMARKS"; // // RAPDATE // this.RAPDATE.DataPropertyName = "CreateTime"; dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; dataGridViewCellStyle4.Format = "yyyy-MM-dd"; dataGridViewCellStyle4.NullValue = null; this.RAPDATE.DefaultCellStyle = dataGridViewCellStyle4; this.RAPDATE.HeaderText = "记录日期"; this.RAPDATE.Name = "RAPDATE"; // // username // this.username.DataPropertyName = "cname"; this.username.HeaderText = "记录人"; this.username.Name = "username"; // // AuditStatusName // this.AuditStatusName.DataPropertyName = "AuditStatusName"; this.AuditStatusName.HeaderText = "审核状态"; this.AuditStatusName.Name = "AuditStatusName"; this.AuditStatusName.Visible = false; // // aname // this.aname.DataPropertyName = "aname"; this.aname.HeaderText = "审核人"; this.aname.Name = "aname"; this.aname.Visible = false; // // AuditlDate // this.AuditlDate.DataPropertyName = "AuditlDate"; dataGridViewCellStyle5.Format = "yyyy-MM-dd HH:mm:ss"; dataGridViewCellStyle5.NullValue = null; this.AuditlDate.DefaultCellStyle = dataGridViewCellStyle5; this.AuditlDate.HeaderText = "审核日期"; this.AuditlDate.Name = "AuditlDate"; this.AuditlDate.Visible = false; // // SettlementFlag // this.SettlementFlag.DataPropertyName = "SettlementFlag"; this.SettlementFlag.HeaderText = "工资结算标识"; this.SettlementFlag.Name = "SettlementFlag"; this.SettlementFlag.Resizable = System.Windows.Forms.DataGridViewTriState.True; this.SettlementFlag.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic; this.SettlementFlag.Visible = false; // // AdminEXAID // this.AdminEXAID.DataPropertyName = "AdminEXAID"; this.AdminEXAID.HeaderText = "AdminEXAID"; this.AdminEXAID.Name = "AdminEXAID"; this.AdminEXAID.Visible = false; // // AUDITSTATUS // this.AUDITSTATUS.DataPropertyName = "AUDITSTATUS"; this.AUDITSTATUS.HeaderText = "AUDITSTATUS"; this.AUDITSTATUS.Name = "AUDITSTATUS"; this.AUDITSTATUS.Visible = false; // // F_PAM_0503 // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(936, 334); this.Controls.Add(this.dgvStaff); this.Controls.Add(this.gbxCondition); this.Controls.Add(this.tsrOperate); this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle; this.MaximizeBox = false; this.MinimizeBox = false; this.Name = "F_PAM_0503"; this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen; this.Text = "行政奖惩"; this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.F_HR_1101_FormClosed); this.Load += new System.EventHandler(this.F_HR_1101_Load); this.gbxCondition.ResumeLayout(false); this.gbxCondition.PerformLayout(); this.tsrOperate.ResumeLayout(false); this.tsrOperate.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.dgvStaff)).EndInit(); this.ResumeLayout(false); } #endregion private Basics.BaseControls.C_GroupBox gbxCondition; private Dongke.IBOSS.PRD.Basics.BaseControls.C_ToolStrip tsrOperate; private System.Windows.Forms.ToolStripButton tsbtnApprover; private System.Windows.Forms.ToolStripSeparator toolStripSeparator1; private System.Windows.Forms.ToolStripButton tsbtnAdaptive; private System.Windows.Forms.ToolStripButton tsbtnClose; private Basics.BaseControls.C_Button btnSearch; private Basics.BaseControls.C_Button btnClearCondition; private Basics.BaseControls.C_DataGridView dgvStaff; private Controls.dkStaffSearchBox dkStaffName; private Basics.BaseControls.C_ComboBox comAdministrationType; private Basics.BaseControls.C_Label c_Label1; private Basics.BaseControls.C_TextBox txtRemarks; private Basics.BaseControls.C_Label c_Label4; private System.Windows.Forms.DataGridViewCheckBoxColumn sel; private System.Windows.Forms.DataGridViewTextBoxColumn StaffCode; private System.Windows.Forms.DataGridViewTextBoxColumn StaffName; private System.Windows.Forms.DataGridViewTextBoxColumn AdminEXATypeName; private System.Windows.Forms.DataGridViewTextBoxColumn Amount; private System.Windows.Forms.DataGridViewTextBoxColumn REMARKS; private System.Windows.Forms.DataGridViewTextBoxColumn RAPDATE; private System.Windows.Forms.DataGridViewTextBoxColumn username; private System.Windows.Forms.DataGridViewTextBoxColumn AuditStatusName; private System.Windows.Forms.DataGridViewTextBoxColumn aname; private System.Windows.Forms.DataGridViewTextBoxColumn AuditlDate; private System.Windows.Forms.DataGridViewComboBoxColumn SettlementFlag; private System.Windows.Forms.DataGridViewTextBoxColumn AdminEXAID; private System.Windows.Forms.DataGridViewTextBoxColumn AUDITSTATUS; } }