📄 employeeinfomanage_form.designer.cs
字号:
// columnHeader9
//
this.columnHeader9.Text = "职位";
this.columnHeader9.Width = 52;
//
// columnHeader10
//
this.columnHeader10.Text = "职称";
this.columnHeader10.Width = 54;
//
// columnHeader11
//
this.columnHeader11.Text = "工资";
this.columnHeader11.Width = 50;
//
// columnHeader12
//
this.columnHeader12.Text = "入职日期";
this.columnHeader12.Width = 68;
//
// columnHeader13
//
this.columnHeader13.Text = "在职状态";
this.columnHeader13.Width = 65;
//
// columnHeader14
//
this.columnHeader14.Text = "开始时间";
this.columnHeader14.Width = 77;
//
// columnHeader15
//
this.columnHeader15.Text = "结束时间";
this.columnHeader15.Width = 73;
//
// contextMenuStrip1
//
this.contextMenuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.新增ToolStripMenuItem,
this.删除ToolStripMenuItem,
this.toolStripMenuItem1,
this.转正ToolStripMenuItem,
this.离职ToolStripMenuItem,
this.退休ToolStripMenuItem,
this.复职ToolStripMenuItem,
this.toolStripMenuItem2});
this.contextMenuStrip1.Name = "contextMenuStrip1";
this.contextMenuStrip1.Size = new System.Drawing.Size(137, 164);
//
// 新增ToolStripMenuItem
//
this.新增ToolStripMenuItem.Name = "新增ToolStripMenuItem";
this.新增ToolStripMenuItem.Size = new System.Drawing.Size(136, 22);
this.新增ToolStripMenuItem.Text = "新增";
//
// 删除ToolStripMenuItem
//
this.删除ToolStripMenuItem.Name = "删除ToolStripMenuItem";
this.删除ToolStripMenuItem.Size = new System.Drawing.Size(136, 22);
this.删除ToolStripMenuItem.Text = "删除";
//
// toolStripMenuItem1
//
this.toolStripMenuItem1.Name = "toolStripMenuItem1";
this.toolStripMenuItem1.Size = new System.Drawing.Size(133, 6);
//
// 转正ToolStripMenuItem
//
this.转正ToolStripMenuItem.Name = "转正ToolStripMenuItem";
this.转正ToolStripMenuItem.Size = new System.Drawing.Size(136, 22);
this.转正ToolStripMenuItem.Text = "转正";
//
// 离职ToolStripMenuItem
//
this.离职ToolStripMenuItem.Name = "离职ToolStripMenuItem";
this.离职ToolStripMenuItem.Size = new System.Drawing.Size(136, 22);
this.离职ToolStripMenuItem.Text = "离职";
//
// 退休ToolStripMenuItem
//
this.退休ToolStripMenuItem.Name = "退休ToolStripMenuItem";
this.退休ToolStripMenuItem.Size = new System.Drawing.Size(136, 22);
this.退休ToolStripMenuItem.Text = "退休";
//
// 复职ToolStripMenuItem
//
this.复职ToolStripMenuItem.Name = "复职ToolStripMenuItem";
this.复职ToolStripMenuItem.Size = new System.Drawing.Size(136, 22);
this.复职ToolStripMenuItem.Text = "复职";
//
// toolStripMenuItem2
//
this.toolStripMenuItem2.Name = "toolStripMenuItem2";
this.toolStripMenuItem2.Size = new System.Drawing.Size(136, 22);
this.toolStripMenuItem2.Text = "续签合同(&Z)";
//
// groupBox1
//
this.groupBox1.Controls.Add(this.checkBox1);
this.groupBox1.Controls.Add(this.pictureBox1);
this.groupBox1.Controls.Add(this.txtSreach);
this.groupBox1.Controls.Add(this.label1);
this.groupBox1.Cursor = System.Windows.Forms.Cursors.Hand;
this.groupBox1.Dock = System.Windows.Forms.DockStyle.Top;
this.groupBox1.FlatStyle = System.Windows.Forms.FlatStyle.System;
this.groupBox1.Location = new System.Drawing.Point(3, 66);
this.groupBox1.Name = "groupBox1";
this.groupBox1.Size = new System.Drawing.Size(899, 43);
this.groupBox1.TabIndex = 1;
this.groupBox1.TabStop = false;
//
// checkBox1
//
this.checkBox1.AutoSize = true;
this.checkBox1.Location = new System.Drawing.Point(462, 17);
this.checkBox1.Name = "checkBox1";
this.checkBox1.Size = new System.Drawing.Size(120, 16);
this.checkBox1.TabIndex = 3;
this.checkBox1.Text = "附加显示离职员工";
this.checkBox1.UseVisualStyleBackColor = true;
this.checkBox1.CheckedChanged += new System.EventHandler(this.checkBox1_CheckedChanged);
//
// pictureBox1
//
this.pictureBox1.Image = global::rsMange.Properties.Resources.select;
this.pictureBox1.Location = new System.Drawing.Point(365, 12);
this.pictureBox1.Name = "pictureBox1";
this.pictureBox1.Size = new System.Drawing.Size(71, 28);
this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize;
this.pictureBox1.TabIndex = 2;
this.pictureBox1.TabStop = false;
this.pictureBox1.Click += new System.EventHandler(this.pictureBox1_Click);
//
// txtSreach
//
this.txtSreach.Location = new System.Drawing.Point(123, 15);
this.txtSreach.Name = "txtSreach";
this.txtSreach.Size = new System.Drawing.Size(225, 21);
this.txtSreach.TabIndex = 1;
//
// label1
//
this.label1.Location = new System.Drawing.Point(6, 13);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(127, 23);
this.label1.TabIndex = 0;
this.label1.Text = "员工信息模糊查询:";
this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// toolStrip1
//
this.toolStrip1.AutoSize = false;
this.toolStrip1.BackColor = System.Drawing.SystemColors.Window;
this.toolStrip1.GripStyle = System.Windows.Forms.ToolStripGripStyle.Hidden;
this.toolStrip1.ImageScalingSize = new System.Drawing.Size(78, 63);
this.toolStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.toolStripButton1,
this.toolStripButton2,
this.toolStripButton3,
this.toolStripSeparator1,
this.toolStripButton4,
this.toolStripButton11,
this.toolStripButton6,
this.toolStripButton7,
this.toolStripSeparator2,
this.toolStripButton8,
this.toolStripButton9,
this.toolStripButton10});
this.toolStrip1.Location = new System.Drawing.Point(3, 3);
this.toolStrip1.Name = "toolStrip1";
this.toolStrip1.Padding = new System.Windows.Forms.Padding(0);
this.toolStrip1.RenderMode = System.Windows.Forms.ToolStripRenderMode.System;
this.toolStrip1.Size = new System.Drawing.Size(899, 63);
this.toolStrip1.TabIndex = 0;
this.toolStrip1.Text = "toolStrip1";
//
// toolStripButton1
//
this.toolStripButton1.AutoSize = false;
this.toolStripButton1.AutoToolTip = false;
this.toolStripButton1.BackColor = System.Drawing.Color.Transparent;
this.toolStripButton1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
this.toolStripButton1.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
this.toolStripButton1.Image = global::rsMange.Properties.Resources.insert;
this.toolStripButton1.ImageAlign = System.Drawing.ContentAlignment.BottomLeft;
this.toolStripButton1.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
this.toolStripButton1.ImageTransparentColor = System.Drawing.Color.Transparent;
this.toolStripButton1.Margin = new System.Windows.Forms.Padding(0, 0, -2, 0);
this.toolStripButton1.Name = "toolStripButton1";
this.toolStripButton1.Size = new System.Drawing.Size(82, 63);
this.toolStripButton1.Text = "toolStripButton1";
this.toolStripButton1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.toolStripButton1.TextDirection = System.Windows.Forms.ToolStripTextDirection.Vertical90;
this.toolStripButton1.TextImageRelation = System.Windows.Forms.TextImageRelation.Overlay;
this.toolStripButton1.Click += new System.EventHandler(this.toolStripButton1_Click);
//
// toolStripButton2
//
this.toolStripButton2.AutoSize = false;
this.toolStripButton2.AutoToolTip = false;
this.toolStripButton2.BackColor = System.Drawing.Color.Transparent;
this.toolStripButton2.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
this.toolStripButton2.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
this.toolStripButton2.Image = global::rsMange.Properties.Resources.edit;
this.toolStripButton2.ImageAlign = System.Drawing.ContentAlignment.BottomLeft;
this.toolStripButton2.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
this.toolStripButton2.ImageTransparentColor = System.Drawing.Color.Magenta;
this.toolStripButton2.Margin = new System.Windows.Forms.Padding(-1, 0, -2, 0);
this.toolStripButton2.Name = "toolStripButton2";
this.toolStripButton2.Size = new System.Drawing.Size(82, 63);
this.toolStripButton2.Text = "toolStripButton2";
this.toolStripButton2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.toolStripButton2.TextDirection = System.Windows.Forms.ToolStripTextDirection.Vertical90;
//
// toolStripButton3
//
this.toolStripButton3.AutoSize = false;
this.toolStripButton3.AutoToolTip = false;
this.toolStripButton3.BackColor = System.Drawing.Color.Transparent;
this.toolStripButton3.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
this.toolStripButton3.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
this.toolStripButton3.Image = global::rsMange.Properties.Resources.del;
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -