namespace Dongke.IBOSS.PRD.Client.HRModule { partial class F_HR_0101 { /// /// 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_0101)); 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.imglstNavigation = new System.Windows.Forms.ImageList(this.components); this.gbxCondition = new Dongke.IBOSS.PRD.Basics.BaseControls.C_GroupBox(); this.txtStaffCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TXT_Code(); this.SelStaffStatus = new Dongke.IBOSS.PRD.Basics.BaseControls.C_ValidCheckedBoxList(); this.txtOther = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox(); this.btnClearCondition = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button(); this.lblMore = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label(); this.btnSearch = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button(); this.txtStaffName = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox(); this.lblStaffCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label(); this.lblStaffName = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label(); this.dgvStaff = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView(); this.tsrOperate = new Dongke.IBOSS.PRD.Basics.BaseControls.C_ToolStrip(); this.tsbtnAdd = new System.Windows.Forms.ToolStripButton(); this.tsbtnEdit = new System.Windows.Forms.ToolStripButton(); this.tsbtnDisable = new System.Windows.Forms.ToolStripButton(); this.tsbtnUpdate = 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.sfDialogTemplet = new System.Windows.Forms.SaveFileDialog(); this.oFileDialog = new System.Windows.Forms.OpenFileDialog(); this.Organizationname = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.StaffID = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.StaffCode = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.StaffName = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.IDCardNo = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.StaffStatusName = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Birthday = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Gender = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.MaritalStatus = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.HomeTown = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.PolicitalStatus = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.National = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Educational = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.GraduatedGraduated = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.SpecialField = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Telephone = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.SHeight = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.BloodGroup = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Weight = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Address = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.LaidOff = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Disability = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.JoinPartyDate = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Email = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.OpeningBank = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.AccountNo = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Remarks = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Jobsname = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Postname = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.OrganizationID = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.gbxCondition.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.dgvStaff)).BeginInit(); this.tsrOperate.SuspendLayout(); this.SuspendLayout(); // // imglstNavigation // this.imglstNavigation.ColorDepth = System.Windows.Forms.ColorDepth.Depth8Bit; this.imglstNavigation.ImageSize = new System.Drawing.Size(16, 16); this.imglstNavigation.TransparentColor = System.Drawing.Color.Transparent; // // 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.SelStaffStatus); this.gbxCondition.Controls.Add(this.txtOther); this.gbxCondition.Controls.Add(this.btnClearCondition); this.gbxCondition.Controls.Add(this.lblMore); this.gbxCondition.Controls.Add(this.btnSearch); this.gbxCondition.Controls.Add(this.txtStaffName); this.gbxCondition.Controls.Add(this.lblStaffCode); this.gbxCondition.Controls.Add(this.lblStaffName); 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(989, 119); this.gbxCondition.TabIndex = 0; 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(68, 18); this.txtStaffCode.MaxLength = 20; this.txtStaffCode.Name = "txtStaffCode"; this.txtStaffCode.Size = new System.Drawing.Size(205, 21); this.txtStaffCode.TabIndex = 1; this.txtStaffCode.TextValue = ""; // // 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(553, 19); 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 = 4; this.SelStaffStatus.Title = "员工状态"; this.SelStaffStatus.TitleAlign = System.Drawing.ContentAlignment.TopLeft; this.SelStaffStatus.ValueMember = "StaffStatusID"; // // txtOther // this.txtOther.BackColor = System.Drawing.SystemColors.Control; this.txtOther.BackgroundColor = System.Drawing.SystemColors.Window; this.txtOther.Enabled = false; this.txtOther.ErrorMessage = ""; this.txtOther.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.txtOther.Location = new System.Drawing.Point(68, 45); this.txtOther.Multiline = true; this.txtOther.Name = "txtOther"; this.txtOther.ReadOnly = true; this.txtOther.Size = new System.Drawing.Size(479, 68); this.txtOther.TabIndex = 6; // // 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(899, 83); this.btnClearCondition.Name = "btnClearCondition"; this.btnClearCondition.Size = new System.Drawing.Size(85, 30); this.btnClearCondition.TabIndex = 8; this.btnClearCondition.Text = "清空条件"; this.btnClearCondition.UseVisualStyleBackColor = true; this.btnClearCondition.Click += new System.EventHandler(this.btnClearCondition_Click); // // lblMore // this.lblMore.AutoSize = true; this.lblMore.BackColor = System.Drawing.Color.Transparent; this.lblMore.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblMore.ForeColor = System.Drawing.SystemColors.ControlText; this.lblMore.Location = new System.Drawing.Point(11, 48); this.lblMore.Name = "lblMore"; this.lblMore.Size = new System.Drawing.Size(53, 12); this.lblMore.TabIndex = 5; this.lblMore.Text = "附加条件"; // // btnSearch // this.btnSearch.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.btnSearch.BackColor = System.Drawing.Color.Transparent; this.btnSearch.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnSearch.BackgroundImage"))); this.btnSearch.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.btnSearch.ForeColor = System.Drawing.Color.White; this.btnSearch.Location = new System.Drawing.Point(808, 83); this.btnSearch.Name = "btnSearch"; this.btnSearch.Size = new System.Drawing.Size(85, 30); this.btnSearch.TabIndex = 7; this.btnSearch.Text = "查询"; this.btnSearch.UseVisualStyleBackColor = true; this.btnSearch.Click += new System.EventHandler(this.btnSearch_Click); // // 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(351, 18); this.txtStaffName.MaxLength = 20; this.txtStaffName.Name = "txtStaffName"; this.txtStaffName.Size = new System.Drawing.Size(196, 21); this.txtStaffName.TabIndex = 3; // // lblStaffCode // this.lblStaffCode.AutoSize = true; this.lblStaffCode.BackColor = System.Drawing.Color.Transparent; this.lblStaffCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblStaffCode.ForeColor = System.Drawing.SystemColors.ControlText; this.lblStaffCode.Location = new System.Drawing.Point(9, 21); this.lblStaffCode.Name = "lblStaffCode"; this.lblStaffCode.Size = new System.Drawing.Size(53, 12); this.lblStaffCode.TabIndex = 0; this.lblStaffCode.Text = "员工编码"; // // lblStaffName // this.lblStaffName.AutoSize = true; this.lblStaffName.BackColor = System.Drawing.Color.Transparent; this.lblStaffName.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblStaffName.ForeColor = System.Drawing.SystemColors.ControlText; this.lblStaffName.Location = new System.Drawing.Point(279, 21); this.lblStaffName.Name = "lblStaffName"; this.lblStaffName.Size = new System.Drawing.Size(53, 12); this.lblStaffName.TabIndex = 2; this.lblStaffName.Text = "员工姓名"; // // 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.Organizationname, this.StaffID, this.StaffCode, this.StaffName, this.IDCardNo, this.StaffStatusName, this.Birthday, this.Gender, this.MaritalStatus, this.HomeTown, this.PolicitalStatus, this.National, this.Educational, this.GraduatedGraduated, this.SpecialField, this.Telephone, this.SHeight, this.BloodGroup, this.Weight, this.Address, this.LaidOff, this.Disability, this.JoinPartyDate, this.Email, this.OpeningBank, this.AccountNo, this.Remarks, this.Jobsname, this.Postname, this.OrganizationID}); this.dgvStaff.ColumnTreeView = null; this.dgvStaff.ContextMenuVisible = ((Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView.ContextMenuVisibleFlags)((Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView.ContextMenuVisibleFlags.Refine | Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView.ContextMenuVisibleFlags.FileOut))); dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft; dataGridViewCellStyle3.BackColor = System.Drawing.SystemColors.Window; dataGridViewCellStyle3.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); dataGridViewCellStyle3.ForeColor = System.Drawing.SystemColors.ControlText; dataGridViewCellStyle3.SelectionBackColor = System.Drawing.SystemColors.Highlight; dataGridViewCellStyle3.SelectionForeColor = System.Drawing.SystemColors.HighlightText; dataGridViewCellStyle3.WrapMode = System.Windows.Forms.DataGridViewTriState.False; this.dgvStaff.DefaultCellStyle = dataGridViewCellStyle3; this.dgvStaff.DynamicColumnName = ""; this.dgvStaff.EnableHeadersVisualStyles = false; this.dgvStaff.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.dgvStaff.FormatQuantityColumns = null; 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, 162); this.dgvStaff.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.dgvStaff.MergeColumnNames = null; this.dgvStaff.MergeDetailColumnNames = null; this.dgvStaff.MergeDetailOnlyColumn = null; this.dgvStaff.MergeOnlyColumn = null; this.dgvStaff.MultiSelect = false; this.dgvStaff.Name = "dgvStaff"; this.dgvStaff.ReadOnly = true; this.dgvStaff.RefreshAtHscroll = false; this.dgvStaff.RowHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single; dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft; dataGridViewCellStyle4.BackColor = System.Drawing.SystemColors.Control; dataGridViewCellStyle4.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); dataGridViewCellStyle4.ForeColor = System.Drawing.SystemColors.WindowText; dataGridViewCellStyle4.SelectionBackColor = System.Drawing.SystemColors.Highlight; dataGridViewCellStyle4.SelectionForeColor = System.Drawing.SystemColors.HighlightText; dataGridViewCellStyle4.WrapMode = System.Windows.Forms.DataGridViewTriState.True; this.dgvStaff.RowHeadersDefaultCellStyle = dataGridViewCellStyle4; this.dgvStaff.RowHeadersWidth = 50; this.dgvStaff.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing; dataGridViewCellStyle5.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39))))); this.dgvStaff.RowsDefaultCellStyle = dataGridViewCellStyle5; this.dgvStaff.RowTemplate.Height = 21; this.dgvStaff.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect; this.dgvStaff.Size = new System.Drawing.Size(989, 456); this.dgvStaff.SortOrderColumnName = null; this.dgvStaff.TabIndex = 13; this.dgvStaff.Tag = true; this.dgvStaff.TotalSumColumns = null; this.dgvStaff.ViewRowFilter = ""; this.dgvStaff.CellEnter += new System.Windows.Forms.DataGridViewCellEventHandler(this.dgvStaff_CellEnter); this.dgvStaff.CellMouseDoubleClick += new System.Windows.Forms.DataGridViewCellMouseEventHandler(this.dgvStaff_CellMouseDoubleClick); // // tsrOperate // this.tsrOperate.AutoSize = false; this.tsrOperate.BackColor = System.Drawing.Color.Transparent; this.tsrOperate.BackgroundImage = global::Dongke.IBOSS.PRD.Client.HRModule.Properties.Resources.functionbackground; this.tsrOperate.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.tsrOperate.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { this.tsbtnAdd, this.tsbtnEdit, this.tsbtnDisable, this.tsbtnUpdate, 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(1001, 35); this.tsrOperate.TabIndex = 23; this.tsrOperate.Text = "toolStrip1"; // // tsbtnAdd // this.tsbtnAdd.AutoSize = false; this.tsbtnAdd.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.tsbtnAdd.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; this.tsbtnAdd.ImageTransparentColor = System.Drawing.Color.Magenta; this.tsbtnAdd.Name = "tsbtnAdd"; this.tsbtnAdd.Size = new System.Drawing.Size(60, 25); this.tsbtnAdd.Text = "新建(&N)"; this.tsbtnAdd.Click += new System.EventHandler(this.tsbtnAdd_Click); // // tsbtnEdit // this.tsbtnEdit.AutoSize = false; this.tsbtnEdit.Enabled = false; this.tsbtnEdit.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.tsbtnEdit.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; this.tsbtnEdit.ImageTransparentColor = System.Drawing.Color.Magenta; this.tsbtnEdit.Name = "tsbtnEdit"; this.tsbtnEdit.Size = new System.Drawing.Size(60, 25); this.tsbtnEdit.Text = "编辑(&E)"; this.tsbtnEdit.Click += new System.EventHandler(this.tsbtnEdit_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); // // tsbtnUpdate // this.tsbtnUpdate.AutoSize = false; this.tsbtnUpdate.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.tsbtnUpdate.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; this.tsbtnUpdate.ImageTransparentColor = System.Drawing.Color.Magenta; this.tsbtnUpdate.Name = "tsbtnUpdate"; this.tsbtnUpdate.Size = new System.Drawing.Size(60, 25); this.tsbtnUpdate.Text = "导入(&I)"; this.tsbtnUpdate.Click += new System.EventHandler(this.tsbtnUpdate_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"; // // Organizationname // this.Organizationname.DataPropertyName = "Organizationname"; this.Organizationname.HeaderText = "组织机构"; this.Organizationname.Name = "Organizationname"; this.Organizationname.ReadOnly = true; // // StaffID // this.StaffID.DataPropertyName = "StaffID"; this.StaffID.HeaderText = "员工ID"; this.StaffID.Name = "StaffID"; this.StaffID.ReadOnly = true; this.StaffID.Visible = false; // // 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; // // IDCardNo // this.IDCardNo.DataPropertyName = "IDCardNo"; this.IDCardNo.HeaderText = "身份证号"; this.IDCardNo.Name = "IDCardNo"; this.IDCardNo.ReadOnly = true; // // StaffStatusName // this.StaffStatusName.DataPropertyName = "StaffStatusName"; this.StaffStatusName.HeaderText = "员工状态"; this.StaffStatusName.Name = "StaffStatusName"; this.StaffStatusName.ReadOnly = true; // // Birthday // this.Birthday.DataPropertyName = "Birthday"; this.Birthday.HeaderText = "生日"; this.Birthday.Name = "Birthday"; this.Birthday.ReadOnly = true; // // Gender // this.Gender.DataPropertyName = "Gendername"; this.Gender.HeaderText = "性别"; this.Gender.Name = "Gender"; this.Gender.ReadOnly = true; // // MaritalStatus // this.MaritalStatus.DataPropertyName = "Maritalstatusname"; this.MaritalStatus.HeaderText = "婚姻状况"; this.MaritalStatus.Name = "MaritalStatus"; this.MaritalStatus.ReadOnly = true; // // HomeTown // this.HomeTown.DataPropertyName = "HomeTown"; this.HomeTown.HeaderText = "籍贯"; this.HomeTown.Name = "HomeTown"; this.HomeTown.ReadOnly = true; // // PolicitalStatus // this.PolicitalStatus.DataPropertyName = "PolicitalStatus"; this.PolicitalStatus.HeaderText = "政治面貌"; this.PolicitalStatus.Name = "PolicitalStatus"; this.PolicitalStatus.ReadOnly = true; // // National // this.National.DataPropertyName = "Nationalname"; this.National.HeaderText = "民族"; this.National.Name = "National"; this.National.ReadOnly = true; // // Educational // this.Educational.DataPropertyName = "Educationalname"; this.Educational.HeaderText = "学历"; this.Educational.Name = "Educational"; this.Educational.ReadOnly = true; // // GraduatedGraduated // this.GraduatedGraduated.DataPropertyName = "Graduated"; this.GraduatedGraduated.HeaderText = "毕业学校"; this.GraduatedGraduated.Name = "GraduatedGraduated"; this.GraduatedGraduated.ReadOnly = true; // // SpecialField // this.SpecialField.DataPropertyName = "SpecialField"; this.SpecialField.HeaderText = "专业"; this.SpecialField.Name = "SpecialField"; this.SpecialField.ReadOnly = true; // // Telephone // this.Telephone.DataPropertyName = "Telephone"; this.Telephone.HeaderText = "联系电话"; this.Telephone.Name = "Telephone"; this.Telephone.ReadOnly = true; // // SHeight // this.SHeight.DataPropertyName = "Height"; this.SHeight.HeaderText = "身高"; this.SHeight.Name = "SHeight"; this.SHeight.ReadOnly = true; // // BloodGroup // this.BloodGroup.DataPropertyName = "BloodGroup"; this.BloodGroup.HeaderText = "血型"; this.BloodGroup.Name = "BloodGroup"; this.BloodGroup.ReadOnly = true; // // Weight // this.Weight.DataPropertyName = "Weight"; this.Weight.HeaderText = "体重"; this.Weight.Name = "Weight"; this.Weight.ReadOnly = true; // // Address // this.Address.DataPropertyName = "Address"; this.Address.HeaderText = "家庭住址"; this.Address.Name = "Address"; this.Address.ReadOnly = true; // // LaidOff // this.LaidOff.DataPropertyName = "LaidOffText"; this.LaidOff.HeaderText = "下岗职工"; this.LaidOff.Name = "LaidOff"; this.LaidOff.ReadOnly = true; // // Disability // this.Disability.DataPropertyName = "DisabilityText"; this.Disability.HeaderText = "残疾职工"; this.Disability.Name = "Disability"; this.Disability.ReadOnly = true; // // JoinPartyDate // this.JoinPartyDate.DataPropertyName = "JoinPartyDate"; this.JoinPartyDate.HeaderText = "入党日期"; this.JoinPartyDate.Name = "JoinPartyDate"; this.JoinPartyDate.ReadOnly = true; // // Email // this.Email.DataPropertyName = "Email"; this.Email.HeaderText = "电子邮箱"; this.Email.Name = "Email"; this.Email.ReadOnly = true; // // OpeningBank // this.OpeningBank.DataPropertyName = "OpeningBank"; this.OpeningBank.HeaderText = "开户行"; this.OpeningBank.Name = "OpeningBank"; this.OpeningBank.ReadOnly = true; // // AccountNo // this.AccountNo.DataPropertyName = "AccountNo"; this.AccountNo.HeaderText = "开户账号"; this.AccountNo.Name = "AccountNo"; this.AccountNo.ReadOnly = true; // // Remarks // this.Remarks.DataPropertyName = "Remarks"; this.Remarks.HeaderText = "备注"; this.Remarks.Name = "Remarks"; this.Remarks.ReadOnly = true; // // Jobsname // this.Jobsname.DataPropertyName = "Jobsname"; this.Jobsname.HeaderText = "工种"; this.Jobsname.Name = "Jobsname"; this.Jobsname.ReadOnly = true; // // Postname // this.Postname.DataPropertyName = "Postname"; this.Postname.HeaderText = "职务"; this.Postname.Name = "Postname"; this.Postname.ReadOnly = true; // // OrganizationID // this.OrganizationID.DataPropertyName = "OrganizationID"; this.OrganizationID.HeaderText = "组织机构ID"; this.OrganizationID.Name = "OrganizationID"; this.OrganizationID.ReadOnly = true; this.OrganizationID.Visible = false; // // F_HR_0101 // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(1001, 618); this.Controls.Add(this.tsrOperate); this.Controls.Add(this.gbxCondition); this.Controls.Add(this.dgvStaff); this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle; this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon"))); this.MaximizeBox = false; this.MinimizeBox = false; this.Name = "F_HR_0101"; this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen; this.Text = "员工档案"; this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.F_HR_0101_FormClosed); this.Load += new System.EventHandler(this.F_HR_0101_Load); this.gbxCondition.ResumeLayout(false); this.gbxCondition.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.dgvStaff)).EndInit(); this.tsrOperate.ResumeLayout(false); this.tsrOperate.PerformLayout(); this.ResumeLayout(false); } #endregion //private Dongke.IBOSS.PRD.Basics.BaseControls.C_ValidCheckedBoxList chklValueFlag; private System.Windows.Forms.ImageList imglstNavigation; //private Controls.dkOrganizationSearchBox sbxOrganization; private Basics.BaseControls.C_Button btnSearch; private Basics.BaseControls.C_Button btnClearCondition; private Basics.BaseControls.C_DataGridView dgvStaff; private Basics.BaseControls.C_Label lblStaffCode; private Basics.BaseControls.C_Label lblStaffName; private Basics.BaseControls.C_TextBox txtStaffName; private Basics.BaseControls.C_Label lblMore; private Basics.BaseControls.C_TextBox txtOther; private Basics.BaseControls.C_GroupBox gbxCondition; private Basics.BaseControls.C_ToolStrip tsrOperate; private System.Windows.Forms.ToolStripButton tsbtnAdd; private System.Windows.Forms.ToolStripButton tsbtnEdit; 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_ValidCheckedBoxList SelStaffStatus; private Basics.BaseControls.C_TXT_Code txtStaffCode; private System.Windows.Forms.ToolStripButton tsbtnUpdate; private System.Windows.Forms.ToolStripButton tsbtnDown; private System.Windows.Forms.SaveFileDialog sfDialogTemplet; private System.Windows.Forms.OpenFileDialog oFileDialog; private System.Windows.Forms.DataGridViewTextBoxColumn Organizationname; private System.Windows.Forms.DataGridViewTextBoxColumn StaffID; private System.Windows.Forms.DataGridViewTextBoxColumn StaffCode; private System.Windows.Forms.DataGridViewTextBoxColumn StaffName; private System.Windows.Forms.DataGridViewTextBoxColumn IDCardNo; private System.Windows.Forms.DataGridViewTextBoxColumn StaffStatusName; private System.Windows.Forms.DataGridViewTextBoxColumn Birthday; private System.Windows.Forms.DataGridViewTextBoxColumn Gender; private System.Windows.Forms.DataGridViewTextBoxColumn MaritalStatus; private System.Windows.Forms.DataGridViewTextBoxColumn HomeTown; private System.Windows.Forms.DataGridViewTextBoxColumn PolicitalStatus; private System.Windows.Forms.DataGridViewTextBoxColumn National; private System.Windows.Forms.DataGridViewTextBoxColumn Educational; private System.Windows.Forms.DataGridViewTextBoxColumn GraduatedGraduated; private System.Windows.Forms.DataGridViewTextBoxColumn SpecialField; private System.Windows.Forms.DataGridViewTextBoxColumn Telephone; private System.Windows.Forms.DataGridViewTextBoxColumn SHeight; private System.Windows.Forms.DataGridViewTextBoxColumn BloodGroup; private System.Windows.Forms.DataGridViewTextBoxColumn Weight; private System.Windows.Forms.DataGridViewTextBoxColumn Address; private System.Windows.Forms.DataGridViewTextBoxColumn LaidOff; private System.Windows.Forms.DataGridViewTextBoxColumn Disability; private System.Windows.Forms.DataGridViewTextBoxColumn JoinPartyDate; private System.Windows.Forms.DataGridViewTextBoxColumn Email; private System.Windows.Forms.DataGridViewTextBoxColumn OpeningBank; private System.Windows.Forms.DataGridViewTextBoxColumn AccountNo; private System.Windows.Forms.DataGridViewTextBoxColumn Remarks; private System.Windows.Forms.DataGridViewTextBoxColumn Jobsname; private System.Windows.Forms.DataGridViewTextBoxColumn Postname; private System.Windows.Forms.DataGridViewTextBoxColumn OrganizationID; //private Controls.dkOrganizationSearchBox sbxOrganization; //private Basics.BaseControls.C_ValidCheckedBoxList c_ValidCheckedBoxList1; } }