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

📄 frmmain.designer.cs

📁 随着我国市场经济的快速发展
💻 CS
📖 第 1 页 / 共 2 页
字号:
            this.人员考评管理ToolStripMenuItem.Name = "人员考评管理ToolStripMenuItem";
            this.人员考评管理ToolStripMenuItem.Size = new System.Drawing.Size(118, 22);
            this.人员考评管理ToolStripMenuItem.Text = "考评管理";
            this.人员考评管理ToolStripMenuItem.Click += new System.EventHandler(this.考评管理ToolStripMenuItem_Click);
            // 
            // 工资管理ToolStripMenuItem
            // 
            this.工资管理ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.考勤津贴ToolStripMenuItem,
            this.工资总结ToolStripMenuItem});
            this.工资管理ToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("工资管理ToolStripMenuItem.Image")));
            this.工资管理ToolStripMenuItem.Name = "工资管理ToolStripMenuItem";
            this.工资管理ToolStripMenuItem.Size = new System.Drawing.Size(99, 20);
            this.工资管理ToolStripMenuItem.Text = "工资管理[&S]";
            // 
            // 考勤津贴ToolStripMenuItem
            // 
            this.考勤津贴ToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("考勤津贴ToolStripMenuItem.Image")));
            this.考勤津贴ToolStripMenuItem.Name = "考勤津贴ToolStripMenuItem";
            this.考勤津贴ToolStripMenuItem.Size = new System.Drawing.Size(118, 22);
            this.考勤津贴ToolStripMenuItem.Text = "考勤津贴";
            this.考勤津贴ToolStripMenuItem.Click += new System.EventHandler(this.考勤津贴ToolStripMenuItem_Click);
            // 
            // 工资总结ToolStripMenuItem
            // 
            this.工资总结ToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("工资总结ToolStripMenuItem.Image")));
            this.工资总结ToolStripMenuItem.Name = "工资总结ToolStripMenuItem";
            this.工资总结ToolStripMenuItem.Size = new System.Drawing.Size(118, 22);
            this.工资总结ToolStripMenuItem.Text = "工资总结";
            this.工资总结ToolStripMenuItem.Click += new System.EventHandler(this.工资总结ToolStripMenuItem_Click);
            // 
            // 系统管理ToolStripMenuItem
            // 
            this.系统管理ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.部门管理ToolStripMenuItem,
            this.数据备份ToolStripMenuItem});
            this.系统管理ToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("系统管理ToolStripMenuItem.Image")));
            this.系统管理ToolStripMenuItem.Name = "系统管理ToolStripMenuItem";
            this.系统管理ToolStripMenuItem.Size = new System.Drawing.Size(99, 20);
            this.系统管理ToolStripMenuItem.Text = "系统管理[&D]";
            // 
            // 部门管理ToolStripMenuItem
            // 
            this.部门管理ToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("部门管理ToolStripMenuItem.Image")));
            this.部门管理ToolStripMenuItem.Name = "部门管理ToolStripMenuItem";
            this.部门管理ToolStripMenuItem.Size = new System.Drawing.Size(118, 22);
            this.部门管理ToolStripMenuItem.Text = "部门管理";
            this.部门管理ToolStripMenuItem.Click += new System.EventHandler(this.部门管理ToolStripMenuItem_Click);
            // 
            // 数据备份ToolStripMenuItem
            // 
            this.数据备份ToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("数据备份ToolStripMenuItem.Image")));
            this.数据备份ToolStripMenuItem.Name = "数据备份ToolStripMenuItem";
            this.数据备份ToolStripMenuItem.Size = new System.Drawing.Size(118, 22);
            this.数据备份ToolStripMenuItem.Text = "数据备份";
            this.数据备份ToolStripMenuItem.Click += new System.EventHandler(this.数据备份ToolStripMenuItem_Click);
            // 
            // 用户管理ToolStripMenuItem
            // 
            this.用户管理ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.操作员管理ToolStripMenuItem,
            this.修改口令ToolStripMenuItem,
            this.更改操作员ToolStripMenuItem});
            this.用户管理ToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("用户管理ToolStripMenuItem.Image")));
            this.用户管理ToolStripMenuItem.Name = "用户管理ToolStripMenuItem";
            this.用户管理ToolStripMenuItem.Size = new System.Drawing.Size(99, 20);
            this.用户管理ToolStripMenuItem.Text = "用户管理[&U]";
            // 
            // 操作员管理ToolStripMenuItem
            // 
            this.操作员管理ToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("操作员管理ToolStripMenuItem.Image")));
            this.操作员管理ToolStripMenuItem.Name = "操作员管理ToolStripMenuItem";
            this.操作员管理ToolStripMenuItem.Size = new System.Drawing.Size(130, 22);
            this.操作员管理ToolStripMenuItem.Text = "操作员管理";
            this.操作员管理ToolStripMenuItem.Click += new System.EventHandler(this.操作员管理ToolStripMenuItem_Click);
            // 
            // 修改口令ToolStripMenuItem
            // 
            this.修改口令ToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("修改口令ToolStripMenuItem.Image")));
            this.修改口令ToolStripMenuItem.Name = "修改口令ToolStripMenuItem";
            this.修改口令ToolStripMenuItem.Size = new System.Drawing.Size(130, 22);
            this.修改口令ToolStripMenuItem.Text = "修改口令";
            this.修改口令ToolStripMenuItem.Click += new System.EventHandler(this.修改口令ToolStripMenuItem_Click);
            // 
            // 更改操作员ToolStripMenuItem
            // 
            this.更改操作员ToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("更改操作员ToolStripMenuItem.Image")));
            this.更改操作员ToolStripMenuItem.Name = "更改操作员ToolStripMenuItem";
            this.更改操作员ToolStripMenuItem.Size = new System.Drawing.Size(130, 22);
            this.更改操作员ToolStripMenuItem.Text = "更改操作员";
            this.更改操作员ToolStripMenuItem.Click += new System.EventHandler(this.更改操作员ToolStripMenuItem_Click);
            // 
            // 退出ToolStripMenuItem
            // 
            this.退出ToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("退出ToolStripMenuItem.Image")));
            this.退出ToolStripMenuItem.Name = "退出ToolStripMenuItem";
            this.退出ToolStripMenuItem.Size = new System.Drawing.Size(75, 20);
            this.退出ToolStripMenuItem.Text = "退出[&H]";
            this.退出ToolStripMenuItem.Click += new System.EventHandler(this.退出ToolStripMenuItem_Click);
            // 
            // toolStripMenuItem1
            // 
            this.toolStripMenuItem1.Checked = true;
            this.toolStripMenuItem1.CheckOnClick = true;
            this.toolStripMenuItem1.CheckState = System.Windows.Forms.CheckState.Checked;
            this.toolStripMenuItem1.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
            this.toolStripMenuItem1.Font = new System.Drawing.Font("宋体", 11F);
            this.toolStripMenuItem1.Name = "toolStripMenuItem1";
            this.toolStripMenuItem1.Size = new System.Drawing.Size(163, 20);
            this.toolStripMenuItem1.Text = "toolStripMenuItem1";
            // 
            // timer1
            // 
            this.timer1.Enabled = true;
            this.timer1.Interval = 1000;
            this.timer1.Tick += new System.EventHandler(this.timer1_Tick);
            // 
            // frmMain
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.BackColor = System.Drawing.SystemColors.MenuBar;
            this.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("$this.BackgroundImage")));
            this.ClientSize = new System.Drawing.Size(714, 456);
            this.Controls.Add(this.statusStrip1);
            this.Controls.Add(this.menuStrip1);
            this.ForeColor = System.Drawing.Color.Black;
            this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
            this.IsMdiContainer = true;
            this.MainMenuStrip = this.menuStrip1;
            this.MaximizeBox = false;
            this.MinimizeBox = false;
            this.Name = "frmMain";
            this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
            this.Text = "人事工资管理系统";
            this.Load += new System.EventHandler(this.frmMain_Load);
            this.statusStrip1.ResumeLayout(false);
            this.statusStrip1.PerformLayout();
            this.menuStrip1.ResumeLayout(false);
            this.menuStrip1.PerformLayout();
            this.ResumeLayout(false);
            this.PerformLayout();

        }

        #endregion

        private System.Windows.Forms.StatusStrip statusStrip1;
        private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabel1;
        private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabel2;
        private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabel3;
        private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabel4;
        private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabel5;
        private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabel6;
        private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabel7;
        private System.Windows.Forms.MenuStrip menuStrip1;
        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 人员考评管理ToolStripMenuItem;
        private System.Windows.Forms.Timer timer1;
        private System.Windows.Forms.ToolStripMenuItem 考勤津贴ToolStripMenuItem;
        private System.Windows.Forms.ToolStripMenuItem 工资总结ToolStripMenuItem;
        private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem1;
    }
}

⌨️ 快捷键说明

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