📄 frmempcheckwork.designer.cs
字号:
namespace HumanManage.HumanManage
{
partial class FrmEmpCheckWork
{
/// <summary>
/// 必需的设计器变量。
/// </summary>
private System.ComponentModel.IContainer components = null;
/// <summary>
/// 清理所有正在使用的资源。
/// </summary>
/// <param name="disposing">如果应释放托管资源,为 true;否则为 false。</param>
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows 窗体设计器生成的代码
/// <summary>
/// 设计器支持所需的方法 - 不要
/// 使用代码编辑器修改此方法的内容。
/// </summary>
private void InitializeComponent()
{
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FrmEmpCheckWork));
this.checkBoxX1 = new DevComponents.DotNetBar.Controls.CheckBoxX();
this.groupBox1 = new System.Windows.Forms.GroupBox();
this.buttonX6 = new DevComponents.DotNetBar.ButtonX();
this.buttonX5 = new DevComponents.DotNetBar.ButtonX();
this.buttonX3 = new DevComponents.DotNetBar.ButtonX();
this.buttonX1 = new DevComponents.DotNetBar.ButtonX();
this.labelX1 = new DevComponents.DotNetBar.LabelX();
this.textBoxX1 = new DevComponents.DotNetBar.Controls.TextBoxX();
this.buttonX7 = new DevComponents.DotNetBar.ButtonX();
this.statusStrip1 = new System.Windows.Forms.StatusStrip();
this.toolStripStatusLabel1 = new System.Windows.Forms.ToolStripStatusLabel();
this.toolStripStatusLabel2 = new System.Windows.Forms.ToolStripStatusLabel();
this.toolStripStatusLabel3 = new System.Windows.Forms.ToolStripStatusLabel();
this.listViewEx1 = new DevComponents.DotNetBar.Controls.ListViewEx();
this.columnHeader1 = new System.Windows.Forms.ColumnHeader();
this.columnHeader2 = new System.Windows.Forms.ColumnHeader();
this.columnHeader3 = new System.Windows.Forms.ColumnHeader();
this.columnHeader4 = new System.Windows.Forms.ColumnHeader();
this.columnHeader5 = new System.Windows.Forms.ColumnHeader();
this.columnHeader6 = new System.Windows.Forms.ColumnHeader();
this.columnHeader7 = new System.Windows.Forms.ColumnHeader();
this.columnHeader8 = new System.Windows.Forms.ColumnHeader();
this.columnHeader10 = new System.Windows.Forms.ColumnHeader();
this.groupBox1.SuspendLayout();
this.statusStrip1.SuspendLayout();
this.SuspendLayout();
//
// checkBoxX1
//
this.checkBoxX1.Location = new System.Drawing.Point(424, 91);
this.checkBoxX1.Name = "checkBoxX1";
this.checkBoxX1.Size = new System.Drawing.Size(99, 23);
this.checkBoxX1.TabIndex = 14;
this.checkBoxX1.Text = "附加离职信息";
//
// groupBox1
//
this.groupBox1.Controls.Add(this.buttonX6);
this.groupBox1.Controls.Add(this.buttonX5);
this.groupBox1.Controls.Add(this.buttonX3);
this.groupBox1.Controls.Add(this.buttonX1);
this.groupBox1.Location = new System.Drawing.Point(2, 2);
this.groupBox1.Name = "groupBox1";
this.groupBox1.Size = new System.Drawing.Size(771, 89);
this.groupBox1.TabIndex = 10;
this.groupBox1.TabStop = false;
//
// buttonX6
//
this.buttonX6.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
this.buttonX6.Image = ((System.Drawing.Image)(resources.GetObject("buttonX6.Image")));
this.buttonX6.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top;
this.buttonX6.Location = new System.Drawing.Point(220, 22);
this.buttonX6.Name = "buttonX6";
this.buttonX6.Size = new System.Drawing.Size(50, 54);
this.buttonX6.TabIndex = 5;
this.buttonX6.Text = "编辑";
//
// buttonX5
//
this.buttonX5.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
this.buttonX5.Image = ((System.Drawing.Image)(resources.GetObject("buttonX5.Image")));
this.buttonX5.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top;
this.buttonX5.Location = new System.Drawing.Point(405, 22);
this.buttonX5.Name = "buttonX5";
this.buttonX5.Size = new System.Drawing.Size(50, 54);
this.buttonX5.TabIndex = 4;
this.buttonX5.Text = "删除";
//
// buttonX3
//
this.buttonX3.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
this.buttonX3.Image = ((System.Drawing.Image)(resources.GetObject("buttonX3.Image")));
this.buttonX3.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top;
this.buttonX3.Location = new System.Drawing.Point(587, 22);
this.buttonX3.Name = "buttonX3";
this.buttonX3.Size = new System.Drawing.Size(50, 54);
this.buttonX3.TabIndex = 2;
this.buttonX3.Text = "退出";
this.buttonX3.Click += new System.EventHandler(this.buttonX3_Click);
//
// buttonX1
//
this.buttonX1.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
this.buttonX1.Image = ((System.Drawing.Image)(resources.GetObject("buttonX1.Image")));
this.buttonX1.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top;
this.buttonX1.Location = new System.Drawing.Point(59, 22);
this.buttonX1.Name = "buttonX1";
this.buttonX1.Size = new System.Drawing.Size(50, 54);
this.buttonX1.TabIndex = 0;
this.buttonX1.Text = "添加";
//
// labelX1
//
this.labelX1.Location = new System.Drawing.Point(48, 91);
this.labelX1.Name = "labelX1";
this.labelX1.Size = new System.Drawing.Size(80, 23);
this.labelX1.TabIndex = 12;
this.labelX1.Text = "员工信息查询";
//
// textBoxX1
//
//
//
//
this.textBoxX1.Border.Class = "TextBoxBorder";
this.textBoxX1.Location = new System.Drawing.Point(134, 91);
this.textBoxX1.Name = "textBoxX1";
this.textBoxX1.Size = new System.Drawing.Size(174, 23);
this.textBoxX1.TabIndex = 13;
//
// buttonX7
//
this.buttonX7.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
this.buttonX7.Location = new System.Drawing.Point(325, 91);
this.buttonX7.Name = "buttonX7";
this.buttonX7.Size = new System.Drawing.Size(40, 23);
this.buttonX7.TabIndex = 11;
this.buttonX7.Text = "查询";
//
// statusStrip1
//
this.statusStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.toolStripStatusLabel1,
this.toolStripStatusLabel2,
this.toolStripStatusLabel3});
this.statusStrip1.Location = new System.Drawing.Point(0, 446);
this.statusStrip1.Name = "statusStrip1";
this.statusStrip1.Size = new System.Drawing.Size(774, 22);
this.statusStrip1.TabIndex = 16;
this.statusStrip1.Text = "statusStrip1";
//
// toolStripStatusLabel1
//
this.toolStripStatusLabel1.Name = "toolStripStatusLabel1";
this.toolStripStatusLabel1.Size = new System.Drawing.Size(17, 17);
this.toolStripStatusLabel1.Text = "共";
//
// toolStripStatusLabel2
//
this.toolStripStatusLabel2.Name = "toolStripStatusLabel2";
this.toolStripStatusLabel2.Size = new System.Drawing.Size(131, 17);
this.toolStripStatusLabel2.Text = "toolStripStatusLabel2";
//
// toolStripStatusLabel3
//
this.toolStripStatusLabel3.Name = "toolStripStatusLabel3";
this.toolStripStatusLabel3.Size = new System.Drawing.Size(29, 17);
this.toolStripStatusLabel3.Text = "纪录";
//
// listViewEx1
//
//
//
//
this.listViewEx1.Border.Class = "ListViewBorder";
this.listViewEx1.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
this.columnHeader1,
this.columnHeader2,
this.columnHeader3,
this.columnHeader4,
this.columnHeader5,
this.columnHeader6,
this.columnHeader7,
this.columnHeader8,
this.columnHeader10});
this.listViewEx1.GridLines = true;
this.listViewEx1.Location = new System.Drawing.Point(2, 120);
this.listViewEx1.Name = "listViewEx1";
this.listViewEx1.Size = new System.Drawing.Size(771, 323);
this.listViewEx1.TabIndex = 17;
this.listViewEx1.UseCompatibleStateImageBehavior = false;
this.listViewEx1.View = System.Windows.Forms.View.Details;
//
// columnHeader1
//
this.columnHeader1.Text = "编号";
this.columnHeader1.Width = 80;
//
// columnHeader2
//
this.columnHeader2.Text = "姓名";
this.columnHeader2.Width = 80;
//
// columnHeader3
//
this.columnHeader3.Text = "性别";
this.columnHeader3.Width = 50;
//
// columnHeader4
//
this.columnHeader4.Text = "部门";
this.columnHeader4.Width = 80;
//
// columnHeader5
//
this.columnHeader5.Text = "职位";
this.columnHeader5.Width = 80;
//
// columnHeader6
//
this.columnHeader6.Text = "考评日期";
this.columnHeader6.Width = 100;
//
// columnHeader7
//
this.columnHeader7.Text = "考评结果";
this.columnHeader7.Width = 97;
//
// columnHeader8
//
this.columnHeader8.Text = "考评内容";
this.columnHeader8.Width = 100;
//
// columnHeader10
//
this.columnHeader10.Text = "备注";
this.columnHeader10.Width = 101;
//
// FrmEmpCheckWork
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(774, 468);
this.Controls.Add(this.listViewEx1);
this.Controls.Add(this.statusStrip1);
this.Controls.Add(this.checkBoxX1);
this.Controls.Add(this.groupBox1);
this.Controls.Add(this.labelX1);
this.Controls.Add(this.textBoxX1);
this.Controls.Add(this.buttonX7);
this.Name = "FrmEmpCheckWork";
this.Text = "员工考评管理";
this.Load += new System.EventHandler(this.FrmEmpCheckWork_Load);
this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.FrmEmpCheckWork_FormClosing);
this.groupBox1.ResumeLayout(false);
this.statusStrip1.ResumeLayout(false);
this.statusStrip1.PerformLayout();
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private DevComponents.DotNetBar.Controls.CheckBoxX checkBoxX1;
private System.Windows.Forms.GroupBox groupBox1;
private DevComponents.DotNetBar.ButtonX buttonX6;
private DevComponents.DotNetBar.ButtonX buttonX5;
private DevComponents.DotNetBar.ButtonX buttonX3;
private DevComponents.DotNetBar.ButtonX buttonX1;
private DevComponents.DotNetBar.LabelX labelX1;
private DevComponents.DotNetBar.Controls.TextBoxX textBoxX1;
private DevComponents.DotNetBar.ButtonX buttonX7;
private System.Windows.Forms.StatusStrip statusStrip1;
private DevComponents.DotNetBar.Controls.ListViewEx listViewEx1;
private System.Windows.Forms.ColumnHeader columnHeader1;
private System.Windows.Forms.ColumnHeader columnHeader2;
private System.Windows.Forms.ColumnHeader columnHeader3;
private System.Windows.Forms.ColumnHeader columnHeader4;
private System.Windows.Forms.ColumnHeader columnHeader5;
private System.Windows.Forms.ColumnHeader columnHeader6;
private System.Windows.Forms.ColumnHeader columnHeader7;
private System.Windows.Forms.ColumnHeader columnHeader8;
private System.Windows.Forms.ColumnHeader columnHeader10;
private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabel1;
private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabel2;
private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabel3;
}
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -