📄 f_main.designer.cs
字号:
namespace PWMS
{
partial class F_Main
{
/// <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(F_Main));
this.menuStrip1 = new System.Windows.Forms.MenuStrip();
this.Menu_1 = new System.Windows.Forms.ToolStripMenuItem();
this.Menu_2 = new System.Windows.Forms.ToolStripMenuItem();
this.Tool_Folk = new System.Windows.Forms.ToolStripMenuItem();
this.Tool_EmployeeGenre = new System.Windows.Forms.ToolStripMenuItem();
this.Tool_Kultur = new System.Windows.Forms.ToolStripMenuItem();
this.Tool_Visage = new System.Windows.Forms.ToolStripMenuItem();
this.Tool_Branch = new System.Windows.Forms.ToolStripMenuItem();
this.Tool_Laborage = new System.Windows.Forms.ToolStripMenuItem();
this.Tool_Business = new System.Windows.Forms.ToolStripMenuItem();
this.Tool_Duthcall = new System.Windows.Forms.ToolStripMenuItem();
this.Tool_RPKind = new System.Windows.Forms.ToolStripMenuItem();
this.Tool_WordPad = new System.Windows.Forms.ToolStripMenuItem();
this.Menu_3 = new System.Windows.Forms.ToolStripMenuItem();
this.Tool_ClewBirthday = new System.Windows.Forms.ToolStripMenuItem();
this.Tool_ClewBargain = new System.Windows.Forms.ToolStripMenuItem();
this.Menu_4 = new System.Windows.Forms.ToolStripMenuItem();
this.Tool_Stuffbusic = new System.Windows.Forms.ToolStripMenuItem();
this.Tool_Stufind = new System.Windows.Forms.ToolStripMenuItem();
this.Tool_Stusum = new System.Windows.Forms.ToolStripMenuItem();
this.Menu_5 = new System.Windows.Forms.ToolStripMenuItem();
this.Tool_DayWordPad = new System.Windows.Forms.ToolStripMenuItem();
this.Tool_AddressBook = new System.Windows.Forms.ToolStripMenuItem();
this.Menu_6 = new System.Windows.Forms.ToolStripMenuItem();
this.Tool_Back = new System.Windows.Forms.ToolStripMenuItem();
this.Tool_Clear = new System.Windows.Forms.ToolStripMenuItem();
this.Menu_7 = new System.Windows.Forms.ToolStripMenuItem();
this.Tool_Counter = new System.Windows.Forms.ToolStripMenuItem();
this.Tool_WordBook = new System.Windows.Forms.ToolStripMenuItem();
this.Menu_8 = new System.Windows.Forms.ToolStripMenuItem();
this.Tool_NewLogon = new System.Windows.Forms.ToolStripMenuItem();
this.Tool_Setup = new System.Windows.Forms.ToolStripMenuItem();
this.Menu_9 = new System.Windows.Forms.ToolStripMenuItem();
this.Menu_10 = new System.Windows.Forms.ToolStripMenuItem();
this.Menu_11 = new System.Windows.Forms.ToolStripMenuItem();
this.帮助ToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
this.基本数据ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.民族类别设置ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.职工类别设置ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.文化程度设置ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.正治面貌设置ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.部门类别设置ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.工资类别设置ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.职务类别设置ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.职称类别设置ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.奖惩类别设置ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.职工提示设置ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.合同提示ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.生日提示ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
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.toolStrip1 = new System.Windows.Forms.ToolStrip();
this.Button_Stuffbusic = new System.Windows.Forms.ToolStripButton();
this.Button_Stufind = new System.Windows.Forms.ToolStripButton();
this.Button_ClewBargain = new System.Windows.Forms.ToolStripButton();
this.toolStripButton4 = new System.Windows.Forms.ToolStripSeparator();
this.Botton_AddressBook = new System.Windows.Forms.ToolStripButton();
this.Botton_DayWordPad = new System.Windows.Forms.ToolStripButton();
this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
this.Button_Close = new System.Windows.Forms.ToolStripButton();
this.treeView1 = new System.Windows.Forms.TreeView();
this.panel1 = new System.Windows.Forms.Panel();
this.pictureBox1 = new System.Windows.Forms.PictureBox();
this.menuStrip1.SuspendLayout();
this.statusStrip1.SuspendLayout();
this.toolStrip1.SuspendLayout();
this.panel1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
this.SuspendLayout();
//
// menuStrip1
//
this.menuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.Menu_1,
this.Menu_4,
this.Menu_5,
this.Menu_6,
this.Menu_7,
this.Menu_8,
this.Menu_10});
this.menuStrip1.Location = new System.Drawing.Point(0, 0);
this.menuStrip1.Name = "menuStrip1";
this.menuStrip1.Size = new System.Drawing.Size(768, 24);
this.menuStrip1.TabIndex = 0;
this.menuStrip1.Text = "menuStrip1";
//
// Menu_1
//
this.Menu_1.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.Menu_2,
this.Menu_3});
this.Menu_1.Name = "Menu_1";
this.Menu_1.Size = new System.Drawing.Size(89, 20);
this.Menu_1.Text = "基础信息管理";
//
// Menu_2
//
this.Menu_2.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.Tool_Folk,
this.Tool_EmployeeGenre,
this.Tool_Kultur,
this.Tool_Visage,
this.Tool_Branch,
this.Tool_Laborage,
this.Tool_Business,
this.Tool_Duthcall,
this.Tool_RPKind,
this.Tool_WordPad});
this.Menu_2.Name = "Menu_2";
this.Menu_2.Size = new System.Drawing.Size(142, 22);
this.Menu_2.Text = "数据基础";
//
// Tool_Folk
//
this.Tool_Folk.Name = "Tool_Folk";
this.Tool_Folk.Size = new System.Drawing.Size(154, 22);
this.Tool_Folk.Text = "民族类别设置";
this.Tool_Folk.Click += new System.EventHandler(this.Tool_Folk_Click);
//
// Tool_EmployeeGenre
//
this.Tool_EmployeeGenre.Name = "Tool_EmployeeGenre";
this.Tool_EmployeeGenre.Size = new System.Drawing.Size(154, 22);
this.Tool_EmployeeGenre.Text = "职工类别设置";
this.Tool_EmployeeGenre.Click += new System.EventHandler(this.Tool_Folk_Click);
//
// Tool_Kultur
//
this.Tool_Kultur.Name = "Tool_Kultur";
this.Tool_Kultur.Size = new System.Drawing.Size(154, 22);
this.Tool_Kultur.Text = "文化程度设置";
this.Tool_Kultur.Click += new System.EventHandler(this.Tool_Folk_Click);
//
// Tool_Visage
//
this.Tool_Visage.Name = "Tool_Visage";
this.Tool_Visage.Size = new System.Drawing.Size(154, 22);
this.Tool_Visage.Text = "政治面貌设置";
this.Tool_Visage.Click += new System.EventHandler(this.Tool_Folk_Click);
//
// Tool_Branch
//
this.Tool_Branch.Name = "Tool_Branch";
this.Tool_Branch.Size = new System.Drawing.Size(154, 22);
this.Tool_Branch.Text = "部门类别设置";
this.Tool_Branch.Click += new System.EventHandler(this.Tool_Folk_Click);
//
// Tool_Laborage
//
this.Tool_Laborage.Name = "Tool_Laborage";
this.Tool_Laborage.Size = new System.Drawing.Size(154, 22);
this.Tool_Laborage.Text = "工资类别设置";
this.Tool_Laborage.Click += new System.EventHandler(this.Tool_Folk_Click);
//
// Tool_Business
//
this.Tool_Business.Name = "Tool_Business";
this.Tool_Business.Size = new System.Drawing.Size(154, 22);
this.Tool_Business.Text = "职务类别设置";
this.Tool_Business.Click += new System.EventHandler(this.Tool_Folk_Click);
//
// Tool_Duthcall
//
this.Tool_Duthcall.Name = "Tool_Duthcall";
this.Tool_Duthcall.Size = new System.Drawing.Size(154, 22);
this.Tool_Duthcall.Text = "职称类别设置";
this.Tool_Duthcall.Click += new System.EventHandler(this.Tool_Folk_Click);
//
// Tool_RPKind
//
this.Tool_RPKind.Name = "Tool_RPKind";
this.Tool_RPKind.Size = new System.Drawing.Size(154, 22);
this.Tool_RPKind.Text = "奖惩类别设置";
this.Tool_RPKind.Click += new System.EventHandler(this.Tool_Folk_Click);
//
// Tool_WordPad
//
this.Tool_WordPad.Name = "Tool_WordPad";
this.Tool_WordPad.Size = new System.Drawing.Size(154, 22);
this.Tool_WordPad.Text = "记事本类别设置";
this.Tool_WordPad.Click += new System.EventHandler(this.Tool_Folk_Click);
//
// Menu_3
//
this.Menu_3.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.Tool_ClewBirthday,
this.Tool_ClewBargain});
this.Menu_3.Name = "Menu_3";
this.Menu_3.Size = new System.Drawing.Size(142, 22);
this.Menu_3.Text = "员工提示信息";
//
// Tool_ClewBirthday
//
this.Tool_ClewBirthday.Name = "Tool_ClewBirthday";
this.Tool_ClewBirthday.Size = new System.Drawing.Size(142, 22);
this.Tool_ClewBirthday.Tag = "1";
this.Tool_ClewBirthday.Text = "员工生日提示";
this.Tool_ClewBirthday.Click += new System.EventHandler(this.Tool_ClewBirthday_Click);
//
// Tool_ClewBargain
//
this.Tool_ClewBargain.Name = "Tool_ClewBargain";
this.Tool_ClewBargain.Size = new System.Drawing.Size(142, 22);
this.Tool_ClewBargain.Tag = "2";
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -