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

📄 frmmain.designer.cs

📁 随着我国市场经济的快速发展
💻 CS
📖 第 1 页 / 共 2 页
字号:
namespace PMS
{
    partial class frmMain
    {
        /// <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()
        {
            this.components = new System.ComponentModel.Container();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmMain));
            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.toolStripStatusLabel4 = new System.Windows.Forms.ToolStripStatusLabel();
            this.toolStripStatusLabel5 = new System.Windows.Forms.ToolStripStatusLabel();
            this.toolStripStatusLabel6 = new System.Windows.Forms.ToolStripStatusLabel();
            this.toolStripStatusLabel7 = new System.Windows.Forms.ToolStripStatusLabel();
            this.menuStrip1 = new System.Windows.Forms.MenuStrip();
            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.修改口令ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.更改操作员ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.退出ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
            this.timer1 = new System.Windows.Forms.Timer(this.components);
            this.statusStrip1.SuspendLayout();
            this.menuStrip1.SuspendLayout();
            this.SuspendLayout();
            // 
            // statusStrip1
            // 
            this.statusStrip1.BackColor = System.Drawing.Color.WhiteSmoke;
            this.statusStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.toolStripStatusLabel1,
            this.toolStripStatusLabel2,
            this.toolStripStatusLabel3,
            this.toolStripStatusLabel4,
            this.toolStripStatusLabel5,
            this.toolStripStatusLabel6,
            this.toolStripStatusLabel7});
            this.statusStrip1.Location = new System.Drawing.Point(0, 434);
            this.statusStrip1.Name = "statusStrip1";
            this.statusStrip1.Size = new System.Drawing.Size(714, 22);
            this.statusStrip1.TabIndex = 0;
            // 
            // toolStripStatusLabel1
            // 
            this.toolStripStatusLabel1.Name = "toolStripStatusLabel1";
            this.toolStripStatusLabel1.Size = new System.Drawing.Size(89, 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 = "  ";
            // 
            // toolStripStatusLabel4
            // 
            this.toolStripStatusLabel4.Name = "toolStripStatusLabel4";
            this.toolStripStatusLabel4.Size = new System.Drawing.Size(65, 17);
            this.toolStripStatusLabel4.Text = "登录时间:";
            // 
            // toolStripStatusLabel5
            // 
            this.toolStripStatusLabel5.Name = "toolStripStatusLabel5";
            this.toolStripStatusLabel5.Size = new System.Drawing.Size(131, 17);
            this.toolStripStatusLabel5.Text = "toolStripStatusLabel5";
            // 
            // toolStripStatusLabel6
            // 
            this.toolStripStatusLabel6.Name = "toolStripStatusLabel6";
            this.toolStripStatusLabel6.Size = new System.Drawing.Size(29, 17);
            this.toolStripStatusLabel6.Text = "  ";
            // 
            // toolStripStatusLabel7
            // 
            this.toolStripStatusLabel7.Name = "toolStripStatusLabel7";
            this.toolStripStatusLabel7.Size = new System.Drawing.Size(161, 17);
            this.toolStripStatusLabel7.Text = "吉林省明日科技有限公司出品";
            // 
            // menuStrip1
            // 
            this.menuStrip1.BackColor = System.Drawing.Color.WhiteSmoke;
            this.menuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.人事管理ToolStripMenuItem,
            this.工资管理ToolStripMenuItem,
            this.系统管理ToolStripMenuItem,
            this.用户管理ToolStripMenuItem,
            this.退出ToolStripMenuItem,
            this.toolStripMenuItem1});
            this.menuStrip1.Location = new System.Drawing.Point(0, 0);
            this.menuStrip1.Name = "menuStrip1";
            this.menuStrip1.RenderMode = System.Windows.Forms.ToolStripRenderMode.Professional;
            this.menuStrip1.Size = new System.Drawing.Size(714, 24);
            this.menuStrip1.TabIndex = 1;
            this.menuStrip1.Text = "menuStrip1";
            // 
            // 人事管理ToolStripMenuItem
            // 
            this.人事管理ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.人员档案管理ToolStripMenuItem,
            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 = "人事管理[&L]";
            // 
            // 人员档案管理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.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")));

⌨️ 快捷键说明

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