📄 f_main.designer.cs
字号:
this.toolStripStatusLabel3});
this.statusStrip1.Location = new System.Drawing.Point(0, 440);
this.statusStrip1.Name = "statusStrip1";
this.statusStrip1.Size = new System.Drawing.Size(768, 22);
this.statusStrip1.TabIndex = 1;
this.statusStrip1.Text = "statusStrip1";
//
// toolStripStatusLabel1
//
this.toolStripStatusLabel1.Name = "toolStripStatusLabel1";
this.toolStripStatusLabel1.Size = new System.Drawing.Size(173, 17);
this.toolStripStatusLabel1.Text = "||欢迎使用企业人事管理系统||";
//
// toolStripStatusLabel2
//
this.toolStripStatusLabel2.Name = "toolStripStatusLabel2";
this.toolStripStatusLabel2.Size = new System.Drawing.Size(125, 17);
this.toolStripStatusLabel2.Text = " 当前登录用户: ";
//
// toolStripStatusLabel3
//
this.toolStripStatusLabel3.Name = "toolStripStatusLabel3";
this.toolStripStatusLabel3.Size = new System.Drawing.Size(131, 17);
this.toolStripStatusLabel3.Text = "toolStripStatusLabel3";
//
// toolStrip1
//
this.toolStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.Button_Stuffbusic,
this.Button_Stufind,
this.Button_ClewBargain,
this.toolStripButton4,
this.Botton_AddressBook,
this.Botton_DayWordPad,
this.toolStripSeparator1,
this.Button_Close});
this.toolStrip1.Location = new System.Drawing.Point(0, 24);
this.toolStrip1.Name = "toolStrip1";
this.toolStrip1.Size = new System.Drawing.Size(768, 25);
this.toolStrip1.TabIndex = 2;
this.toolStrip1.Text = "toolStrip1";
//
// Button_Stuffbusic
//
this.Button_Stuffbusic.Image = ((System.Drawing.Image)(resources.GetObject("Button_Stuffbusic.Image")));
this.Button_Stuffbusic.ImageTransparentColor = System.Drawing.Color.Magenta;
this.Button_Stuffbusic.Name = "Button_Stuffbusic";
this.Button_Stuffbusic.Size = new System.Drawing.Size(97, 22);
this.Button_Stuffbusic.Text = "人事档案浏览";
this.Button_Stuffbusic.Click += new System.EventHandler(this.Button_Stuffbusic_Click);
//
// Button_Stufind
//
this.Button_Stufind.Image = ((System.Drawing.Image)(resources.GetObject("Button_Stufind.Image")));
this.Button_Stufind.ImageTransparentColor = System.Drawing.Color.Magenta;
this.Button_Stufind.Name = "Button_Stufind";
this.Button_Stufind.Size = new System.Drawing.Size(97, 22);
this.Button_Stufind.Text = "人事资料查询";
this.Button_Stufind.Click += new System.EventHandler(this.Button_Stufind_Click);
//
// Button_ClewBargain
//
this.Button_ClewBargain.Image = ((System.Drawing.Image)(resources.GetObject("Button_ClewBargain.Image")));
this.Button_ClewBargain.ImageTransparentColor = System.Drawing.Color.Magenta;
this.Button_ClewBargain.Name = "Button_ClewBargain";
this.Button_ClewBargain.Size = new System.Drawing.Size(97, 22);
this.Button_ClewBargain.Text = "员工合同提示";
this.Button_ClewBargain.Click += new System.EventHandler(this.Button_ClewBargain_Click);
//
// toolStripButton4
//
this.toolStripButton4.Name = "toolStripButton4";
this.toolStripButton4.Size = new System.Drawing.Size(6, 25);
//
// Botton_AddressBook
//
this.Botton_AddressBook.Image = ((System.Drawing.Image)(resources.GetObject("Botton_AddressBook.Image")));
this.Botton_AddressBook.ImageTransparentColor = System.Drawing.Color.Magenta;
this.Botton_AddressBook.Name = "Botton_AddressBook";
this.Botton_AddressBook.Size = new System.Drawing.Size(61, 22);
this.Botton_AddressBook.Text = "通讯录";
this.Botton_AddressBook.Click += new System.EventHandler(this.Botton_AddressBook_Click);
//
// Botton_DayWordPad
//
this.Botton_DayWordPad.Image = ((System.Drawing.Image)(resources.GetObject("Botton_DayWordPad.Image")));
this.Botton_DayWordPad.ImageTransparentColor = System.Drawing.Color.Magenta;
this.Botton_DayWordPad.Name = "Botton_DayWordPad";
this.Botton_DayWordPad.Size = new System.Drawing.Size(73, 22);
this.Botton_DayWordPad.Text = "日常记事";
this.Botton_DayWordPad.Click += new System.EventHandler(this.Botton_DayWordPad_Click);
//
// toolStripSeparator1
//
this.toolStripSeparator1.Name = "toolStripSeparator1";
this.toolStripSeparator1.Size = new System.Drawing.Size(6, 25);
//
// Button_Close
//
this.Button_Close.Image = ((System.Drawing.Image)(resources.GetObject("Button_Close.Image")));
this.Button_Close.ImageTransparentColor = System.Drawing.Color.Magenta;
this.Button_Close.Name = "Button_Close";
this.Button_Close.Size = new System.Drawing.Size(73, 22);
this.Button_Close.Text = "退出系统";
this.Button_Close.Click += new System.EventHandler(this.Button_Close_Click);
//
// treeView1
//
this.treeView1.Dock = System.Windows.Forms.DockStyle.Left;
this.treeView1.Location = new System.Drawing.Point(0, 49);
this.treeView1.Name = "treeView1";
this.treeView1.Size = new System.Drawing.Size(204, 391);
this.treeView1.TabIndex = 3;
this.treeView1.NodeMouseClick += new System.Windows.Forms.TreeNodeMouseClickEventHandler(this.treeView1_NodeMouseClick);
//
// panel1
//
this.panel1.Controls.Add(this.pictureBox1);
this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
this.panel1.Location = new System.Drawing.Point(204, 49);
this.panel1.Name = "panel1";
this.panel1.Size = new System.Drawing.Size(564, 391);
this.panel1.TabIndex = 4;
//
// pictureBox1
//
this.pictureBox1.Dock = System.Windows.Forms.DockStyle.Fill;
this.pictureBox1.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox1.Image")));
this.pictureBox1.Location = new System.Drawing.Point(0, 0);
this.pictureBox1.Name = "pictureBox1";
this.pictureBox1.Size = new System.Drawing.Size(564, 391);
this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
this.pictureBox1.TabIndex = 0;
this.pictureBox1.TabStop = false;
//
// F_Main
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(768, 462);
this.Controls.Add(this.panel1);
this.Controls.Add(this.treeView1);
this.Controls.Add(this.toolStrip1);
this.Controls.Add(this.statusStrip1);
this.Controls.Add(this.menuStrip1);
this.MainMenuStrip = this.menuStrip1;
this.Name = "F_Main";
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
this.Text = "企业人事管理系统";
this.Activated += new System.EventHandler(this.F_Main_Activated);
this.Load += new System.EventHandler(this.F_Main_Load);
this.menuStrip1.ResumeLayout(false);
this.menuStrip1.PerformLayout();
this.statusStrip1.ResumeLayout(false);
this.statusStrip1.PerformLayout();
this.toolStrip1.ResumeLayout(false);
this.toolStrip1.PerformLayout();
this.panel1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private System.Windows.Forms.MenuStrip menuStrip1;
private System.Windows.Forms.ToolStripMenuItem Menu_1;
private System.Windows.Forms.ToolStripMenuItem Menu_4;
private System.Windows.Forms.ToolStripMenuItem Menu_5;
private System.Windows.Forms.ToolStripMenuItem Menu_6;
private System.Windows.Forms.ToolStripMenuItem Menu_7;
private System.Windows.Forms.ToolStripMenuItem Menu_8;
private System.Windows.Forms.ToolStripMenuItem Menu_10;
private System.Windows.Forms.ToolStripMenuItem 帮助ToolStripMenuItem1;
private System.Windows.Forms.ToolStripMenuItem 基本数据ToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem 民族类别设置ToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem 职工类别设置ToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem 文化程度设置ToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem 正治面貌设置ToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem 部门类别设置ToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem 工资类别设置ToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem 职务类别设置ToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem 职称类别设置ToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem 奖惩类别设置ToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem 职工提示设置ToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem 合同提示ToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem 生日提示ToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem Tool_Stuffbusic;
private System.Windows.Forms.ToolStripMenuItem Tool_Stufind;
private System.Windows.Forms.ToolStripMenuItem Tool_Stusum;
private System.Windows.Forms.ToolStripMenuItem Tool_DayWordPad;
private System.Windows.Forms.ToolStripMenuItem Tool_AddressBook;
private System.Windows.Forms.ToolStripMenuItem Tool_Back;
private System.Windows.Forms.ToolStripMenuItem Tool_Clear;
private System.Windows.Forms.ToolStripMenuItem Tool_Counter;
private System.Windows.Forms.ToolStripMenuItem Tool_WordBook;
private System.Windows.Forms.ToolStripMenuItem Tool_NewLogon;
private System.Windows.Forms.ToolStripMenuItem Tool_Setup;
private System.Windows.Forms.ToolStripMenuItem Menu_9;
private System.Windows.Forms.StatusStrip statusStrip1;
private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabel1;
private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabel2;
private System.Windows.Forms.ToolStrip toolStrip1;
private System.Windows.Forms.ToolStripButton Button_Stufind;
private System.Windows.Forms.ToolStripButton Button_ClewBargain;
private System.Windows.Forms.ToolStripSeparator toolStripButton4;
private System.Windows.Forms.ToolStripButton Botton_AddressBook;
private System.Windows.Forms.ToolStripButton Botton_DayWordPad;
private System.Windows.Forms.ToolStripSeparator toolStripSeparator1;
private System.Windows.Forms.ToolStripButton Button_Close;
private System.Windows.Forms.TreeView treeView1;
private System.Windows.Forms.ToolStripMenuItem Menu_2;
private System.Windows.Forms.ToolStripMenuItem Menu_3;
private System.Windows.Forms.ToolStripMenuItem Menu_11;
private System.Windows.Forms.ToolStripMenuItem Tool_Folk;
private System.Windows.Forms.ToolStripMenuItem Tool_EmployeeGenre;
private System.Windows.Forms.ToolStripMenuItem Tool_Kultur;
private System.Windows.Forms.ToolStripMenuItem Tool_Visage;
private System.Windows.Forms.ToolStripMenuItem Tool_Branch;
private System.Windows.Forms.ToolStripMenuItem Tool_Laborage;
private System.Windows.Forms.ToolStripMenuItem Tool_Business;
private System.Windows.Forms.ToolStripMenuItem Tool_Duthcall;
private System.Windows.Forms.ToolStripMenuItem Tool_RPKind;
private System.Windows.Forms.ToolStripMenuItem Tool_WordPad;
private System.Windows.Forms.Panel panel1;
private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabel3;
private System.Windows.Forms.ToolStripButton Button_Stuffbusic;
private System.Windows.Forms.ToolStripMenuItem Tool_ClewBirthday;
private System.Windows.Forms.ToolStripMenuItem Tool_ClewBargain;
private System.Windows.Forms.PictureBox pictureBox1;
}
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -