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

📄 operatorform.designer.cs

📁 c# 人事工资管理系统平台,很好用嘎..你们看看参考
💻 CS
📖 第 1 页 / 共 5 页
字号:
namespace MyPersonnel
{
    partial class OperatorForm
    {
        /// <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.Windows.Forms.Label 用户名称Label;
            System.Windows.Forms.Label 用户密码Label;
            System.Windows.Forms.Label 人事管理之基本档案Label;
            System.Windows.Forms.Label 人事管理之家庭成员Label;
            System.Windows.Forms.Label 人事管理之工作简历Label;
            System.Windows.Forms.Label 人事管理之奖惩记录Label;
            System.Windows.Forms.Label 人事管理之培训记录Label;
            System.Windows.Forms.Label 人事管理之工作业绩Label;
            System.Windows.Forms.Label 人事管理之离职管理Label;
            System.Windows.Forms.Label 考勤管理之月度部门考勤Label;
            System.Windows.Forms.Label 考勤管理之年度个人考勤Label;
            System.Windows.Forms.Label 工资管理之工资核算Label;
            System.Windows.Forms.Label 工资管理之工资发放Label;
            System.Windows.Forms.Label 查询管理之个人员工档案Label;
            System.Windows.Forms.Label 查询管理之部门员工档案Label;
            System.Windows.Forms.Label 查询管理之全部考勤记录Label;
            System.Windows.Forms.Label 查询管理之全部工资信息Label;
            System.Windows.Forms.Label 系统管理之操作权限设置Label;
            System.Windows.Forms.Label 系统管理之修改用户密码Label;
            System.Windows.Forms.Label 系统管理之公司信息设置Label;
            System.Windows.Forms.Label 系统管理之公司部门设置Label;
            System.Windows.Forms.Label 说明Label;
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(OperatorForm));
            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
            this.操作用户BindingNavigator = new System.Windows.Forms.BindingNavigator(this.components);
            this.bindingNavigatorAddNewItem = new System.Windows.Forms.ToolStripButton();
            this.操作用户BindingSource = new System.Windows.Forms.BindingSource(this.components);
            this.myPersonnelDataSet = new MyPersonnel.MyPersonnelDataSet();
            this.bindingNavigatorCountItem = new System.Windows.Forms.ToolStripLabel();
            this.bindingNavigatorDeleteItem = new System.Windows.Forms.ToolStripButton();
            this.bindingNavigatorMoveFirstItem = new System.Windows.Forms.ToolStripButton();
            this.bindingNavigatorMovePreviousItem = new System.Windows.Forms.ToolStripButton();
            this.bindingNavigatorSeparator = new System.Windows.Forms.ToolStripSeparator();
            this.bindingNavigatorPositionItem = new System.Windows.Forms.ToolStripTextBox();
            this.bindingNavigatorSeparator1 = new System.Windows.Forms.ToolStripSeparator();
            this.bindingNavigatorMoveNextItem = new System.Windows.Forms.ToolStripButton();
            this.bindingNavigatorMoveLastItem = new System.Windows.Forms.ToolStripButton();
            this.bindingNavigatorSeparator2 = new System.Windows.Forms.ToolStripSeparator();
            this.操作用户BindingNavigatorSaveItem = new System.Windows.Forms.ToolStripButton();
            this.操作用户DataGridView = new System.Windows.Forms.DataGridView();
            this.dataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.dataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.dataGridViewTextBoxColumn3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.dataGridViewTextBoxColumn4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.dataGridViewTextBoxColumn5 = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.dataGridViewTextBoxColumn6 = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.dataGridViewTextBoxColumn7 = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.dataGridViewTextBoxColumn8 = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.dataGridViewTextBoxColumn9 = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.dataGridViewTextBoxColumn10 = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.dataGridViewTextBoxColumn11 = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.dataGridViewTextBoxColumn12 = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.dataGridViewTextBoxColumn13 = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.dataGridViewTextBoxColumn14 = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.dataGridViewTextBoxColumn15 = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.dataGridViewTextBoxColumn16 = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.dataGridViewTextBoxColumn17 = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.dataGridViewTextBoxColumn18 = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.dataGridViewTextBoxColumn19 = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.dataGridViewTextBoxColumn20 = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.dataGridViewTextBoxColumn21 = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.dataGridViewTextBoxColumn22 = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.用户名称TextBox = new System.Windows.Forms.TextBox();
            this.用户密码TextBox = new System.Windows.Forms.TextBox();
            this.人事管理之基本档案CheckBox = new System.Windows.Forms.CheckBox();
            this.人事管理之家庭成员CheckBox = new System.Windows.Forms.CheckBox();
            this.人事管理之工作简历CheckBox = new System.Windows.Forms.CheckBox();
            this.人事管理之奖惩记录CheckBox = new System.Windows.Forms.CheckBox();
            this.人事管理之培训记录CheckBox = new System.Windows.Forms.CheckBox();
            this.人事管理之工作业绩CheckBox = new System.Windows.Forms.CheckBox();
            this.人事管理之离职管理CheckBox = new System.Windows.Forms.CheckBox();
            this.考勤管理之月度部门考勤CheckBox = new System.Windows.Forms.CheckBox();
            this.考勤管理之年度个人考勤CheckBox = new System.Windows.Forms.CheckBox();
            this.工资管理之工资核算CheckBox = new System.Windows.Forms.CheckBox();
            this.工资管理之工资发放CheckBox = new System.Windows.Forms.CheckBox();
            this.查询管理之个人员工档案CheckBox = new System.Windows.Forms.CheckBox();
            this.查询管理之部门员工档案CheckBox = new System.Windows.Forms.CheckBox();
            this.查询管理之全部考勤记录CheckBox = new System.Windows.Forms.CheckBox();
            this.查询管理之全部工资信息CheckBox = new System.Windows.Forms.CheckBox();
            this.系统管理之操作权限设置CheckBox = new System.Windows.Forms.CheckBox();
            this.系统管理之修改用户密码CheckBox = new System.Windows.Forms.CheckBox();
            this.系统管理之公司信息设置CheckBox = new System.Windows.Forms.CheckBox();
            this.系统管理之公司部门设置CheckBox = new System.Windows.Forms.CheckBox();
            this.说明TextBox = new System.Windows.Forms.TextBox();
            this.操作用户TableAdapter = new MyPersonnel.MyPersonnelDataSetTableAdapters.操作用户TableAdapter();
            用户名称Label = new System.Windows.Forms.Label();
            用户密码Label = new System.Windows.Forms.Label();
            人事管理之基本档案Label = new System.Windows.Forms.Label();
            人事管理之家庭成员Label = new System.Windows.Forms.Label();
            人事管理之工作简历Label = new System.Windows.Forms.Label();
            人事管理之奖惩记录Label = new System.Windows.Forms.Label();
            人事管理之培训记录Label = new System.Windows.Forms.Label();
            人事管理之工作业绩Label = new System.Windows.Forms.Label();
            人事管理之离职管理Label = new System.Windows.Forms.Label();
            考勤管理之月度部门考勤Label = new System.Windows.Forms.Label();
            考勤管理之年度个人考勤Label = new System.Windows.Forms.Label();
            工资管理之工资核算Label = new System.Windows.Forms.Label();
            工资管理之工资发放Label = new System.Windows.Forms.Label();
            查询管理之个人员工档案Label = new System.Windows.Forms.Label();
            查询管理之部门员工档案Label = new System.Windows.Forms.Label();
            查询管理之全部考勤记录Label = new System.Windows.Forms.Label();
            查询管理之全部工资信息Label = new System.Windows.Forms.Label();
            系统管理之操作权限设置Label = new System.Windows.Forms.Label();
            系统管理之修改用户密码Label = new System.Windows.Forms.Label();
            系统管理之公司信息设置Label = new System.Windows.Forms.Label();
            系统管理之公司部门设置Label = new System.Windows.Forms.Label();
            说明Label = new System.Windows.Forms.Label();
            ((System.ComponentModel.ISupportInitialize)(this.操作用户BindingNavigator)).BeginInit();
            this.操作用户BindingNavigator.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.操作用户BindingSource)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.myPersonnelDataSet)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.操作用户DataGridView)).BeginInit();
            this.SuspendLayout();
            // 
            // 用户名称Label
            // 
            用户名称Label.AutoSize = true;
            用户名称Label.Location = new System.Drawing.Point(7, 34);
            用户名称Label.Name = "用户名称Label";
            用户名称Label.Size = new System.Drawing.Size(59, 12);
            用户名称Label.TabIndex = 2;
            用户名称Label.Text = "用户名称:";
            // 
            // 用户密码Label
            // 
            用户密码Label.AutoSize = true;
            用户密码Label.Location = new System.Drawing.Point(184, 34);
            用户密码Label.Name = "用户密码Label";
            用户密码Label.Size = new System.Drawing.Size(59, 12);
            用户密码Label.TabIndex = 4;
            用户密码Label.Text = "用户密码:";
            // 
            // 人事管理之基本档案Label
            // 
            人事管理之基本档案Label.AutoSize = true;
            人事管理之基本档案Label.Location = new System.Drawing.Point(7, 60);
            人事管理之基本档案Label.Name = "人事管理之基本档案Label";
            人事管理之基本档案Label.Size = new System.Drawing.Size(119, 12);
            人事管理之基本档案Label.TabIndex = 6;
            人事管理之基本档案Label.Text = "人事管理之基本档案:";
            // 
            // 人事管理之家庭成员Label
            // 
            人事管理之家庭成员Label.AutoSize = true;
            人事管理之家庭成员Label.Location = new System.Drawing.Point(7, 84);
            人事管理之家庭成员Label.Name = "人事管理之家庭成员Label";
            人事管理之家庭成员Label.Size = new System.Drawing.Size(119, 12);
            人事管理之家庭成员Label.TabIndex = 8;
            人事管理之家庭成员Label.Text = "人事管理之家庭成员:";
            // 
            // 人事管理之工作简历Label
            // 
            人事管理之工作简历Label.AutoSize = true;
            人事管理之工作简历Label.Location = new System.Drawing.Point(7, 108);
            人事管理之工作简历Label.Name = "人事管理之工作简历Label";
            人事管理之工作简历Label.Size = new System.Drawing.Size(119, 12);
            人事管理之工作简历Label.TabIndex = 10;
            人事管理之工作简历Label.Text = "人事管理之工作简历:";
            // 
            // 人事管理之奖惩记录Label
            // 

⌨️ 快捷键说明

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