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

📄 f_userpope.designer.cs

📁 根据企业对人事管理的要求
💻 CS
📖 第 1 页 / 共 2 页
字号:
            // User_Stufind
            // 
            this.User_Stufind.AutoSize = true;
            this.User_Stufind.Location = new System.Drawing.Point(123, 113);
            this.User_Stufind.Name = "User_Stufind";
            this.User_Stufind.Size = new System.Drawing.Size(96, 16);
            this.User_Stufind.TabIndex = 13;
            this.User_Stufind.Text = "人事资料查找";
            this.User_Stufind.UseVisualStyleBackColor = true;
            this.User_Stufind.MouseUp += new System.Windows.Forms.MouseEventHandler(this.User_Folk_MouseUp);
            // 
            // User_Stuffbusic
            // 
            this.User_Stuffbusic.AutoSize = true;
            this.User_Stuffbusic.Location = new System.Drawing.Point(14, 113);
            this.User_Stuffbusic.Name = "User_Stuffbusic";
            this.User_Stuffbusic.Size = new System.Drawing.Size(96, 16);
            this.User_Stuffbusic.TabIndex = 12;
            this.User_Stuffbusic.Text = "人事档案浏览";
            this.User_Stuffbusic.UseVisualStyleBackColor = true;
            this.User_Stuffbusic.MouseUp += new System.Windows.Forms.MouseEventHandler(this.User_Folk_MouseUp);
            // 
            // User_ClewBargain
            // 
            this.User_ClewBargain.AutoSize = true;
            this.User_ClewBargain.Location = new System.Drawing.Point(227, 89);
            this.User_ClewBargain.Name = "User_ClewBargain";
            this.User_ClewBargain.Size = new System.Drawing.Size(96, 16);
            this.User_ClewBargain.TabIndex = 11;
            this.User_ClewBargain.Text = "员工合同提示";
            this.User_ClewBargain.UseVisualStyleBackColor = true;
            this.User_ClewBargain.MouseUp += new System.Windows.Forms.MouseEventHandler(this.User_Folk_MouseUp);
            // 
            // User_ClewBirthday
            // 
            this.User_ClewBirthday.AutoSize = true;
            this.User_ClewBirthday.Location = new System.Drawing.Point(123, 90);
            this.User_ClewBirthday.Name = "User_ClewBirthday";
            this.User_ClewBirthday.Size = new System.Drawing.Size(96, 16);
            this.User_ClewBirthday.TabIndex = 10;
            this.User_ClewBirthday.Text = "员工生日提示";
            this.User_ClewBirthday.UseVisualStyleBackColor = true;
            this.User_ClewBirthday.MouseUp += new System.Windows.Forms.MouseEventHandler(this.User_Folk_MouseUp);
            // 
            // User_WordPad
            // 
            this.User_WordPad.AutoSize = true;
            this.User_WordPad.Location = new System.Drawing.Point(14, 90);
            this.User_WordPad.Name = "User_WordPad";
            this.User_WordPad.Size = new System.Drawing.Size(84, 16);
            this.User_WordPad.TabIndex = 9;
            this.User_WordPad.Text = "记事本类别";
            this.User_WordPad.UseVisualStyleBackColor = true;
            this.User_WordPad.MouseUp += new System.Windows.Forms.MouseEventHandler(this.User_Folk_MouseUp);
            // 
            // User_RPKind
            // 
            this.User_RPKind.AutoSize = true;
            this.User_RPKind.Location = new System.Drawing.Point(227, 64);
            this.User_RPKind.Name = "User_RPKind";
            this.User_RPKind.Size = new System.Drawing.Size(72, 16);
            this.User_RPKind.TabIndex = 8;
            this.User_RPKind.Text = "奖惩类别";
            this.User_RPKind.UseVisualStyleBackColor = true;
            this.User_RPKind.MouseUp += new System.Windows.Forms.MouseEventHandler(this.User_Folk_MouseUp);
            // 
            // User_Duthcall
            // 
            this.User_Duthcall.AutoSize = true;
            this.User_Duthcall.Location = new System.Drawing.Point(123, 64);
            this.User_Duthcall.Name = "User_Duthcall";
            this.User_Duthcall.Size = new System.Drawing.Size(72, 16);
            this.User_Duthcall.TabIndex = 7;
            this.User_Duthcall.Text = "职称类别";
            this.User_Duthcall.UseVisualStyleBackColor = true;
            this.User_Duthcall.MouseUp += new System.Windows.Forms.MouseEventHandler(this.User_Folk_MouseUp);
            // 
            // User_Business
            // 
            this.User_Business.AutoSize = true;
            this.User_Business.Location = new System.Drawing.Point(14, 67);
            this.User_Business.Name = "User_Business";
            this.User_Business.Size = new System.Drawing.Size(72, 16);
            this.User_Business.TabIndex = 6;
            this.User_Business.Text = "职务类别";
            this.User_Business.UseVisualStyleBackColor = true;
            this.User_Business.MouseUp += new System.Windows.Forms.MouseEventHandler(this.User_Folk_MouseUp);
            // 
            // User_Laborage
            // 
            this.User_Laborage.AutoSize = true;
            this.User_Laborage.Location = new System.Drawing.Point(227, 42);
            this.User_Laborage.Name = "User_Laborage";
            this.User_Laborage.Size = new System.Drawing.Size(72, 16);
            this.User_Laborage.TabIndex = 5;
            this.User_Laborage.Text = "工资类别";
            this.User_Laborage.UseVisualStyleBackColor = true;
            this.User_Laborage.MouseUp += new System.Windows.Forms.MouseEventHandler(this.User_Folk_MouseUp);
            // 
            // User_Branch
            // 
            this.User_Branch.AutoSize = true;
            this.User_Branch.Location = new System.Drawing.Point(123, 42);
            this.User_Branch.Name = "User_Branch";
            this.User_Branch.Size = new System.Drawing.Size(72, 16);
            this.User_Branch.TabIndex = 4;
            this.User_Branch.Text = "部门类别";
            this.User_Branch.UseVisualStyleBackColor = true;
            this.User_Branch.MouseUp += new System.Windows.Forms.MouseEventHandler(this.User_Folk_MouseUp);
            // 
            // User_Visage
            // 
            this.User_Visage.AutoSize = true;
            this.User_Visage.Location = new System.Drawing.Point(14, 44);
            this.User_Visage.Name = "User_Visage";
            this.User_Visage.Size = new System.Drawing.Size(72, 16);
            this.User_Visage.TabIndex = 3;
            this.User_Visage.Text = "政治面貌";
            this.User_Visage.UseVisualStyleBackColor = true;
            this.User_Visage.MouseUp += new System.Windows.Forms.MouseEventHandler(this.User_Folk_MouseUp);
            // 
            // User_Kultur
            // 
            this.User_Kultur.AutoSize = true;
            this.User_Kultur.Location = new System.Drawing.Point(227, 20);
            this.User_Kultur.Name = "User_Kultur";
            this.User_Kultur.Size = new System.Drawing.Size(72, 16);
            this.User_Kultur.TabIndex = 2;
            this.User_Kultur.Text = "文化程度";
            this.User_Kultur.UseVisualStyleBackColor = true;
            this.User_Kultur.MouseUp += new System.Windows.Forms.MouseEventHandler(this.User_Folk_MouseUp);
            // 
            // User_EmployeeGenre
            // 
            this.User_EmployeeGenre.AutoSize = true;
            this.User_EmployeeGenre.Location = new System.Drawing.Point(123, 20);
            this.User_EmployeeGenre.Name = "User_EmployeeGenre";
            this.User_EmployeeGenre.Size = new System.Drawing.Size(72, 16);
            this.User_EmployeeGenre.TabIndex = 1;
            this.User_EmployeeGenre.Text = "职工类别";
            this.User_EmployeeGenre.UseVisualStyleBackColor = true;
            this.User_EmployeeGenre.MouseUp += new System.Windows.Forms.MouseEventHandler(this.User_Folk_MouseUp);
            // 
            // User_Folk
            // 
            this.User_Folk.AutoSize = true;
            this.User_Folk.Location = new System.Drawing.Point(14, 21);
            this.User_Folk.Name = "User_Folk";
            this.User_Folk.Size = new System.Drawing.Size(72, 16);
            this.User_Folk.TabIndex = 0;
            this.User_Folk.Text = "民族类别";
            this.User_Folk.UseVisualStyleBackColor = true;
            this.User_Folk.MouseUp += new System.Windows.Forms.MouseEventHandler(this.User_Folk_MouseUp);
            // 
            // User_All
            // 
            this.User_All.AutoSize = true;
            this.User_All.Location = new System.Drawing.Point(30, 275);
            this.User_All.Name = "User_All";
            this.User_All.Size = new System.Drawing.Size(48, 16);
            this.User_All.TabIndex = 2;
            this.User_All.Text = "全选";
            this.User_All.UseVisualStyleBackColor = true;
            this.User_All.MouseDown += new System.Windows.Forms.MouseEventHandler(this.User_All_MouseDown);
            // 
            // User_Save
            // 
            this.User_Save.Location = new System.Drawing.Point(148, 272);
            this.User_Save.Name = "User_Save";
            this.User_Save.Size = new System.Drawing.Size(75, 23);
            this.User_Save.TabIndex = 3;
            this.User_Save.Text = "保存";
            this.User_Save.UseVisualStyleBackColor = true;
            this.User_Save.Click += new System.EventHandler(this.User_Save_Click);
            // 
            // User_Close
            // 
            this.User_Close.Location = new System.Drawing.Point(240, 272);
            this.User_Close.Name = "User_Close";
            this.User_Close.Size = new System.Drawing.Size(75, 23);
            this.User_Close.TabIndex = 4;
            this.User_Close.Text = "取消";
            this.User_Close.UseVisualStyleBackColor = true;
            this.User_Close.Click += new System.EventHandler(this.User_Close_Click);
            // 
            // F_UserPope
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(345, 303);
            this.Controls.Add(this.User_Close);
            this.Controls.Add(this.User_Save);
            this.Controls.Add(this.User_All);
            this.Controls.Add(this.groupBox2);
            this.Controls.Add(this.groupBox1);
            this.MaximizeBox = false;
            this.Name = "F_UserPope";
            this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
            this.Text = "F_UserPope";
            this.Shown += new System.EventHandler(this.F_UserPope_Shown);
            this.groupBox1.ResumeLayout(false);
            this.groupBox1.PerformLayout();
            this.groupBox2.ResumeLayout(false);
            this.groupBox2.PerformLayout();
            this.ResumeLayout(false);
            this.PerformLayout();

        }

        #endregion

        private System.Windows.Forms.GroupBox groupBox1;
        private System.Windows.Forms.Label label2;
        private System.Windows.Forms.Label label1;
        private System.Windows.Forms.TextBox User_Name;
        private System.Windows.Forms.TextBox User_ID;
        private System.Windows.Forms.GroupBox groupBox2;
        private System.Windows.Forms.CheckBox User_NewLogon;
        private System.Windows.Forms.CheckBox User_WordBook;
        private System.Windows.Forms.CheckBox User_Counter;
        private System.Windows.Forms.CheckBox User_Clear;
        private System.Windows.Forms.CheckBox User_Back;
        private System.Windows.Forms.CheckBox User_AddressBook;
        private System.Windows.Forms.CheckBox User_DayWordPad;
        private System.Windows.Forms.CheckBox User_Stusum;
        private System.Windows.Forms.CheckBox User_Stufind;
        private System.Windows.Forms.CheckBox User_Stuffbusic;
        private System.Windows.Forms.CheckBox User_ClewBargain;
        private System.Windows.Forms.CheckBox User_ClewBirthday;
        private System.Windows.Forms.CheckBox User_WordPad;
        private System.Windows.Forms.CheckBox User_RPKind;
        private System.Windows.Forms.CheckBox User_Duthcall;
        private System.Windows.Forms.CheckBox User_Business;
        private System.Windows.Forms.CheckBox User_Laborage;
        private System.Windows.Forms.CheckBox User_Branch;
        private System.Windows.Forms.CheckBox User_Visage;
        private System.Windows.Forms.CheckBox User_Kultur;
        private System.Windows.Forms.CheckBox User_EmployeeGenre;
        private System.Windows.Forms.CheckBox User_Folk;
        private System.Windows.Forms.CheckBox User_Setup;
        private System.Windows.Forms.CheckBox User_All;
        private System.Windows.Forms.Button User_Save;
        private System.Windows.Forms.Button User_Close;
    }
}

⌨️ 快捷键说明

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