⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 f_main.designer.cs

📁 C#2.0+SQL Server2005企业人事管理系统源码
💻 CS
📖 第 1 页 / 共 3 页
字号:
            this.Tool_ClewBargain.Text = "员工合同提示";
            this.Tool_ClewBargain.Click += new System.EventHandler(this.Tool_ClewBargain_Click);
            // 
            // Menu_4
            // 
            this.Menu_4.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.Tool_Stuffbusic,
            this.Tool_Stufind,
            this.Tool_Stusum});
            this.Menu_4.Name = "Menu_4";
            this.Menu_4.Size = new System.Drawing.Size(65, 20);
            this.Menu_4.Text = "人事管理";
            // 
            // Tool_Stuffbusic
            // 
            this.Tool_Stuffbusic.Name = "Tool_Stuffbusic";
            this.Tool_Stuffbusic.Size = new System.Drawing.Size(142, 22);
            this.Tool_Stuffbusic.Text = "人事档案浏览";
            this.Tool_Stuffbusic.Click += new System.EventHandler(this.Tool_Stuffbusic_Click);
            // 
            // Tool_Stufind
            // 
            this.Tool_Stufind.Name = "Tool_Stufind";
            this.Tool_Stufind.Size = new System.Drawing.Size(142, 22);
            this.Tool_Stufind.Text = "人事资料查询";
            this.Tool_Stufind.Click += new System.EventHandler(this.Tool_Stufind_Click);
            // 
            // Tool_Stusum
            // 
            this.Tool_Stusum.Name = "Tool_Stusum";
            this.Tool_Stusum.Size = new System.Drawing.Size(142, 22);
            this.Tool_Stusum.Text = "人事资料统计";
            this.Tool_Stusum.Click += new System.EventHandler(this.Tool_Stusum_Click);
            // 
            // Menu_5
            // 
            this.Menu_5.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.Tool_DayWordPad,
            this.Tool_AddressBook});
            this.Menu_5.Name = "Menu_5";
            this.Menu_5.Size = new System.Drawing.Size(65, 20);
            this.Menu_5.Text = "备忘记录";
            // 
            // Tool_DayWordPad
            // 
            this.Tool_DayWordPad.Name = "Tool_DayWordPad";
            this.Tool_DayWordPad.Size = new System.Drawing.Size(118, 22);
            this.Tool_DayWordPad.Text = "日常记事";
            this.Tool_DayWordPad.Click += new System.EventHandler(this.Tool_DayWordPad_Click);
            // 
            // Tool_AddressBook
            // 
            this.Tool_AddressBook.Name = "Tool_AddressBook";
            this.Tool_AddressBook.Size = new System.Drawing.Size(118, 22);
            this.Tool_AddressBook.Text = "通讯录";
            this.Tool_AddressBook.Click += new System.EventHandler(this.Tool_AddressBook_Click);
            // 
            // Menu_6
            // 
            this.Menu_6.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.Tool_Back,
            this.Tool_Clear});
            this.Menu_6.Name = "Menu_6";
            this.Menu_6.Size = new System.Drawing.Size(53, 20);
            this.Menu_6.Text = "数据库";
            // 
            // Tool_Back
            // 
            this.Tool_Back.Name = "Tool_Back";
            this.Tool_Back.Size = new System.Drawing.Size(160, 22);
            this.Tool_Back.Text = "备份/还原数据库";
            this.Tool_Back.Click += new System.EventHandler(this.Tool_Back_Click);
            // 
            // Tool_Clear
            // 
            this.Tool_Clear.Name = "Tool_Clear";
            this.Tool_Clear.Size = new System.Drawing.Size(160, 22);
            this.Tool_Clear.Text = "清空数据库";
            this.Tool_Clear.Click += new System.EventHandler(this.Tool_Clear_Click);
            // 
            // Menu_7
            // 
            this.Menu_7.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.Tool_Counter,
            this.Tool_WordBook});
            this.Menu_7.Name = "Menu_7";
            this.Menu_7.Size = new System.Drawing.Size(65, 20);
            this.Menu_7.Text = "工具管理";
            // 
            // Tool_Counter
            // 
            this.Tool_Counter.Name = "Tool_Counter";
            this.Tool_Counter.Size = new System.Drawing.Size(106, 22);
            this.Tool_Counter.Text = "计算器";
            this.Tool_Counter.Click += new System.EventHandler(this.Tool_Counter_Click);
            // 
            // Tool_WordBook
            // 
            this.Tool_WordBook.Name = "Tool_WordBook";
            this.Tool_WordBook.Size = new System.Drawing.Size(106, 22);
            this.Tool_WordBook.Text = "记事本";
            this.Tool_WordBook.Click += new System.EventHandler(this.Tool_WordBook_Click);
            // 
            // Menu_8
            // 
            this.Menu_8.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.Tool_NewLogon,
            this.Tool_Setup,
            this.Menu_9});
            this.Menu_8.Name = "Menu_8";
            this.Menu_8.Size = new System.Drawing.Size(65, 20);
            this.Menu_8.Text = "系统管理";
            // 
            // Tool_NewLogon
            // 
            this.Tool_NewLogon.Name = "Tool_NewLogon";
            this.Tool_NewLogon.Size = new System.Drawing.Size(118, 22);
            this.Tool_NewLogon.Text = "重新登录";
            this.Tool_NewLogon.Click += new System.EventHandler(this.Tool_NewLogon_Click);
            // 
            // Tool_Setup
            // 
            this.Tool_Setup.Name = "Tool_Setup";
            this.Tool_Setup.Size = new System.Drawing.Size(118, 22);
            this.Tool_Setup.Text = "用户设置";
            this.Tool_Setup.Click += new System.EventHandler(this.Tool_Setup_Click);
            // 
            // Menu_9
            // 
            this.Menu_9.Name = "Menu_9";
            this.Menu_9.Size = new System.Drawing.Size(118, 22);
            this.Menu_9.Text = "系统退出";
            this.Menu_9.Click += new System.EventHandler(this.系统退出ToolStripMenuItem_Click);
            // 
            // Menu_10
            // 
            this.Menu_10.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.Menu_11});
            this.Menu_10.Name = "Menu_10";
            this.Menu_10.Size = new System.Drawing.Size(41, 20);
            this.Menu_10.Text = "帮助";
            // 
            // Menu_11
            // 
            this.Menu_11.Name = "Menu_11";
            this.Menu_11.Size = new System.Drawing.Size(94, 22);
            this.Menu_11.Text = "帮助";
            // 
            // 帮助ToolStripMenuItem1
            // 
            this.帮助ToolStripMenuItem1.Name = "帮助ToolStripMenuItem1";
            this.帮助ToolStripMenuItem1.Size = new System.Drawing.Size(152, 22);
            this.帮助ToolStripMenuItem1.Text = "帮助";
            // 
            // 基本数据ToolStripMenuItem
            // 
            this.基本数据ToolStripMenuItem.Name = "基本数据ToolStripMenuItem";
            this.基本数据ToolStripMenuItem.Size = new System.Drawing.Size(152, 22);
            this.基本数据ToolStripMenuItem.Text = "基本数据";
            // 
            // 民族类别设置ToolStripMenuItem
            // 
            this.民族类别设置ToolStripMenuItem.Name = "民族类别设置ToolStripMenuItem";
            this.民族类别设置ToolStripMenuItem.Size = new System.Drawing.Size(152, 22);
            this.民族类别设置ToolStripMenuItem.Text = "民族类别设置";
            // 
            // 职工类别设置ToolStripMenuItem
            // 
            this.职工类别设置ToolStripMenuItem.Name = "职工类别设置ToolStripMenuItem";
            this.职工类别设置ToolStripMenuItem.Size = new System.Drawing.Size(152, 22);
            this.职工类别设置ToolStripMenuItem.Text = "职工类别设置";
            // 
            // 文化程度设置ToolStripMenuItem
            // 
            this.文化程度设置ToolStripMenuItem.Name = "文化程度设置ToolStripMenuItem";
            this.文化程度设置ToolStripMenuItem.Size = new System.Drawing.Size(152, 22);
            this.文化程度设置ToolStripMenuItem.Text = "文化程度设置";
            // 
            // 正治面貌设置ToolStripMenuItem
            // 
            this.正治面貌设置ToolStripMenuItem.Name = "正治面貌设置ToolStripMenuItem";
            this.正治面貌设置ToolStripMenuItem.Size = new System.Drawing.Size(152, 22);
            this.正治面貌设置ToolStripMenuItem.Text = "正治面貌设置";
            // 
            // 部门类别设置ToolStripMenuItem
            // 
            this.部门类别设置ToolStripMenuItem.Name = "部门类别设置ToolStripMenuItem";
            this.部门类别设置ToolStripMenuItem.Size = new System.Drawing.Size(152, 22);
            this.部门类别设置ToolStripMenuItem.Text = "部门类别设置";
            // 
            // 工资类别设置ToolStripMenuItem
            // 
            this.工资类别设置ToolStripMenuItem.Name = "工资类别设置ToolStripMenuItem";
            this.工资类别设置ToolStripMenuItem.Size = new System.Drawing.Size(152, 22);
            this.工资类别设置ToolStripMenuItem.Text = "工资类别设置";
            // 
            // 职务类别设置ToolStripMenuItem
            // 
            this.职务类别设置ToolStripMenuItem.Name = "职务类别设置ToolStripMenuItem";
            this.职务类别设置ToolStripMenuItem.Size = new System.Drawing.Size(152, 22);
            this.职务类别设置ToolStripMenuItem.Text = "职务类别设置";
            // 
            // 职称类别设置ToolStripMenuItem
            // 
            this.职称类别设置ToolStripMenuItem.Name = "职称类别设置ToolStripMenuItem";
            this.职称类别设置ToolStripMenuItem.Size = new System.Drawing.Size(152, 22);
            this.职称类别设置ToolStripMenuItem.Text = "职称类别设置";
            // 
            // 奖惩类别设置ToolStripMenuItem
            // 
            this.奖惩类别设置ToolStripMenuItem.Name = "奖惩类别设置ToolStripMenuItem";
            this.奖惩类别设置ToolStripMenuItem.Size = new System.Drawing.Size(152, 22);
            this.奖惩类别设置ToolStripMenuItem.Text = "奖惩类别设置";
            // 
            // 职工提示设置ToolStripMenuItem
            // 
            this.职工提示设置ToolStripMenuItem.Name = "职工提示设置ToolStripMenuItem";
            this.职工提示设置ToolStripMenuItem.Size = new System.Drawing.Size(152, 22);
            this.职工提示设置ToolStripMenuItem.Text = "职工提示设置";
            // 
            // 合同提示ToolStripMenuItem
            // 
            this.合同提示ToolStripMenuItem.Name = "合同提示ToolStripMenuItem";
            this.合同提示ToolStripMenuItem.Size = new System.Drawing.Size(152, 22);
            this.合同提示ToolStripMenuItem.Text = "合同提示";
            // 
            // 生日提示ToolStripMenuItem
            // 
            this.生日提示ToolStripMenuItem.Name = "生日提示ToolStripMenuItem";
            this.生日提示ToolStripMenuItem.Size = new System.Drawing.Size(152, 22);
            this.生日提示ToolStripMenuItem.Text = "生日提示";
            // 
            // statusStrip1
            // 
            this.statusStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.toolStripStatusLabel1,
            this.toolStripStatusLabel2,

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -