namespace Dongke.IBOSS.PRD.Client.HRModule
{
partial class F_HR_0703
{
///
/// 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_0703));
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.tsrOperate = new Dongke.IBOSS.PRD.Basics.BaseControls.C_ToolStrip();
this.tsbtnApprover = new System.Windows.Forms.ToolStripButton();
this.tsbtnMoreCondition = 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.gbxCondition = new Dongke.IBOSS.PRD.Basics.BaseControls.C_GroupBox();
this.txtStaffCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
this.txtStaffName = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
this.btnSearch = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
this.btnClearCondition = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
this.txtOther = new System.Windows.Forms.TextBox();
this.c_Label2 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
this.c_Label4 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
this.c_Label1 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
this.dgvStaffRecord = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
this.StaffCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.StaffName = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.OrganizationName = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.JobsName = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.TurnoverDate = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.ApplicantName = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.Reason = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.Suggestion = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.ROriginalOrganizationName = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.RTargetOrganizationName = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.ROriginalJobsName = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.RTargetJobsName = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.ROriginalPostName = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.RTargetPostName = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.ExProbationEndDate = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.ApprovalStatusName = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.ApproverName = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.ApprovalDate = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.Remarks = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.CreateTime = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.CreateUserName = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.UpdateTime = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.TurnoverDateName = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.StaffRecordID = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.ApprovalStatus = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.RecordType = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.STAFFID = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.SOPTIMESTAMP = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.ROPTIMESTAMP = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.TargetOrganizationID = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.TargetJobs = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.TargetStaffStatus = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.TargetPost = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.tsrOperate.SuspendLayout();
this.gbxCondition.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.dgvStaffRecord)).BeginInit();
this.SuspendLayout();
//
// tsrOperate
//
this.tsrOperate.AutoSize = false;
this.tsrOperate.BackColor = System.Drawing.Color.Transparent;
this.tsrOperate.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("tsrOperate.BackgroundImage")));
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.tsbtnMoreCondition,
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(989, 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 = "审批(&N)";
this.tsbtnApprover.Click += new System.EventHandler(this.tsbtnApprover_Click);
//
// tsbtnMoreCondition
//
this.tsbtnMoreCondition.AutoSize = false;
this.tsbtnMoreCondition.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.tsbtnMoreCondition.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
this.tsbtnMoreCondition.ImageTransparentColor = System.Drawing.Color.Magenta;
this.tsbtnMoreCondition.Name = "tsbtnMoreCondition";
this.tsbtnMoreCondition.Size = new System.Drawing.Size(80, 25);
this.tsbtnMoreCondition.Text = "更多条件(&M)";
this.tsbtnMoreCondition.Click += new System.EventHandler(this.tsbtnMoreCondition_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);
//
// 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.txtStaffCode);
this.gbxCondition.Controls.Add(this.txtStaffName);
this.gbxCondition.Controls.Add(this.btnSearch);
this.gbxCondition.Controls.Add(this.btnClearCondition);
this.gbxCondition.Controls.Add(this.txtOther);
this.gbxCondition.Controls.Add(this.c_Label2);
this.gbxCondition.Controls.Add(this.c_Label4);
this.gbxCondition.Controls.Add(this.c_Label1);
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(977, 125);
this.gbxCondition.TabIndex = 1;
this.gbxCondition.TabStop = false;
this.gbxCondition.Text = "查询条件 ▼";
//
// txtStaffCode
//
this.txtStaffCode.BackColor = System.Drawing.SystemColors.Window;
this.txtStaffCode.BackgroundColor = System.Drawing.SystemColors.Window;
this.txtStaffCode.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
this.txtStaffCode.ErrorMessage = "";
this.txtStaffCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.txtStaffCode.ImeMode = System.Windows.Forms.ImeMode.Off;
this.txtStaffCode.Location = new System.Drawing.Point(72, 20);
this.txtStaffCode.MaxLength = 20;
this.txtStaffCode.Name = "txtStaffCode";
this.txtStaffCode.RejectCharsPattern = "[^a-zA-Z0-9]";
this.txtStaffCode.Size = new System.Drawing.Size(196, 21);
this.txtStaffCode.TabIndex = 1;
this.txtStaffCode.TextValue = "";
//
// txtStaffName
//
this.txtStaffName.BackColor = System.Drawing.SystemColors.Window;
this.txtStaffName.BackgroundColor = System.Drawing.SystemColors.Window;
this.txtStaffName.ErrorMessage = "";
this.txtStaffName.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.txtStaffName.Location = new System.Drawing.Point(333, 20);
this.txtStaffName.MinLength = 20;
this.txtStaffName.Name = "txtStaffName";
this.txtStaffName.Size = new System.Drawing.Size(196, 21);
this.txtStaffName.TabIndex = 3;
this.txtStaffName.TextValue = "";
//
// 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(798, 85);
this.btnSearch.Name = "btnSearch";
this.btnSearch.Size = new System.Drawing.Size(85, 30);
this.btnSearch.TabIndex = 6;
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(889, 85);
this.btnClearCondition.Name = "btnClearCondition";
this.btnClearCondition.Size = new System.Drawing.Size(85, 30);
this.btnClearCondition.TabIndex = 7;
this.btnClearCondition.Text = "清空条件(&C)";
this.btnClearCondition.UseVisualStyleBackColor = false;
this.btnClearCondition.Click += new System.EventHandler(this.btnClearCondition_Click);
//
// txtOther
//
this.txtOther.Enabled = false;
this.txtOther.Location = new System.Drawing.Point(72, 47);
this.txtOther.Multiline = true;
this.txtOther.Name = "txtOther";
this.txtOther.Size = new System.Drawing.Size(457, 68);
this.txtOther.TabIndex = 5;
//
// c_Label2
//
this.c_Label2.AutoSize = true;
this.c_Label2.BackColor = System.Drawing.Color.Transparent;
this.c_Label2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.c_Label2.ForeColor = System.Drawing.SystemColors.ControlText;
this.c_Label2.Location = new System.Drawing.Point(13, 50);
this.c_Label2.Name = "c_Label2";
this.c_Label2.Size = new System.Drawing.Size(53, 12);
this.c_Label2.TabIndex = 4;
this.c_Label2.Text = "附件条件";
//
// 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(274, 24);
this.c_Label4.Name = "c_Label4";
this.c_Label4.Size = new System.Drawing.Size(53, 12);
this.c_Label4.TabIndex = 2;
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(13, 24);
this.c_Label1.Name = "c_Label1";
this.c_Label1.Size = new System.Drawing.Size(53, 12);
this.c_Label1.TabIndex = 0;
this.c_Label1.Text = "员工编号";
//
// dgvStaffRecord
//
this.dgvStaffRecord.AllowUserToAddRows = false;
this.dgvStaffRecord.AllowUserToDeleteRows = false;
this.dgvStaffRecord.AllowUserToModifyRows = true;
this.dgvStaffRecord.AllowUserToOrderColumns = true;
this.dgvStaffRecord.AllowUserToResizeRows = false;
dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
this.dgvStaffRecord.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
this.dgvStaffRecord.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.dgvStaffRecord.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
this.dgvStaffRecord.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
this.dgvStaffRecord.CellHeight = 23;
this.dgvStaffRecord.ChildNodeColumnName = null;
this.dgvStaffRecord.ChildNodeColumnText = null;
this.dgvStaffRecord.ColumnDeep = 1;
this.dgvStaffRecord.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.dgvStaffRecord.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
this.dgvStaffRecord.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
this.dgvStaffRecord.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
this.StaffCode,
this.StaffName,
this.OrganizationName,
this.JobsName,
this.TurnoverDate,
this.ApplicantName,
this.Reason,
this.Suggestion,
this.ROriginalOrganizationName,
this.RTargetOrganizationName,
this.ROriginalJobsName,
this.RTargetJobsName,
this.ROriginalPostName,
this.RTargetPostName,
this.ExProbationEndDate,
this.ApprovalStatusName,
this.ApproverName,
this.ApprovalDate,
this.Remarks,
this.CreateTime,
this.CreateUserName,
this.UpdateTime,
this.TurnoverDateName,
this.StaffRecordID,
this.ApprovalStatus,
this.RecordType,
this.STAFFID,
this.SOPTIMESTAMP,
this.ROPTIMESTAMP,
this.TargetOrganizationID,
this.TargetJobs,
this.TargetStaffStatus,
this.TargetPost});
this.dgvStaffRecord.ColumnTreeView = null;
this.dgvStaffRecord.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.dgvStaffRecord.DefaultCellStyle = dataGridViewCellStyle3;
this.dgvStaffRecord.DynamicColumnName = "";
this.dgvStaffRecord.EnableHeadersVisualStyles = false;
this.dgvStaffRecord.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.dgvStaffRecord.IsAutoCountSum = true;
this.dgvStaffRecord.IsAutoResizeColumns = false;
this.dgvStaffRecord.IsClickF12 = false;
this.dgvStaffRecord.IsSubTotalFlag = false;
this.dgvStaffRecord.Location = new System.Drawing.Point(0, 171);
this.dgvStaffRecord.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.dgvStaffRecord.MultiSelect = false;
this.dgvStaffRecord.Name = "dgvStaffRecord";
this.dgvStaffRecord.ReadOnly = true;
this.dgvStaffRecord.RefreshAtHscroll = false;
this.dgvStaffRecord.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.dgvStaffRecord.RowHeadersDefaultCellStyle = dataGridViewCellStyle4;
this.dgvStaffRecord.RowHeadersWidth = 50;
this.dgvStaffRecord.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
dataGridViewCellStyle5.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
this.dgvStaffRecord.RowsDefaultCellStyle = dataGridViewCellStyle5;
this.dgvStaffRecord.RowTemplate.Height = 21;
this.dgvStaffRecord.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
this.dgvStaffRecord.Size = new System.Drawing.Size(977, 219);
this.dgvStaffRecord.SortOrderColumnName = null;
this.dgvStaffRecord.TabIndex = 2;
this.dgvStaffRecord.Tag = true;
this.dgvStaffRecord.TotalSumColumns = null;
this.dgvStaffRecord.ViewRowFilter = "";
this.dgvStaffRecord.CellEnter += new System.Windows.Forms.DataGridViewCellEventHandler(this.dgvStaffRecord_CellEnter);
this.dgvStaffRecord.CellMouseDoubleClick += new System.Windows.Forms.DataGridViewCellMouseEventHandler(this.dgvStaffRecord_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;
//
// OrganizationName
//
this.OrganizationName.DataPropertyName = "SOrganizationname";
this.OrganizationName.HeaderText = "组织机构";
this.OrganizationName.Name = "OrganizationName";
this.OrganizationName.ReadOnly = true;
//
// JobsName
//
this.JobsName.DataPropertyName = "SJobsname";
this.JobsName.HeaderText = "工种";
this.JobsName.Name = "JobsName";
this.JobsName.ReadOnly = true;
//
// TurnoverDate
//
this.TurnoverDate.DataPropertyName = "TurnoverDate";
this.TurnoverDate.HeaderText = "调整日期";
this.TurnoverDate.Name = "TurnoverDate";
this.TurnoverDate.ReadOnly = true;
//
// ApplicantName
//
this.ApplicantName.DataPropertyName = "RApplicantName";
this.ApplicantName.HeaderText = "申请人";
this.ApplicantName.Name = "ApplicantName";
this.ApplicantName.ReadOnly = true;
//
// Reason
//
this.Reason.DataPropertyName = "REASON";
this.Reason.HeaderText = "调整原因";
this.Reason.Name = "Reason";
this.Reason.ReadOnly = true;
//
// Suggestion
//
this.Suggestion.DataPropertyName = "SUGGESTION";
this.Suggestion.HeaderText = "部门意见";
this.Suggestion.Name = "Suggestion";
this.Suggestion.ReadOnly = true;
//
// ROriginalOrganizationName
//
this.ROriginalOrganizationName.DataPropertyName = "ROriginalOrganizationName";
this.ROriginalOrganizationName.HeaderText = "调整前部门";
this.ROriginalOrganizationName.Name = "ROriginalOrganizationName";
this.ROriginalOrganizationName.ReadOnly = true;
//
// RTargetOrganizationName
//
this.RTargetOrganizationName.DataPropertyName = "RTargetOrganizationName";
this.RTargetOrganizationName.HeaderText = "调整后部门";
this.RTargetOrganizationName.Name = "RTargetOrganizationName";
this.RTargetOrganizationName.ReadOnly = true;
//
// ROriginalJobsName
//
this.ROriginalJobsName.DataPropertyName = "ROriginalJobsName";
this.ROriginalJobsName.HeaderText = "调整前工种";
this.ROriginalJobsName.Name = "ROriginalJobsName";
this.ROriginalJobsName.ReadOnly = true;
//
// RTargetJobsName
//
this.RTargetJobsName.DataPropertyName = "RTargetJobsName";
this.RTargetJobsName.HeaderText = "调整后工种";
this.RTargetJobsName.Name = "RTargetJobsName";
this.RTargetJobsName.ReadOnly = true;
//
// ROriginalPostName
//
this.ROriginalPostName.DataPropertyName = "ROriginalPostName";
this.ROriginalPostName.HeaderText = "调整前职务";
this.ROriginalPostName.Name = "ROriginalPostName";
this.ROriginalPostName.ReadOnly = true;
//
// RTargetPostName
//
this.RTargetPostName.DataPropertyName = "RTargetPostName";
this.RTargetPostName.HeaderText = "调整后职务";
this.RTargetPostName.Name = "RTargetPostName";
this.RTargetPostName.ReadOnly = true;
//
// ExProbationEndDate
//
this.ExProbationEndDate.DataPropertyName = "ExProbationEndDate";
this.ExProbationEndDate.HeaderText = "试用结束日期";
this.ExProbationEndDate.Name = "ExProbationEndDate";
this.ExProbationEndDate.ReadOnly = true;
//
// ApprovalStatusName
//
this.ApprovalStatusName.DataPropertyName = "RApprovalStatusName";
this.ApprovalStatusName.HeaderText = "审批状态";
this.ApprovalStatusName.Name = "ApprovalStatusName";
this.ApprovalStatusName.ReadOnly = true;
//
// ApproverName
//
this.ApproverName.DataPropertyName = "RApproverName";
this.ApproverName.HeaderText = "审批人";
this.ApproverName.Name = "ApproverName";
this.ApproverName.ReadOnly = true;
//
// ApprovalDate
//
this.ApprovalDate.DataPropertyName = "ApprovalDate";
this.ApprovalDate.HeaderText = "审批日期";
this.ApprovalDate.Name = "ApprovalDate";
this.ApprovalDate.ReadOnly = true;
//
// Remarks
//
this.Remarks.DataPropertyName = "Remarks";
this.Remarks.HeaderText = "备注";
this.Remarks.Name = "Remarks";
this.Remarks.ReadOnly = true;
//
// CreateTime
//
this.CreateTime.DataPropertyName = "CreateTime";
this.CreateTime.HeaderText = "创建时间";
this.CreateTime.Name = "CreateTime";
this.CreateTime.ReadOnly = true;
//
// CreateUserName
//
this.CreateUserName.DataPropertyName = "RCreateUserName";
this.CreateUserName.HeaderText = "创建人";
this.CreateUserName.Name = "CreateUserName";
this.CreateUserName.ReadOnly = true;
//
// UpdateTime
//
this.UpdateTime.DataPropertyName = "UpdateTime";
this.UpdateTime.HeaderText = "修改时间";
this.UpdateTime.Name = "UpdateTime";
this.UpdateTime.ReadOnly = true;
//
// TurnoverDateName
//
this.TurnoverDateName.DataPropertyName = "RUpdateUserName";
this.TurnoverDateName.HeaderText = "修改人";
this.TurnoverDateName.Name = "TurnoverDateName";
this.TurnoverDateName.ReadOnly = true;
//
// StaffRecordID
//
this.StaffRecordID.DataPropertyName = "StaffRecordID";
this.StaffRecordID.HeaderText = "部门调整ID";
this.StaffRecordID.Name = "StaffRecordID";
this.StaffRecordID.ReadOnly = true;
this.StaffRecordID.Visible = false;
//
// ApprovalStatus
//
this.ApprovalStatus.DataPropertyName = "ApprovalStatus";
this.ApprovalStatus.HeaderText = "ApprovalStatus";
this.ApprovalStatus.Name = "ApprovalStatus";
this.ApprovalStatus.ReadOnly = true;
this.ApprovalStatus.Visible = false;
//
// RecordType
//
this.RecordType.DataPropertyName = "RecordType";
this.RecordType.HeaderText = "RecordType";
this.RecordType.Name = "RecordType";
this.RecordType.ReadOnly = true;
this.RecordType.Visible = false;
//
// STAFFID
//
this.STAFFID.DataPropertyName = "STAFFID";
this.STAFFID.HeaderText = "STAFFID";
this.STAFFID.Name = "STAFFID";
this.STAFFID.ReadOnly = true;
this.STAFFID.Visible = false;
//
// SOPTIMESTAMP
//
this.SOPTIMESTAMP.DataPropertyName = "SOPTIMESTAMP";
this.SOPTIMESTAMP.HeaderText = "SOPTIMESTAMP";
this.SOPTIMESTAMP.Name = "SOPTIMESTAMP";
this.SOPTIMESTAMP.ReadOnly = true;
this.SOPTIMESTAMP.Visible = false;
//
// ROPTIMESTAMP
//
this.ROPTIMESTAMP.DataPropertyName = "ROPTIMESTAMP";
this.ROPTIMESTAMP.HeaderText = "ROPTIMESTAMP";
this.ROPTIMESTAMP.Name = "ROPTIMESTAMP";
this.ROPTIMESTAMP.ReadOnly = true;
this.ROPTIMESTAMP.Visible = false;
//
// TargetOrganizationID
//
this.TargetOrganizationID.DataPropertyName = "TargetOrganizationID";
this.TargetOrganizationID.HeaderText = "TargetOrganizationID";
this.TargetOrganizationID.Name = "TargetOrganizationID";
this.TargetOrganizationID.ReadOnly = true;
this.TargetOrganizationID.Visible = false;
//
// TargetJobs
//
this.TargetJobs.DataPropertyName = "TargetJobs";
this.TargetJobs.HeaderText = "TargetJobs";
this.TargetJobs.Name = "TargetJobs";
this.TargetJobs.ReadOnly = true;
this.TargetJobs.Visible = false;
//
// TargetStaffStatus
//
this.TargetStaffStatus.DataPropertyName = "TargetStaffStatus";
this.TargetStaffStatus.HeaderText = "TargetStaffStatus";
this.TargetStaffStatus.Name = "TargetStaffStatus";
this.TargetStaffStatus.ReadOnly = true;
this.TargetStaffStatus.Visible = false;
//
// TargetPost
//
this.TargetPost.DataPropertyName = "TargetPost";
this.TargetPost.HeaderText = "TargetPost";
this.TargetPost.Name = "TargetPost";
this.TargetPost.ReadOnly = true;
this.TargetPost.Visible = false;
//
// F_HR_0703
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(989, 391);
this.Controls.Add(this.dgvStaffRecord);
this.Controls.Add(this.gbxCondition);
this.Controls.Add(this.tsrOperate);
this.MaximizeBox = false;
this.MinimizeBox = false;
this.Name = "F_HR_0703";
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
this.Text = "F_HR_0703";
this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.F_HR_0703_FormClosed);
this.Load += new System.EventHandler(this.F_HR_0703_Load);
this.tsrOperate.ResumeLayout(false);
this.tsrOperate.PerformLayout();
this.gbxCondition.ResumeLayout(false);
this.gbxCondition.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.dgvStaffRecord)).EndInit();
this.ResumeLayout(false);
}
#endregion
private Basics.BaseControls.C_ToolStrip tsrOperate;
private System.Windows.Forms.ToolStripButton tsbtnApprover;
private System.Windows.Forms.ToolStripButton tsbtnMoreCondition;
private System.Windows.Forms.ToolStripSeparator toolStripSeparator1;
private System.Windows.Forms.ToolStripButton tsbtnAdaptive;
private System.Windows.Forms.ToolStripButton tsbtnClose;
private Basics.BaseControls.C_GroupBox gbxCondition;
private Basics.BaseControls.C_TextBox txtStaffName;
private Basics.BaseControls.C_Button btnSearch;
private Basics.BaseControls.C_Button btnClearCondition;
private System.Windows.Forms.TextBox txtOther;
private Basics.BaseControls.C_Label c_Label2;
private Basics.BaseControls.C_Label c_Label4;
private Basics.BaseControls.C_Label c_Label1;
private Basics.BaseControls.C_DataGridView dgvStaffRecord;
private System.Windows.Forms.DataGridViewTextBoxColumn StaffCode;
private System.Windows.Forms.DataGridViewTextBoxColumn StaffName;
private System.Windows.Forms.DataGridViewTextBoxColumn OrganizationName;
private System.Windows.Forms.DataGridViewTextBoxColumn JobsName;
private System.Windows.Forms.DataGridViewTextBoxColumn TurnoverDate;
private System.Windows.Forms.DataGridViewTextBoxColumn ApplicantName;
private System.Windows.Forms.DataGridViewTextBoxColumn Reason;
private System.Windows.Forms.DataGridViewTextBoxColumn Suggestion;
private System.Windows.Forms.DataGridViewTextBoxColumn ROriginalOrganizationName;
private System.Windows.Forms.DataGridViewTextBoxColumn RTargetOrganizationName;
private System.Windows.Forms.DataGridViewTextBoxColumn ROriginalJobsName;
private System.Windows.Forms.DataGridViewTextBoxColumn RTargetJobsName;
private System.Windows.Forms.DataGridViewTextBoxColumn ROriginalPostName;
private System.Windows.Forms.DataGridViewTextBoxColumn RTargetPostName;
private System.Windows.Forms.DataGridViewTextBoxColumn ExProbationEndDate;
private System.Windows.Forms.DataGridViewTextBoxColumn ApprovalStatusName;
private System.Windows.Forms.DataGridViewTextBoxColumn ApproverName;
private System.Windows.Forms.DataGridViewTextBoxColumn ApprovalDate;
private System.Windows.Forms.DataGridViewTextBoxColumn Remarks;
private System.Windows.Forms.DataGridViewTextBoxColumn CreateTime;
private System.Windows.Forms.DataGridViewTextBoxColumn CreateUserName;
private System.Windows.Forms.DataGridViewTextBoxColumn UpdateTime;
private System.Windows.Forms.DataGridViewTextBoxColumn TurnoverDateName;
private System.Windows.Forms.DataGridViewTextBoxColumn StaffRecordID;
private System.Windows.Forms.DataGridViewTextBoxColumn ApprovalStatus;
private System.Windows.Forms.DataGridViewTextBoxColumn RecordType;
private System.Windows.Forms.DataGridViewTextBoxColumn STAFFID;
private System.Windows.Forms.DataGridViewTextBoxColumn SOPTIMESTAMP;
private System.Windows.Forms.DataGridViewTextBoxColumn ROPTIMESTAMP;
private System.Windows.Forms.DataGridViewTextBoxColumn TargetOrganizationID;
private System.Windows.Forms.DataGridViewTextBoxColumn TargetJobs;
private System.Windows.Forms.DataGridViewTextBoxColumn TargetStaffStatus;
private System.Windows.Forms.DataGridViewTextBoxColumn TargetPost;
private Basics.BaseControls.C_TextBox txtStaffCode;
}
}