| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632 |
- namespace Dongke.IBOSS.PRD.Client.HRModule
- {
- partial class F_HR_0603
- {
- /// <summary>
- /// Required designer variable.
- /// </summary>
- private System.ComponentModel.IContainer components = null;
- /// <summary>
- /// Clean up any resources being used.
- /// </summary>
- /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
- protected override void Dispose(bool disposing)
- {
- if (disposing && (components != null))
- {
- components.Dispose();
- }
- base.Dispose(disposing);
- }
- #region Windows Form Designer generated code
- /// <summary>
- /// Required method for Designer support - do not modify
- /// the contents of this method with the code editor.
- /// </summary>
- private void InitializeComponent()
- {
- System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(F_HR_0603));
- 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.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.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.ROriginalPostName = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.RTargetPostName = 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.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(816, 35);
- this.tsrOperate.TabIndex = 3;
- 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.txtStaffName);
- this.gbxCondition.Controls.Add(this.txtStaffCode);
- 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(804, 125);
- this.gbxCondition.TabIndex = 4;
- this.gbxCondition.TabStop = false;
- this.gbxCondition.Text = "查询条件 ▼";
- //
- // 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(621, 85);
- 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(712, 85);
- 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);
- //
- // 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 = 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, 51);
- 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 = "员工编号";
- //
- // 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.ROriginalPostName,
- this.RTargetPostName,
- 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.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(804, 321);
- this.dgvStaffRecord.SortOrderColumnName = null;
- this.dgvStaffRecord.TabIndex = 15;
- 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;
- //
- // 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;
- //
- // 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;
- //
- // TargetPost
- //
- this.TargetPost.DataPropertyName = "TargetPost";
- this.TargetPost.HeaderText = "TargetPost";
- this.TargetPost.Name = "TargetPost";
- this.TargetPost.ReadOnly = true;
- this.TargetPost.Visible = false;
- //
- // F_HR_0603
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.ClientSize = new System.Drawing.Size(816, 492);
- 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_0603";
- this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
- this.Text = "职务调整审核一览";
- this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.F_HR_0603_FormClosed);
- this.Load += new System.EventHandler(this.F_HR_0603_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_TextBox txtStaffCode;
- 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 ROriginalPostName;
- private System.Windows.Forms.DataGridViewTextBoxColumn RTargetPostName;
- 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 TargetPost;
- }
- }
|