📄 operatorform.designer.cs
字号:
// 工资管理之工资核算CheckBox
//
this.工资管理之工资核算CheckBox.DataBindings.Add(new System.Windows.Forms.Binding("CheckState", this.操作用户BindingSource, "工资管理之工资核算", true));
this.工资管理之工资核算CheckBox.Location = new System.Drawing.Point(321, 55);
this.工资管理之工资核算CheckBox.Name = "工资管理之工资核算CheckBox";
this.工资管理之工资核算CheckBox.Size = new System.Drawing.Size(20, 24);
this.工资管理之工资核算CheckBox.TabIndex = 25;
//
// 工资管理之工资发放CheckBox
//
this.工资管理之工资发放CheckBox.DataBindings.Add(new System.Windows.Forms.Binding("CheckState", this.操作用户BindingSource, "工资管理之工资发放", true));
this.工资管理之工资发放CheckBox.Location = new System.Drawing.Point(321, 79);
this.工资管理之工资发放CheckBox.Name = "工资管理之工资发放CheckBox";
this.工资管理之工资发放CheckBox.Size = new System.Drawing.Size(20, 24);
this.工资管理之工资发放CheckBox.TabIndex = 27;
//
// 查询管理之个人员工档案CheckBox
//
this.查询管理之个人员工档案CheckBox.DataBindings.Add(new System.Windows.Forms.Binding("CheckState", this.操作用户BindingSource, "查询管理之个人员工档案", true));
this.查询管理之个人员工档案CheckBox.Location = new System.Drawing.Point(321, 103);
this.查询管理之个人员工档案CheckBox.Name = "查询管理之个人员工档案CheckBox";
this.查询管理之个人员工档案CheckBox.Size = new System.Drawing.Size(20, 24);
this.查询管理之个人员工档案CheckBox.TabIndex = 29;
//
// 查询管理之部门员工档案CheckBox
//
this.查询管理之部门员工档案CheckBox.DataBindings.Add(new System.Windows.Forms.Binding("CheckState", this.操作用户BindingSource, "查询管理之部门员工档案", true));
this.查询管理之部门员工档案CheckBox.Location = new System.Drawing.Point(321, 127);
this.查询管理之部门员工档案CheckBox.Name = "查询管理之部门员工档案CheckBox";
this.查询管理之部门员工档案CheckBox.Size = new System.Drawing.Size(20, 24);
this.查询管理之部门员工档案CheckBox.TabIndex = 31;
//
// 查询管理之全部考勤记录CheckBox
//
this.查询管理之全部考勤记录CheckBox.DataBindings.Add(new System.Windows.Forms.Binding("CheckState", this.操作用户BindingSource, "查询管理之全部考勤记录", true));
this.查询管理之全部考勤记录CheckBox.Location = new System.Drawing.Point(321, 151);
this.查询管理之全部考勤记录CheckBox.Name = "查询管理之全部考勤记录CheckBox";
this.查询管理之全部考勤记录CheckBox.Size = new System.Drawing.Size(20, 24);
this.查询管理之全部考勤记录CheckBox.TabIndex = 33;
//
// 查询管理之全部工资信息CheckBox
//
this.查询管理之全部工资信息CheckBox.DataBindings.Add(new System.Windows.Forms.Binding("CheckState", this.操作用户BindingSource, "查询管理之全部工资信息", true));
this.查询管理之全部工资信息CheckBox.Location = new System.Drawing.Point(321, 175);
this.查询管理之全部工资信息CheckBox.Name = "查询管理之全部工资信息CheckBox";
this.查询管理之全部工资信息CheckBox.Size = new System.Drawing.Size(20, 24);
this.查询管理之全部工资信息CheckBox.TabIndex = 35;
//
// 系统管理之操作权限设置CheckBox
//
this.系统管理之操作权限设置CheckBox.DataBindings.Add(new System.Windows.Forms.Binding("CheckState", this.操作用户BindingSource, "系统管理之操作权限设置", true));
this.系统管理之操作权限设置CheckBox.Location = new System.Drawing.Point(518, 103);
this.系统管理之操作权限设置CheckBox.Name = "系统管理之操作权限设置CheckBox";
this.系统管理之操作权限设置CheckBox.Size = new System.Drawing.Size(20, 24);
this.系统管理之操作权限设置CheckBox.TabIndex = 37;
//
// 系统管理之修改用户密码CheckBox
//
this.系统管理之修改用户密码CheckBox.DataBindings.Add(new System.Windows.Forms.Binding("CheckState", this.操作用户BindingSource, "系统管理之修改用户密码", true));
this.系统管理之修改用户密码CheckBox.Location = new System.Drawing.Point(518, 127);
this.系统管理之修改用户密码CheckBox.Name = "系统管理之修改用户密码CheckBox";
this.系统管理之修改用户密码CheckBox.Size = new System.Drawing.Size(20, 24);
this.系统管理之修改用户密码CheckBox.TabIndex = 39;
//
// 系统管理之公司信息设置CheckBox
//
this.系统管理之公司信息设置CheckBox.DataBindings.Add(new System.Windows.Forms.Binding("CheckState", this.操作用户BindingSource, "系统管理之公司信息设置", true));
this.系统管理之公司信息设置CheckBox.Location = new System.Drawing.Point(518, 151);
this.系统管理之公司信息设置CheckBox.Name = "系统管理之公司信息设置CheckBox";
this.系统管理之公司信息设置CheckBox.Size = new System.Drawing.Size(20, 24);
this.系统管理之公司信息设置CheckBox.TabIndex = 41;
//
// 系统管理之公司部门设置CheckBox
//
this.系统管理之公司部门设置CheckBox.DataBindings.Add(new System.Windows.Forms.Binding("CheckState", this.操作用户BindingSource, "系统管理之公司部门设置", true));
this.系统管理之公司部门设置CheckBox.Location = new System.Drawing.Point(518, 175);
this.系统管理之公司部门设置CheckBox.Name = "系统管理之公司部门设置CheckBox";
this.系统管理之公司部门设置CheckBox.Size = new System.Drawing.Size(20, 24);
this.系统管理之公司部门设置CheckBox.TabIndex = 43;
//
// 说明TextBox
//
this.说明TextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.操作用户BindingSource, "说明", true));
this.说明TextBox.Location = new System.Drawing.Point(403, 28);
this.说明TextBox.Name = "说明TextBox";
this.说明TextBox.Size = new System.Drawing.Size(135, 21);
this.说明TextBox.TabIndex = 45;
//
// 操作用户TableAdapter
//
this.操作用户TableAdapter.ClearBeforeFill = true;
//
// OperatorForm
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
this.ClientSize = new System.Drawing.Size(542, 416);
this.Controls.Add(用户名称Label);
this.Controls.Add(this.用户名称TextBox);
this.Controls.Add(用户密码Label);
this.Controls.Add(this.用户密码TextBox);
this.Controls.Add(人事管理之基本档案Label);
this.Controls.Add(this.人事管理之基本档案CheckBox);
this.Controls.Add(人事管理之家庭成员Label);
this.Controls.Add(this.人事管理之家庭成员CheckBox);
this.Controls.Add(人事管理之工作简历Label);
this.Controls.Add(this.人事管理之工作简历CheckBox);
this.Controls.Add(人事管理之奖惩记录Label);
this.Controls.Add(this.人事管理之奖惩记录CheckBox);
this.Controls.Add(人事管理之培训记录Label);
this.Controls.Add(this.人事管理之培训记录CheckBox);
this.Controls.Add(人事管理之工作业绩Label);
this.Controls.Add(this.人事管理之工作业绩CheckBox);
this.Controls.Add(人事管理之离职管理Label);
this.Controls.Add(this.人事管理之离职管理CheckBox);
this.Controls.Add(考勤管理之月度部门考勤Label);
this.Controls.Add(this.考勤管理之月度部门考勤CheckBox);
this.Controls.Add(考勤管理之年度个人考勤Label);
this.Controls.Add(this.考勤管理之年度个人考勤CheckBox);
this.Controls.Add(工资管理之工资核算Label);
this.Controls.Add(this.工资管理之工资核算CheckBox);
this.Controls.Add(工资管理之工资发放Label);
this.Controls.Add(this.工资管理之工资发放CheckBox);
this.Controls.Add(查询管理之个人员工档案Label);
this.Controls.Add(this.查询管理之个人员工档案CheckBox);
this.Controls.Add(查询管理之部门员工档案Label);
this.Controls.Add(this.查询管理之部门员工档案CheckBox);
this.Controls.Add(查询管理之全部考勤记录Label);
this.Controls.Add(this.查询管理之全部考勤记录CheckBox);
this.Controls.Add(查询管理之全部工资信息Label);
this.Controls.Add(this.查询管理之全部工资信息CheckBox);
this.Controls.Add(系统管理之操作权限设置Label);
this.Controls.Add(this.系统管理之操作权限设置CheckBox);
this.Controls.Add(系统管理之修改用户密码Label);
this.Controls.Add(this.系统管理之修改用户密码CheckBox);
this.Controls.Add(系统管理之公司信息设置Label);
this.Controls.Add(this.系统管理之公司信息设置CheckBox);
this.Controls.Add(系统管理之公司部门设置Label);
this.Controls.Add(this.系统管理之公司部门设置CheckBox);
this.Controls.Add(说明Label);
this.Controls.Add(this.说明TextBox);
this.Controls.Add(this.操作用户DataGridView);
this.Controls.Add(this.操作用户BindingNavigator);
this.Name = "OperatorForm";
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
this.Text = "设置工作人员操作权限";
this.Load += new System.EventHandler(this.OperatorForm_Load);
((System.ComponentModel.ISupportInitialize)(this.操作用户BindingNavigator)).EndInit();
this.操作用户BindingNavigator.ResumeLayout(false);
this.操作用户BindingNavigator.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.操作用户BindingSource)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.myPersonnelDataSet)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.操作用户DataGridView)).EndInit();
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private MyPersonnelDataSet myPersonnelDataSet;
private System.Windows.Forms.BindingSource 操作用户BindingSource;
private MyPersonnel.MyPersonnelDataSetTableAdapters.操作用户TableAdapter 操作用户TableAdapter;
private System.Windows.Forms.BindingNavigator 操作用户BindingNavigator;
private System.Windows.Forms.ToolStripButton bindingNavigatorAddNewItem;
private System.Windows.Forms.ToolStripLabel bindingNavigatorCountItem;
private System.Windows.Forms.ToolStripButton bindingNavigatorDeleteItem;
private System.Windows.Forms.ToolStripButton bindingNavigatorMoveFirstItem;
private System.Windows.Forms.ToolStripButton bindingNavigatorMovePreviousItem;
private System.Windows.Forms.ToolStripSeparator bindingNavigatorSeparator;
private System.Windows.Forms.ToolStripTextBox bindingNavigatorPositionItem;
private System.Windows.Forms.ToolStripSeparator bindingNavigatorSeparator1;
private System.Windows.Forms.ToolStripButton bindingNavigatorMoveNextItem;
private System.Windows.Forms.ToolStripButton bindingNavigatorMoveLastItem;
private System.Windows.Forms.ToolStripSeparator bindingNavigatorSeparator2;
private System.Windows.Forms.ToolStripButton 操作用户BindingNavigatorSaveItem;
private System.Windows.Forms.DataGridView 操作用户DataGridView;
private System.Windows.Forms.TextBox 用户名称TextBox;
private System.Windows.Forms.TextBox 用户密码TextBox;
private System.Windows.Forms.CheckBox 人事管理之基本档案CheckBox;
private System.Windows.Forms.CheckBox 人事管理之家庭成员CheckBox;
private System.Windows.Forms.CheckBox 人事管理之工作简历CheckBox;
private System.Windows.Forms.CheckBox 人事管理之奖惩记录CheckBox;
private System.Windows.Forms.CheckBox 人事管理之培训记录CheckBox;
private System.Windows.Forms.CheckBox 人事管理之工作业绩CheckBox;
private System.Windows.Forms.CheckBox 人事管理之离职管理CheckBox;
private System.Windows.Forms.CheckBox 考勤管理之月度部门考勤CheckBox;
private Sys
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -