namespace Dongke.IBOSS.PRD.Client.HRModule
{
partial class F_HR_1103
{
///
/// 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_HR_1103));
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 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.btnSearch = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
this.btnClearCondition = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
this.comSettlementFlag = new Dongke.IBOSS.PRD.Basics.BaseControls.C_ComboBox();
this.c_Label3 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
this.comAdministrationType = new Dongke.IBOSS.PRD.Basics.BaseControls.C_ComboBox();
this.comRAPType = new Dongke.IBOSS.PRD.Basics.BaseControls.C_ComboBox();
this.c_Label1 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
this.lblStaffCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
this.dkStaffName = new Dongke.IBOSS.PRD.Client.Controls.dkStaffSearchBox();
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.StaffCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.StaffName = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.RAPTypeName = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.REASON = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.RAPDATE = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.RAPAMOUNT = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.DictionAryValue = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.REMARKS = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.AuditStatusName = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.AuditorUserName = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.AuditlDate = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.SettlementFlagName = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.RAPID = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.AUDITSTATUS = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.OPTIMESTAMP = 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.btnSearch);
this.gbxCondition.Controls.Add(this.btnClearCondition);
this.gbxCondition.Controls.Add(this.comSettlementFlag);
this.gbxCondition.Controls.Add(this.c_Label3);
this.gbxCondition.Controls.Add(this.comAdministrationType);
this.gbxCondition.Controls.Add(this.comRAPType);
this.gbxCondition.Controls.Add(this.c_Label1);
this.gbxCondition.Controls.Add(this.lblStaffCode);
this.gbxCondition.Controls.Add(this.dkStaffName);
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(841, 80);
this.gbxCondition.TabIndex = 1;
this.gbxCondition.TabStop = false;
this.gbxCondition.Text = "查询条件 ▼";
//
// 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(659, 45);
this.btnSearch.Name = "btnSearch";
this.btnSearch.Size = new System.Drawing.Size(85, 30);
this.btnSearch.TabIndex = 7;
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(750, 45);
this.btnClearCondition.Name = "btnClearCondition";
this.btnClearCondition.Size = new System.Drawing.Size(85, 30);
this.btnClearCondition.TabIndex = 8;
this.btnClearCondition.Text = "清空条件(&C)";
this.btnClearCondition.UseVisualStyleBackColor = false;
this.btnClearCondition.Click += new System.EventHandler(this.btnClearCondition_Click);
//
// comSettlementFlag
//
this.comSettlementFlag.BackgroundColor = System.Drawing.SystemColors.Window;
this.comSettlementFlag.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.comSettlementFlag.FormattingEnabled = true;
this.comSettlementFlag.Location = new System.Drawing.Point(71, 48);
this.comSettlementFlag.Name = "comSettlementFlag";
this.comSettlementFlag.Size = new System.Drawing.Size(188, 20);
this.comSettlementFlag.TabIndex = 4;
//
// c_Label3
//
this.c_Label3.AutoSize = true;
this.c_Label3.BackColor = System.Drawing.Color.Transparent;
this.c_Label3.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.c_Label3.ForeColor = System.Drawing.SystemColors.ControlText;
this.c_Label3.Location = new System.Drawing.Point(12, 52);
this.c_Label3.Name = "c_Label3";
this.c_Label3.Size = new System.Drawing.Size(53, 12);
this.c_Label3.TabIndex = 3;
this.c_Label3.Text = "结算标识";
//
// comAdministrationType
//
this.comAdministrationType.BackgroundColor = System.Drawing.SystemColors.Window;
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(353, 48);
this.comAdministrationType.Name = "comAdministrationType";
this.comAdministrationType.Size = new System.Drawing.Size(188, 20);
this.comAdministrationType.TabIndex = 6;
//
// comRAPType
//
this.comRAPType.BackgroundColor = System.Drawing.SystemColors.Window;
this.comRAPType.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.comRAPType.FormattingEnabled = true;
this.comRAPType.Location = new System.Drawing.Point(353, 22);
this.comRAPType.Name = "comRAPType";
this.comRAPType.Size = new System.Drawing.Size(188, 20);
this.comRAPType.TabIndex = 2;
//
// 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(270, 52);
this.c_Label1.Name = "c_Label1";
this.c_Label1.Size = new System.Drawing.Size(77, 12);
this.c_Label1.TabIndex = 5;
this.c_Label1.Text = "行政考核类别";
//
// lblStaffCode
//
this.lblStaffCode.AutoSize = true;
this.lblStaffCode.BackColor = System.Drawing.Color.Transparent;
this.lblStaffCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblStaffCode.ForeColor = System.Drawing.SystemColors.ControlText;
this.lblStaffCode.Location = new System.Drawing.Point(294, 26);
this.lblStaffCode.Name = "lblStaffCode";
this.lblStaffCode.Size = new System.Drawing.Size(53, 12);
this.lblStaffCode.TabIndex = 1;
this.lblStaffCode.Text = "奖惩类型";
//
// dkStaffName
//
this.dkStaffName.DataSource = null;
this.dkStaffName.Enabled = true;
this.dkStaffName.IsMustInput = false;
this.dkStaffName.Location = new System.Drawing.Point(13, 22);
this.dkStaffName.Name = "dkStaffName";
this.dkStaffName.PurviewType = ((byte)(0));
this.dkStaffName.Size = new System.Drawing.Size(247, 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";
//
// tsrOperate
//
this.tsrOperate.AutoSize = false;
this.tsrOperate.BackColor = System.Drawing.Color.Transparent;
this.tsrOperate.BackgroundImage = global::Dongke.IBOSS.PRD.Client.HRModule.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(853, 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 = "审批(&O)";
this.tsbtnApprover.Click += new System.EventHandler(this.tsbtnApprover_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.StaffCode,
this.StaffName,
this.RAPTypeName,
this.REASON,
this.RAPDATE,
this.RAPAMOUNT,
this.DictionAryValue,
this.REMARKS,
this.AuditStatusName,
this.AuditorUserName,
this.AuditlDate,
this.SettlementFlagName,
this.RAPID,
this.AUDITSTATUS,
this.OPTIMESTAMP});
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)));
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.dgvStaff.DefaultCellStyle = dataGridViewCellStyle3;
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, 124);
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.ReadOnly = true;
this.dgvStaff.RefreshAtHscroll = false;
this.dgvStaff.RowHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
dataGridViewCellStyle4.BackColor = System.Drawing.SystemColors.Control;
dataGridViewCellStyle4.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
dataGridViewCellStyle4.ForeColor = System.Drawing.SystemColors.WindowText;
dataGridViewCellStyle4.SelectionBackColor = System.Drawing.SystemColors.Highlight;
dataGridViewCellStyle4.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
dataGridViewCellStyle4.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
this.dgvStaff.RowHeadersDefaultCellStyle = dataGridViewCellStyle4;
this.dgvStaff.RowHeadersWidth = 50;
this.dgvStaff.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
dataGridViewCellStyle5.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
this.dgvStaff.RowsDefaultCellStyle = dataGridViewCellStyle5;
this.dgvStaff.RowTemplate.Height = 21;
this.dgvStaff.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
this.dgvStaff.Size = new System.Drawing.Size(841, 492);
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);
this.dgvStaff.CellMouseDoubleClick += new System.Windows.Forms.DataGridViewCellMouseEventHandler(this.dgvStaff_CellMouseDoubleClick);
//
// StaffCode
//
this.StaffCode.DataPropertyName = "StaffCode";
this.StaffCode.HeaderText = "员工编号";
this.StaffCode.Name = "StaffCode";
this.StaffCode.ReadOnly = true;
//
// StaffName
//
this.StaffName.DataPropertyName = "StaffName";
this.StaffName.HeaderText = "员工姓名";
this.StaffName.Name = "StaffName";
this.StaffName.ReadOnly = true;
//
// RAPTypeName
//
this.RAPTypeName.DataPropertyName = "RAPTypeName";
this.RAPTypeName.HeaderText = "奖惩类型";
this.RAPTypeName.Name = "RAPTypeName";
this.RAPTypeName.ReadOnly = true;
//
// REASON
//
this.REASON.DataPropertyName = "REASON";
this.REASON.HeaderText = "奖惩原因";
this.REASON.Name = "REASON";
this.REASON.ReadOnly = true;
//
// RAPDATE
//
this.RAPDATE.DataPropertyName = "RAPDATE";
this.RAPDATE.HeaderText = "奖惩日期";
this.RAPDATE.Name = "RAPDATE";
this.RAPDATE.ReadOnly = true;
//
// RAPAMOUNT
//
this.RAPAMOUNT.DataPropertyName = "RAPAMOUNT";
this.RAPAMOUNT.HeaderText = "奖惩金额";
this.RAPAMOUNT.Name = "RAPAMOUNT";
this.RAPAMOUNT.ReadOnly = true;
//
// DictionAryValue
//
this.DictionAryValue.DataPropertyName = "DictionAryValue";
this.DictionAryValue.HeaderText = "行政考核类别";
this.DictionAryValue.Name = "DictionAryValue";
this.DictionAryValue.ReadOnly = true;
//
// REMARKS
//
this.REMARKS.DataPropertyName = "REMARKS";
this.REMARKS.HeaderText = "备注";
this.REMARKS.Name = "REMARKS";
this.REMARKS.ReadOnly = true;
//
// AuditStatusName
//
this.AuditStatusName.DataPropertyName = "AuditStatusName";
this.AuditStatusName.HeaderText = "审核状态";
this.AuditStatusName.Name = "AuditStatusName";
this.AuditStatusName.ReadOnly = true;
//
// AuditorUserName
//
this.AuditorUserName.DataPropertyName = "AuditorUserName";
this.AuditorUserName.HeaderText = "审核人";
this.AuditorUserName.Name = "AuditorUserName";
this.AuditorUserName.ReadOnly = true;
//
// AuditlDate
//
this.AuditlDate.DataPropertyName = "AuditlDate";
this.AuditlDate.HeaderText = "审核日期";
this.AuditlDate.Name = "AuditlDate";
this.AuditlDate.ReadOnly = true;
//
// SettlementFlagName
//
this.SettlementFlagName.DataPropertyName = "SettlementFlagName";
this.SettlementFlagName.HeaderText = "工资结算标识";
this.SettlementFlagName.Name = "SettlementFlagName";
this.SettlementFlagName.ReadOnly = true;
//
// RAPID
//
this.RAPID.DataPropertyName = "RAPID";
this.RAPID.HeaderText = "RAPID";
this.RAPID.Name = "RAPID";
this.RAPID.ReadOnly = true;
this.RAPID.Visible = false;
//
// AUDITSTATUS
//
this.AUDITSTATUS.DataPropertyName = "AUDITSTATUS";
this.AUDITSTATUS.HeaderText = "AUDITSTATUS";
this.AUDITSTATUS.Name = "AUDITSTATUS";
this.AUDITSTATUS.ReadOnly = true;
this.AUDITSTATUS.Visible = false;
//
// OPTIMESTAMP
//
this.OPTIMESTAMP.DataPropertyName = "OPTIMESTAMP";
this.OPTIMESTAMP.HeaderText = "OPTIMESTAMP";
this.OPTIMESTAMP.Name = "OPTIMESTAMP";
this.OPTIMESTAMP.ReadOnly = true;
this.OPTIMESTAMP.Visible = false;
//
// F_HR_1103
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(853, 618);
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_HR_1103";
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
this.Text = "行政奖惩审批";
this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.F_HR_1103_FormClosed);
this.Load += new System.EventHandler(this.F_HR_1103_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.ToolStripSeparator toolStripSeparator1;
private System.Windows.Forms.ToolStripButton tsbtnAdaptive;
private System.Windows.Forms.ToolStripButton tsbtnClose;
private Basics.BaseControls.C_DataGridView dgvStaff;
private Controls.dkStaffSearchBox dkStaffName;
private Basics.BaseControls.C_ComboBox comAdministrationType;
private Basics.BaseControls.C_ComboBox comRAPType;
private Basics.BaseControls.C_Label c_Label1;
private Basics.BaseControls.C_Label lblStaffCode;
private Basics.BaseControls.C_ComboBox comSettlementFlag;
private Basics.BaseControls.C_Label c_Label3;
private Basics.BaseControls.C_Button btnSearch;
private Basics.BaseControls.C_Button btnClearCondition;
private System.Windows.Forms.ToolStripButton tsbtnApprover;
private System.Windows.Forms.DataGridViewTextBoxColumn StaffCode;
private System.Windows.Forms.DataGridViewTextBoxColumn StaffName;
private System.Windows.Forms.DataGridViewTextBoxColumn RAPTypeName;
private System.Windows.Forms.DataGridViewTextBoxColumn REASON;
private System.Windows.Forms.DataGridViewTextBoxColumn RAPDATE;
private System.Windows.Forms.DataGridViewTextBoxColumn RAPAMOUNT;
private System.Windows.Forms.DataGridViewTextBoxColumn DictionAryValue;
private System.Windows.Forms.DataGridViewTextBoxColumn REMARKS;
private System.Windows.Forms.DataGridViewTextBoxColumn AuditStatusName;
private System.Windows.Forms.DataGridViewTextBoxColumn AuditorUserName;
private System.Windows.Forms.DataGridViewTextBoxColumn AuditlDate;
private System.Windows.Forms.DataGridViewTextBoxColumn SettlementFlagName;
private System.Windows.Forms.DataGridViewTextBoxColumn RAPID;
private System.Windows.Forms.DataGridViewTextBoxColumn AUDITSTATUS;
private System.Windows.Forms.DataGridViewTextBoxColumn OPTIMESTAMP;
}
}