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

📄 operatorform.designer.cs

📁 c# 人事工资管理系统平台,很好用嘎..你们看看参考
💻 CS
📖 第 1 页 / 共 5 页
字号:
            // 
            this.dataGridViewTextBoxColumn8.DataPropertyName = "人事管理之工作业绩";
            this.dataGridViewTextBoxColumn8.HeaderText = "人事管理之工作业绩";
            this.dataGridViewTextBoxColumn8.Name = "dataGridViewTextBoxColumn8";
            this.dataGridViewTextBoxColumn8.Width = 120;
            // 
            // dataGridViewTextBoxColumn9
            // 
            this.dataGridViewTextBoxColumn9.DataPropertyName = "人事管理之离职管理";
            this.dataGridViewTextBoxColumn9.HeaderText = "人事管理之离职管理";
            this.dataGridViewTextBoxColumn9.Name = "dataGridViewTextBoxColumn9";
            this.dataGridViewTextBoxColumn9.Width = 120;
            // 
            // dataGridViewTextBoxColumn10
            // 
            this.dataGridViewTextBoxColumn10.DataPropertyName = "考勤管理之月度部门考勤";
            this.dataGridViewTextBoxColumn10.HeaderText = "考勤管理之月度部门考勤";
            this.dataGridViewTextBoxColumn10.Name = "dataGridViewTextBoxColumn10";
            this.dataGridViewTextBoxColumn10.Width = 150;
            // 
            // dataGridViewTextBoxColumn11
            // 
            this.dataGridViewTextBoxColumn11.DataPropertyName = "考勤管理之年度个人考勤";
            this.dataGridViewTextBoxColumn11.HeaderText = "考勤管理之年度个人考勤";
            this.dataGridViewTextBoxColumn11.Name = "dataGridViewTextBoxColumn11";
            this.dataGridViewTextBoxColumn11.Width = 150;
            // 
            // dataGridViewTextBoxColumn12
            // 
            this.dataGridViewTextBoxColumn12.DataPropertyName = "工资管理之工资核算";
            this.dataGridViewTextBoxColumn12.HeaderText = "工资管理之工资核算";
            this.dataGridViewTextBoxColumn12.Name = "dataGridViewTextBoxColumn12";
            this.dataGridViewTextBoxColumn12.Width = 120;
            // 
            // dataGridViewTextBoxColumn13
            // 
            this.dataGridViewTextBoxColumn13.DataPropertyName = "工资管理之工资发放";
            this.dataGridViewTextBoxColumn13.HeaderText = "工资管理之工资发放";
            this.dataGridViewTextBoxColumn13.Name = "dataGridViewTextBoxColumn13";
            this.dataGridViewTextBoxColumn13.Width = 120;
            // 
            // dataGridViewTextBoxColumn14
            // 
            this.dataGridViewTextBoxColumn14.DataPropertyName = "查询管理之个人员工档案";
            this.dataGridViewTextBoxColumn14.HeaderText = "查询管理之个人员工档案";
            this.dataGridViewTextBoxColumn14.Name = "dataGridViewTextBoxColumn14";
            this.dataGridViewTextBoxColumn14.Width = 150;
            // 
            // dataGridViewTextBoxColumn15
            // 
            this.dataGridViewTextBoxColumn15.DataPropertyName = "查询管理之部门员工档案";
            this.dataGridViewTextBoxColumn15.HeaderText = "查询管理之部门员工档案";
            this.dataGridViewTextBoxColumn15.Name = "dataGridViewTextBoxColumn15";
            this.dataGridViewTextBoxColumn15.Width = 150;
            // 
            // dataGridViewTextBoxColumn16
            // 
            this.dataGridViewTextBoxColumn16.DataPropertyName = "查询管理之全部考勤记录";
            this.dataGridViewTextBoxColumn16.HeaderText = "查询管理之全部考勤记录";
            this.dataGridViewTextBoxColumn16.Name = "dataGridViewTextBoxColumn16";
            this.dataGridViewTextBoxColumn16.Width = 150;
            // 
            // dataGridViewTextBoxColumn17
            // 
            this.dataGridViewTextBoxColumn17.DataPropertyName = "查询管理之全部工资信息";
            this.dataGridViewTextBoxColumn17.HeaderText = "查询管理之全部工资信息";
            this.dataGridViewTextBoxColumn17.Name = "dataGridViewTextBoxColumn17";
            this.dataGridViewTextBoxColumn17.Width = 150;
            // 
            // dataGridViewTextBoxColumn18
            // 
            this.dataGridViewTextBoxColumn18.DataPropertyName = "系统管理之操作权限设置";
            this.dataGridViewTextBoxColumn18.HeaderText = "系统管理之操作权限设置";
            this.dataGridViewTextBoxColumn18.Name = "dataGridViewTextBoxColumn18";
            this.dataGridViewTextBoxColumn18.Width = 150;
            // 
            // dataGridViewTextBoxColumn19
            // 
            this.dataGridViewTextBoxColumn19.DataPropertyName = "系统管理之修改用户密码";
            this.dataGridViewTextBoxColumn19.HeaderText = "系统管理之修改用户密码";
            this.dataGridViewTextBoxColumn19.Name = "dataGridViewTextBoxColumn19";
            this.dataGridViewTextBoxColumn19.Width = 150;
            // 
            // dataGridViewTextBoxColumn20
            // 
            this.dataGridViewTextBoxColumn20.DataPropertyName = "系统管理之公司信息设置";
            this.dataGridViewTextBoxColumn20.HeaderText = "系统管理之公司信息设置";
            this.dataGridViewTextBoxColumn20.Name = "dataGridViewTextBoxColumn20";
            this.dataGridViewTextBoxColumn20.Width = 150;
            // 
            // dataGridViewTextBoxColumn21
            // 
            this.dataGridViewTextBoxColumn21.DataPropertyName = "系统管理之公司部门设置";
            this.dataGridViewTextBoxColumn21.HeaderText = "系统管理之公司部门设置";
            this.dataGridViewTextBoxColumn21.Name = "dataGridViewTextBoxColumn21";
            this.dataGridViewTextBoxColumn21.Width = 150;
            // 
            // dataGridViewTextBoxColumn22
            // 
            this.dataGridViewTextBoxColumn22.DataPropertyName = "说明";
            this.dataGridViewTextBoxColumn22.HeaderText = "说明";
            this.dataGridViewTextBoxColumn22.Name = "dataGridViewTextBoxColumn22";
            // 
            // 用户名称TextBox
            // 
            this.用户名称TextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.操作用户BindingSource, "用户名称", true));
            this.用户名称TextBox.Location = new System.Drawing.Point(73, 28);
            this.用户名称TextBox.Name = "用户名称TextBox";
            this.用户名称TextBox.Size = new System.Drawing.Size(104, 21);
            this.用户名称TextBox.TabIndex = 3;
            // 
            // 用户密码TextBox
            // 
            this.用户密码TextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.操作用户BindingSource, "用户密码", true));
            this.用户密码TextBox.Location = new System.Drawing.Point(250, 28);
            this.用户密码TextBox.Name = "用户密码TextBox";
            this.用户密码TextBox.PasswordChar = '*';
            this.用户密码TextBox.Size = new System.Drawing.Size(104, 21);
            this.用户密码TextBox.TabIndex = 5;
            // 
            // 人事管理之基本档案CheckBox
            // 
            this.人事管理之基本档案CheckBox.DataBindings.Add(new System.Windows.Forms.Binding("CheckState", this.操作用户BindingSource, "人事管理之基本档案", true));
            this.人事管理之基本档案CheckBox.Location = new System.Drawing.Point(132, 55);
            this.人事管理之基本档案CheckBox.Name = "人事管理之基本档案CheckBox";
            this.人事管理之基本档案CheckBox.Size = new System.Drawing.Size(20, 24);
            this.人事管理之基本档案CheckBox.TabIndex = 7;
            // 
            // 人事管理之家庭成员CheckBox
            // 
            this.人事管理之家庭成员CheckBox.DataBindings.Add(new System.Windows.Forms.Binding("CheckState", this.操作用户BindingSource, "人事管理之家庭成员", true));
            this.人事管理之家庭成员CheckBox.Location = new System.Drawing.Point(132, 79);
            this.人事管理之家庭成员CheckBox.Name = "人事管理之家庭成员CheckBox";
            this.人事管理之家庭成员CheckBox.Size = new System.Drawing.Size(20, 24);
            this.人事管理之家庭成员CheckBox.TabIndex = 9;
            // 
            // 人事管理之工作简历CheckBox
            // 
            this.人事管理之工作简历CheckBox.DataBindings.Add(new System.Windows.Forms.Binding("CheckState", this.操作用户BindingSource, "人事管理之工作简历", true));
            this.人事管理之工作简历CheckBox.Location = new System.Drawing.Point(132, 103);
            this.人事管理之工作简历CheckBox.Name = "人事管理之工作简历CheckBox";
            this.人事管理之工作简历CheckBox.Size = new System.Drawing.Size(20, 24);
            this.人事管理之工作简历CheckBox.TabIndex = 11;
            // 
            // 人事管理之奖惩记录CheckBox
            // 
            this.人事管理之奖惩记录CheckBox.DataBindings.Add(new System.Windows.Forms.Binding("CheckState", this.操作用户BindingSource, "人事管理之奖惩记录", true));
            this.人事管理之奖惩记录CheckBox.Location = new System.Drawing.Point(132, 127);
            this.人事管理之奖惩记录CheckBox.Name = "人事管理之奖惩记录CheckBox";
            this.人事管理之奖惩记录CheckBox.Size = new System.Drawing.Size(20, 24);
            this.人事管理之奖惩记录CheckBox.TabIndex = 13;
            // 
            // 人事管理之培训记录CheckBox
            // 
            this.人事管理之培训记录CheckBox.DataBindings.Add(new System.Windows.Forms.Binding("CheckState", this.操作用户BindingSource, "人事管理之培训记录", true));
            this.人事管理之培训记录CheckBox.Location = new System.Drawing.Point(132, 151);
            this.人事管理之培训记录CheckBox.Name = "人事管理之培训记录CheckBox";
            this.人事管理之培训记录CheckBox.Size = new System.Drawing.Size(20, 24);
            this.人事管理之培训记录CheckBox.TabIndex = 15;
            // 
            // 人事管理之工作业绩CheckBox
            // 
            this.人事管理之工作业绩CheckBox.DataBindings.Add(new System.Windows.Forms.Binding("CheckState", this.操作用户BindingSource, "人事管理之工作业绩", true));
            this.人事管理之工作业绩CheckBox.Location = new System.Drawing.Point(132, 175);
            this.人事管理之工作业绩CheckBox.Name = "人事管理之工作业绩CheckBox";
            this.人事管理之工作业绩CheckBox.Size = new System.Drawing.Size(20, 24);
            this.人事管理之工作业绩CheckBox.TabIndex = 17;
            // 
            // 人事管理之离职管理CheckBox
            // 
            this.人事管理之离职管理CheckBox.DataBindings.Add(new System.Windows.Forms.Binding("CheckState", this.操作用户BindingSource, "人事管理之离职管理", true));
            this.人事管理之离职管理CheckBox.Location = new System.Drawing.Point(132, 199);
            this.人事管理之离职管理CheckBox.Name = "人事管理之离职管理CheckBox";
            this.人事管理之离职管理CheckBox.Size = new System.Drawing.Size(20, 24);
            this.人事管理之离职管理CheckBox.TabIndex = 19;
            // 
            // 考勤管理之月度部门考勤CheckBox
            // 
            this.考勤管理之月度部门考勤CheckBox.DataBindings.Add(new System.Windows.Forms.Binding("CheckState", this.操作用户BindingSource, "考勤管理之月度部门考勤", true));
            this.考勤管理之月度部门考勤CheckBox.Location = new System.Drawing.Point(518, 55);
            this.考勤管理之月度部门考勤CheckBox.Name = "考勤管理之月度部门考勤CheckBox";
            this.考勤管理之月度部门考勤CheckBox.Size = new System.Drawing.Size(20, 24);
            this.考勤管理之月度部门考勤CheckBox.TabIndex = 21;
            // 
            // 考勤管理之年度个人考勤CheckBox
            // 
            this.考勤管理之年度个人考勤CheckBox.DataBindings.Add(new System.Windows.Forms.Binding("CheckState", this.操作用户BindingSource, "考勤管理之年度个人考勤", true));
            this.考勤管理之年度个人考勤CheckBox.Location = new System.Drawing.Point(518, 79);
            this.考勤管理之年度个人考勤CheckBox.Name = "考勤管理之年度个人考勤CheckBox";
            this.考勤管理之年度个人考勤CheckBox.Size = new System.Drawing.Size(20, 24);
            this.考勤管理之年度个人考勤CheckBox.TabIndex = 23;
            // 

⌨️ 快捷键说明

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