namespace Dongke.IBOSS.PRD.Client.HRModule
{
partial class F_HR_0401
{
///
/// 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()
{
this.components = new System.ComponentModel.Container();
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(F_HR_0401));
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = 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 dataGridViewCellStyle9 = 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();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle6 = new System.Windows.Forms.DataGridViewCellStyle();
this.imglstNavigation = new System.Windows.Forms.ImageList(this.components);
this.gbxCondition = new Dongke.IBOSS.PRD.Basics.BaseControls.C_GroupBox();
this.SelStaffStatus = new Dongke.IBOSS.PRD.Basics.BaseControls.C_ValidCheckedBoxList();
this.txtStaffName = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
this.txtStaffCode = 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.txtOtherWhere = 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.tsrOperate = new Dongke.IBOSS.PRD.Basics.BaseControls.C_ToolStrip();
this.tsbtnTurnover = new System.Windows.Forms.ToolStripButton();
this.tsbtnDisable = new System.Windows.Forms.ToolStripButton();
this.tsbtnImport = new System.Windows.Forms.ToolStripButton();
this.tsbtnDown = 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.oFileDialog = new System.Windows.Forms.OpenFileDialog();
this.sfDialogTemplet = new System.Windows.Forms.SaveFileDialog();
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.RecordDate = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.RecordTypeName = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.StaffName = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.Gender = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.IDCardNo = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.StaffStatusName = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.OrganizationName = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.Postname = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.JobsName = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.TurnoverDate = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.RApplicantName = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.Reason = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.Suggestion = 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.appsSuggestion = 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.StaffID = 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.gbxCondition.SuspendLayout();
this.tsrOperate.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.dgvStaff)).BeginInit();
this.SuspendLayout();
//
// imglstNavigation
//
this.imglstNavigation.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imglstNavigation.ImageStream")));
this.imglstNavigation.TransparentColor = System.Drawing.Color.Transparent;
this.imglstNavigation.Images.SetKeyName(0, "close.png");
this.imglstNavigation.Images.SetKeyName(1, "list.png");
this.imglstNavigation.Images.SetKeyName(2, "open.png");
//
// 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.SelStaffStatus);
this.gbxCondition.Controls.Add(this.txtStaffName);
this.gbxCondition.Controls.Add(this.txtStaffCode);
this.gbxCondition.Controls.Add(this.btnSearch);
this.gbxCondition.Controls.Add(this.btnClearCondition);
this.gbxCondition.Controls.Add(this.txtOtherWhere);
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(1035, 128);
this.gbxCondition.TabIndex = 1;
this.gbxCondition.TabStop = false;
this.gbxCondition.Text = "查询条件 ▼";
//
// SelStaffStatus
//
this.SelStaffStatus.BackColor = System.Drawing.SystemColors.Window;
this.SelStaffStatus.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("SelStaffStatus.BackgroundImage")));
this.SelStaffStatus.CheckedListBoxMinSize = new System.Drawing.Size(0, 0);
this.SelStaffStatus.DataSource = null;
this.SelStaffStatus.DisplayMember = "StaffStatusName";
this.SelStaffStatus.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.SelStaffStatus.LablePositionValue = Dongke.IBOSS.PRD.Basics.BaseControls.CheckedBoxListEx.LablePosition.Left;
this.SelStaffStatus.Location = new System.Drawing.Point(535, 21);
this.SelStaffStatus.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.SelStaffStatus.Name = "SelStaffStatus";
this.SelStaffStatus.SelectedIndex = -1;
this.SelStaffStatus.SelectedValues = new object[0];
this.SelStaffStatus.Size = new System.Drawing.Size(196, 94);
this.SelStaffStatus.TabIndex = 11;
this.SelStaffStatus.Title = "员工状态";
this.SelStaffStatus.TitleAlign = System.Drawing.ContentAlignment.TopLeft;
this.SelStaffStatus.ValueMember = "StaffStatusID";
//
// 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.MaxLength = 20;
this.txtStaffName.Name = "txtStaffName";
this.txtStaffName.Size = new System.Drawing.Size(196, 21);
this.txtStaffName.TabIndex = 1;
//
// 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 = 0;
this.txtStaffCode.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(853, 92);
this.btnSearch.Name = "btnSearch";
this.btnSearch.Size = new System.Drawing.Size(85, 30);
this.btnSearch.TabIndex = 3;
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(944, 92);
this.btnClearCondition.Name = "btnClearCondition";
this.btnClearCondition.Size = new System.Drawing.Size(85, 30);
this.btnClearCondition.TabIndex = 4;
this.btnClearCondition.Text = "清空条件(&C)";
this.btnClearCondition.UseVisualStyleBackColor = false;
this.btnClearCondition.Click += new System.EventHandler(this.btnClearCondition_Click);
//
// txtOtherWhere
//
this.txtOtherWhere.Enabled = false;
this.txtOtherWhere.Location = new System.Drawing.Point(72, 47);
this.txtOtherWhere.Multiline = true;
this.txtOtherWhere.Name = "txtOtherWhere";
this.txtOtherWhere.ReadOnly = true;
this.txtOtherWhere.Size = new System.Drawing.Size(457, 68);
this.txtOtherWhere.TabIndex = 2;
//
// 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 = 10;
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 = 8;
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 = "员工编号";
//
// 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.tsbtnTurnover,
this.tsbtnDisable,
this.tsbtnImport,
this.tsbtnDown,
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(1047, 35);
this.tsrOperate.TabIndex = 0;
this.tsrOperate.Text = "toolStrip1";
//
// tsbtnTurnover
//
this.tsbtnTurnover.AutoSize = false;
this.tsbtnTurnover.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.tsbtnTurnover.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
this.tsbtnTurnover.ImageTransparentColor = System.Drawing.Color.Magenta;
this.tsbtnTurnover.Name = "tsbtnTurnover";
this.tsbtnTurnover.Size = new System.Drawing.Size(60, 25);
this.tsbtnTurnover.Text = "离职(&T)";
this.tsbtnTurnover.Click += new System.EventHandler(this.tsbtnTurnover_Click);
//
// tsbtnDisable
//
this.tsbtnDisable.AutoSize = false;
this.tsbtnDisable.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.tsbtnDisable.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
this.tsbtnDisable.ImageTransparentColor = System.Drawing.Color.Magenta;
this.tsbtnDisable.Name = "tsbtnDisable";
this.tsbtnDisable.Size = new System.Drawing.Size(60, 25);
this.tsbtnDisable.Text = "停用(&S)";
this.tsbtnDisable.Click += new System.EventHandler(this.tsbtnDisable_Click);
//
// tsbtnImport
//
this.tsbtnImport.AutoSize = false;
this.tsbtnImport.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.tsbtnImport.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
this.tsbtnImport.ImageTransparentColor = System.Drawing.Color.Magenta;
this.tsbtnImport.Name = "tsbtnImport";
this.tsbtnImport.Size = new System.Drawing.Size(60, 25);
this.tsbtnImport.Text = "导入(&I)";
this.tsbtnImport.Click += new System.EventHandler(this.tsbtnImport_Click);
//
// tsbtnDown
//
this.tsbtnDown.AutoSize = false;
this.tsbtnDown.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.tsbtnDown.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
this.tsbtnDown.ImageTransparentColor = System.Drawing.Color.Magenta;
this.tsbtnDown.Name = "tsbtnDown";
this.tsbtnDown.Size = new System.Drawing.Size(80, 25);
this.tsbtnDown.Text = "下载模板(&D)";
this.tsbtnDown.Click += new System.EventHandler(this.tsbtnDown_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);
//
// oFileDialog
//
this.oFileDialog.FileName = "openFileDialog1";
//
// 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.RecordDate,
this.RecordTypeName,
this.StaffName,
this.Gender,
this.IDCardNo,
this.StaffStatusName,
this.OrganizationName,
this.Postname,
this.JobsName,
this.TurnoverDate,
this.RApplicantName,
this.Reason,
this.Suggestion,
this.ApprovalStatusName,
this.ApproverName,
this.ApprovalDate,
this.appsSuggestion,
this.Remarks,
this.CreateTime,
this.CreateUserName,
this.UpdateTime,
this.TurnoverDateName,
this.StaffID,
this.StaffRecordID,
this.ApprovalStatus,
this.RecordType});
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)));
dataGridViewCellStyle7.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
dataGridViewCellStyle7.BackColor = System.Drawing.SystemColors.Window;
dataGridViewCellStyle7.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
dataGridViewCellStyle7.ForeColor = System.Drawing.SystemColors.ControlText;
dataGridViewCellStyle7.SelectionBackColor = System.Drawing.SystemColors.Highlight;
dataGridViewCellStyle7.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
dataGridViewCellStyle7.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
this.dgvStaff.DefaultCellStyle = dataGridViewCellStyle7;
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, 171);
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;
dataGridViewCellStyle8.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
dataGridViewCellStyle8.BackColor = System.Drawing.SystemColors.Control;
dataGridViewCellStyle8.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
dataGridViewCellStyle8.ForeColor = System.Drawing.SystemColors.WindowText;
dataGridViewCellStyle8.SelectionBackColor = System.Drawing.SystemColors.Highlight;
dataGridViewCellStyle8.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
dataGridViewCellStyle8.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
this.dgvStaff.RowHeadersDefaultCellStyle = dataGridViewCellStyle8;
this.dgvStaff.RowHeadersWidth = 50;
this.dgvStaff.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
dataGridViewCellStyle9.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
this.dgvStaff.RowsDefaultCellStyle = dataGridViewCellStyle9;
this.dgvStaff.RowTemplate.Height = 21;
this.dgvStaff.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
this.dgvStaff.Size = new System.Drawing.Size(1035, 384);
this.dgvStaff.SortOrderColumnName = null;
this.dgvStaff.TabIndex = 12;
this.dgvStaff.Tag = true;
this.dgvStaff.TotalSumColumns = null;
this.dgvStaff.ViewRowFilter = "";
this.dgvStaff.CellEnter += new System.Windows.Forms.DataGridViewCellEventHandler(this.dgvStaff_CellEnter);
this.dgvStaff.CurrentCellDirtyStateChanged += new System.EventHandler(this.dgvStaff_CurrentCellDirtyStateChanged);
//
// Sel
//
this.Sel.DataPropertyName = "Sel";
this.Sel.HeaderText = "选择";
this.Sel.Name = "Sel";
this.Sel.Width = 60;
//
// StaffCode
//
this.StaffCode.DataPropertyName = "STAFFCODE";
this.StaffCode.HeaderText = "员工编号";
this.StaffCode.Name = "StaffCode";
//
// RecordDate
//
this.RecordDate.DataPropertyName = "RecordDate";
this.RecordDate.HeaderText = "申请日期";
this.RecordDate.Name = "RecordDate";
this.RecordDate.Visible = false;
//
// RecordTypeName
//
this.RecordTypeName.DataPropertyName = "RecordTypeName";
this.RecordTypeName.HeaderText = "申请类型";
this.RecordTypeName.Name = "RecordTypeName";
this.RecordTypeName.Visible = false;
//
// StaffName
//
this.StaffName.DataPropertyName = "STAFFNAME";
this.StaffName.HeaderText = "员工姓名";
this.StaffName.Name = "StaffName";
//
// Gender
//
this.Gender.DataPropertyName = "Gendername";
this.Gender.HeaderText = "性别";
this.Gender.Name = "Gender";
this.Gender.Width = 80;
//
// IDCardNo
//
this.IDCardNo.HeaderText = "身份证号";
this.IDCardNo.Name = "IDCardNo";
this.IDCardNo.Width = 120;
//
// StaffStatusName
//
this.StaffStatusName.DataPropertyName = "StaffStatusName";
this.StaffStatusName.HeaderText = "员工状态";
this.StaffStatusName.Name = "StaffStatusName";
//
// OrganizationName
//
this.OrganizationName.DataPropertyName = "Organizationname";
this.OrganizationName.HeaderText = "组织机构";
this.OrganizationName.Name = "OrganizationName";
//
// Postname
//
this.Postname.DataPropertyName = "Postname";
this.Postname.HeaderText = "职务";
this.Postname.Name = "Postname";
//
// JobsName
//
this.JobsName.DataPropertyName = "Jobsname";
this.JobsName.HeaderText = "工种";
this.JobsName.Name = "JobsName";
//
// TurnoverDate
//
this.TurnoverDate.DataPropertyName = "TurnoverDate";
dataGridViewCellStyle3.Format = "yyyy-MM-dd";
dataGridViewCellStyle3.NullValue = null;
this.TurnoverDate.DefaultCellStyle = dataGridViewCellStyle3;
this.TurnoverDate.HeaderText = "离职日期";
this.TurnoverDate.Name = "TurnoverDate";
//
// RApplicantName
//
this.RApplicantName.DataPropertyName = "RApplicantName";
this.RApplicantName.HeaderText = "申请人";
this.RApplicantName.Name = "RApplicantName";
this.RApplicantName.Visible = false;
//
// Reason
//
this.Reason.DataPropertyName = "REASON";
this.Reason.HeaderText = "离职原因";
this.Reason.Name = "Reason";
this.Reason.Visible = false;
//
// Suggestion
//
this.Suggestion.DataPropertyName = "SUGGESTION";
this.Suggestion.HeaderText = "部门意见";
this.Suggestion.Name = "Suggestion";
this.Suggestion.Visible = false;
//
// ApprovalStatusName
//
this.ApprovalStatusName.DataPropertyName = "RApprovalStatusName";
this.ApprovalStatusName.HeaderText = "审批状态";
this.ApprovalStatusName.Name = "ApprovalStatusName";
this.ApprovalStatusName.Visible = false;
//
// ApproverName
//
this.ApproverName.DataPropertyName = "RApproverName";
this.ApproverName.HeaderText = "审批人";
this.ApproverName.Name = "ApproverName";
this.ApproverName.Visible = false;
//
// ApprovalDate
//
this.ApprovalDate.DataPropertyName = "ApprovalDate";
dataGridViewCellStyle4.Format = "yyyy-MM-dd ";
dataGridViewCellStyle4.NullValue = null;
this.ApprovalDate.DefaultCellStyle = dataGridViewCellStyle4;
this.ApprovalDate.HeaderText = "审批日期";
this.ApprovalDate.Name = "ApprovalDate";
this.ApprovalDate.Visible = false;
//
// appsSuggestion
//
this.appsSuggestion.DataPropertyName = "appsSuggestion";
this.appsSuggestion.HeaderText = "审批意见";
this.appsSuggestion.Name = "appsSuggestion";
this.appsSuggestion.Visible = false;
//
// Remarks
//
this.Remarks.DataPropertyName = "Remarks";
this.Remarks.HeaderText = "备注";
this.Remarks.Name = "Remarks";
//
// CreateTime
//
this.CreateTime.DataPropertyName = "CreateTime";
dataGridViewCellStyle5.Format = "yyyy-MM-dd HH:mm:ss";
dataGridViewCellStyle5.NullValue = null;
this.CreateTime.DefaultCellStyle = dataGridViewCellStyle5;
this.CreateTime.HeaderText = "创建时间";
this.CreateTime.Name = "CreateTime";
this.CreateTime.Visible = false;
//
// CreateUserName
//
this.CreateUserName.DataPropertyName = "RCreateUserName";
this.CreateUserName.HeaderText = "创建人";
this.CreateUserName.Name = "CreateUserName";
this.CreateUserName.Visible = false;
//
// UpdateTime
//
this.UpdateTime.DataPropertyName = "UpdateTime";
dataGridViewCellStyle6.Format = "yyyy-MM-dd HH:mm:ss";
dataGridViewCellStyle6.NullValue = null;
this.UpdateTime.DefaultCellStyle = dataGridViewCellStyle6;
this.UpdateTime.HeaderText = "修改时间";
this.UpdateTime.Name = "UpdateTime";
this.UpdateTime.Visible = false;
//
// TurnoverDateName
//
this.TurnoverDateName.DataPropertyName = "RUpdateUserName";
this.TurnoverDateName.HeaderText = "修改人";
this.TurnoverDateName.Name = "TurnoverDateName";
this.TurnoverDateName.Visible = false;
//
// StaffID
//
this.StaffID.DataPropertyName = "STAFFID";
this.StaffID.HeaderText = "员工离职ID";
this.StaffID.Name = "StaffID";
this.StaffID.Visible = false;
//
// StaffRecordID
//
this.StaffRecordID.DataPropertyName = "StaffRecordID";
this.StaffRecordID.HeaderText = "StaffRecordID";
this.StaffRecordID.Name = "StaffRecordID";
this.StaffRecordID.Visible = false;
//
// ApprovalStatus
//
this.ApprovalStatus.DataPropertyName = "ApprovalStatus";
this.ApprovalStatus.HeaderText = "ApprovalStatus";
this.ApprovalStatus.Name = "ApprovalStatus";
this.ApprovalStatus.Visible = false;
//
// RecordType
//
this.RecordType.DataPropertyName = "RecordType";
this.RecordType.HeaderText = "RecordType";
this.RecordType.Name = "RecordType";
this.RecordType.Visible = false;
//
// F_HR_0401
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(1047, 556);
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_0401";
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
this.Text = "员工离职一览";
this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.F_HR_0401_FormClosed);
this.Load += new System.EventHandler(this.F_HR_0401_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 System.Windows.Forms.ImageList imglstNavigation;
private Basics.BaseControls.C_GroupBox gbxCondition;
private Dongke.IBOSS.PRD.Basics.BaseControls.C_ToolStrip tsrOperate;
private System.Windows.Forms.ToolStripButton tsbtnDisable;
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_Label c_Label1;
private Basics.BaseControls.C_Label c_Label4;
private System.Windows.Forms.TextBox txtOtherWhere;
private Basics.BaseControls.C_Label c_Label2;
private Basics.BaseControls.C_Button btnSearch;
private Basics.BaseControls.C_Button btnClearCondition;
private Basics.BaseControls.C_TextBox txtStaffName;
private Basics.BaseControls.C_TextBox txtStaffCode;
private System.Windows.Forms.ToolStripButton tsbtnImport;
private System.Windows.Forms.ToolStripButton tsbtnDown;
private System.Windows.Forms.OpenFileDialog oFileDialog;
private System.Windows.Forms.SaveFileDialog sfDialogTemplet;
private Basics.BaseControls.C_ValidCheckedBoxList SelStaffStatus;
private Basics.BaseControls.C_DataGridView dgvStaff;
private System.Windows.Forms.ToolStripButton tsbtnTurnover;
private System.Windows.Forms.DataGridViewCheckBoxColumn Sel;
private System.Windows.Forms.DataGridViewTextBoxColumn StaffCode;
private System.Windows.Forms.DataGridViewTextBoxColumn RecordDate;
private System.Windows.Forms.DataGridViewTextBoxColumn RecordTypeName;
private System.Windows.Forms.DataGridViewTextBoxColumn StaffName;
private System.Windows.Forms.DataGridViewTextBoxColumn Gender;
private System.Windows.Forms.DataGridViewTextBoxColumn IDCardNo;
private System.Windows.Forms.DataGridViewTextBoxColumn StaffStatusName;
private System.Windows.Forms.DataGridViewTextBoxColumn OrganizationName;
private System.Windows.Forms.DataGridViewTextBoxColumn Postname;
private System.Windows.Forms.DataGridViewTextBoxColumn JobsName;
private System.Windows.Forms.DataGridViewTextBoxColumn TurnoverDate;
private System.Windows.Forms.DataGridViewTextBoxColumn RApplicantName;
private System.Windows.Forms.DataGridViewTextBoxColumn Reason;
private System.Windows.Forms.DataGridViewTextBoxColumn Suggestion;
private System.Windows.Forms.DataGridViewTextBoxColumn ApprovalStatusName;
private System.Windows.Forms.DataGridViewTextBoxColumn ApproverName;
private System.Windows.Forms.DataGridViewTextBoxColumn ApprovalDate;
private System.Windows.Forms.DataGridViewTextBoxColumn appsSuggestion;
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 StaffID;
private System.Windows.Forms.DataGridViewTextBoxColumn StaffRecordID;
private System.Windows.Forms.DataGridViewTextBoxColumn ApprovalStatus;
private System.Windows.Forms.DataGridViewTextBoxColumn RecordType;
}
}