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

📄 operatorform.designer.vb

📁 这是一个人事工资管理系统
💻 VB
📖 第 1 页 / 共 5 页
字号:
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
Partial Class OperatorForm
    Inherits System.Windows.Forms.Form

    'Form 重写 Dispose,以清理组件列表。
    <System.Diagnostics.DebuggerNonUserCode()> _
    Protected Overrides Sub Dispose(ByVal disposing As Boolean)
        If disposing AndAlso components IsNot Nothing Then
            components.Dispose()
        End If
        MyBase.Dispose(disposing)
    End Sub

    'Windows 窗体设计器所必需的
    Private components As System.ComponentModel.IContainer

    '注意: 以下过程是 Windows 窗体设计器所必需的
    '可以使用 Windows 窗体设计器修改它。
    '不要使用代码编辑器修改它。
    <System.Diagnostics.DebuggerStepThrough()> _
    Private Sub InitializeComponent()
        Me.components = New System.ComponentModel.Container
        Dim 用户名称Label As System.Windows.Forms.Label
        Dim 用户密码Label As System.Windows.Forms.Label
        Dim 人事管理之基本档案Label As System.Windows.Forms.Label
        Dim 人事管理之家庭成员Label As System.Windows.Forms.Label
        Dim 人事管理之工作简历Label As System.Windows.Forms.Label
        Dim 人事管理之奖惩记录Label As System.Windows.Forms.Label
        Dim 人事管理之培训记录Label As System.Windows.Forms.Label
        Dim 人事管理之工作业绩Label As System.Windows.Forms.Label
        Dim 人事管理之离职管理Label As System.Windows.Forms.Label
        Dim 考勤管理之月度部门考勤Label As System.Windows.Forms.Label
        Dim 考勤管理之年度个人考勤Label As System.Windows.Forms.Label
        Dim 工资管理之工资核算Label As System.Windows.Forms.Label
        Dim 工资管理之工资发放Label As System.Windows.Forms.Label
        Dim 查询管理之个人员工档案Label As System.Windows.Forms.Label
        Dim 查询管理之部门员工档案Label As System.Windows.Forms.Label
        Dim 查询管理之全部考勤记录Label As System.Windows.Forms.Label
        Dim 查询管理之全部工资信息Label As System.Windows.Forms.Label
        Dim 系统管理之操作权限设置Label As System.Windows.Forms.Label
        Dim 系统管理之修改用户密码Label As System.Windows.Forms.Label
        Dim 系统管理之公司信息设置Label As System.Windows.Forms.Label
        Dim 系统管理之公司部门设置Label As System.Windows.Forms.Label
        Dim 说明Label As System.Windows.Forms.Label
        Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(OperatorForm))
        Dim DataGridViewCellStyle1 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle
        Me.操作用户BindingNavigator = New System.Windows.Forms.BindingNavigator(Me.components)
        Me.BindingNavigatorAddNewItem = New System.Windows.Forms.ToolStripButton
        Me.BindingNavigatorCountItem = New System.Windows.Forms.ToolStripLabel
        Me.BindingNavigatorDeleteItem = New System.Windows.Forms.ToolStripButton
        Me.BindingNavigatorMoveFirstItem = New System.Windows.Forms.ToolStripButton
        Me.BindingNavigatorMovePreviousItem = New System.Windows.Forms.ToolStripButton
        Me.BindingNavigatorSeparator = New System.Windows.Forms.ToolStripSeparator
        Me.BindingNavigatorPositionItem = New System.Windows.Forms.ToolStripTextBox
        Me.BindingNavigatorSeparator1 = New System.Windows.Forms.ToolStripSeparator
        Me.BindingNavigatorMoveNextItem = New System.Windows.Forms.ToolStripButton
        Me.BindingNavigatorMoveLastItem = New System.Windows.Forms.ToolStripButton
        Me.BindingNavigatorSeparator2 = New System.Windows.Forms.ToolStripSeparator
        Me.操作用户BindingNavigatorSaveItem = New System.Windows.Forms.ToolStripButton
        Me.用户名称TextBox = New System.Windows.Forms.TextBox
        Me.用户密码TextBox = New System.Windows.Forms.TextBox
        Me.人事管理之基本档案CheckBox = New System.Windows.Forms.CheckBox
        Me.人事管理之家庭成员CheckBox = New System.Windows.Forms.CheckBox
        Me.人事管理之工作简历CheckBox = New System.Windows.Forms.CheckBox
        Me.人事管理之奖惩记录CheckBox = New System.Windows.Forms.CheckBox
        Me.人事管理之培训记录CheckBox = New System.Windows.Forms.CheckBox
        Me.人事管理之工作业绩CheckBox = New System.Windows.Forms.CheckBox
        Me.人事管理之离职管理CheckBox = New System.Windows.Forms.CheckBox
        Me.考勤管理之月度部门考勤CheckBox = New System.Windows.Forms.CheckBox
        Me.考勤管理之年度个人考勤CheckBox = New System.Windows.Forms.CheckBox
        Me.工资管理之工资核算CheckBox = New System.Windows.Forms.CheckBox
        Me.工资管理之工资发放CheckBox = New System.Windows.Forms.CheckBox
        Me.查询管理之个人员工档案CheckBox = New System.Windows.Forms.CheckBox
        Me.查询管理之部门员工档案CheckBox = New System.Windows.Forms.CheckBox
        Me.查询管理之全部考勤记录CheckBox = New System.Windows.Forms.CheckBox
        Me.查询管理之全部工资信息CheckBox = New System.Windows.Forms.CheckBox
        Me.系统管理之操作权限设置CheckBox = New System.Windows.Forms.CheckBox
        Me.系统管理之修改用户密码CheckBox = New System.Windows.Forms.CheckBox
        Me.系统管理之公司信息设置CheckBox = New System.Windows.Forms.CheckBox
        Me.系统管理之公司部门设置CheckBox = New System.Windows.Forms.CheckBox
        Me.说明TextBox = New System.Windows.Forms.TextBox
        Me.操作用户DataGridView = New System.Windows.Forms.DataGridView
        Me.操作用户BindingSource = New System.Windows.Forms.BindingSource(Me.components)
        Me.MyPersonnelDataSet = New 人事工资管理系统.MyPersonnelDataSet
        Me.dataGridViewTextBoxColumn1 = New System.Windows.Forms.DataGridViewTextBoxColumn
        Me.dataGridViewTextBoxColumn2 = New System.Windows.Forms.DataGridViewTextBoxColumn
        Me.dataGridViewTextBoxColumn3 = New System.Windows.Forms.DataGridViewTextBoxColumn
        Me.dataGridViewTextBoxColumn4 = New System.Windows.Forms.DataGridViewTextBoxColumn
        Me.dataGridViewTextBoxColumn5 = New System.Windows.Forms.DataGridViewTextBoxColumn
        Me.dataGridViewTextBoxColumn6 = New System.Windows.Forms.DataGridViewTextBoxColumn
        Me.dataGridViewTextBoxColumn7 = New System.Windows.Forms.DataGridViewTextBoxColumn
        Me.dataGridViewTextBoxColumn8 = New System.Windows.Forms.DataGridViewTextBoxColumn
        Me.dataGridViewTextBoxColumn9 = New System.Windows.Forms.DataGridViewTextBoxColumn
        Me.dataGridViewTextBoxColumn10 = New System.Windows.Forms.DataGridViewTextBoxColumn
        Me.dataGridViewTextBoxColumn11 = New System.Windows.Forms.DataGridViewTextBoxColumn
        Me.dataGridViewTextBoxColumn12 = New System.Windows.Forms.DataGridViewTextBoxColumn
        Me.dataGridViewTextBoxColumn13 = New System.Windows.Forms.DataGridViewTextBoxColumn
        Me.dataGridViewTextBoxColumn14 = New System.Windows.Forms.DataGridViewTextBoxColumn
        Me.dataGridViewTextBoxColumn15 = New System.Windows.Forms.DataGridViewTextBoxColumn
        Me.dataGridViewTextBoxColumn16 = New System.Windows.Forms.DataGridViewTextBoxColumn
        Me.dataGridViewTextBoxColumn17 = New System.Windows.Forms.DataGridViewTextBoxColumn
        Me.dataGridViewTextBoxColumn18 = New System.Windows.Forms.DataGridViewTextBoxColumn
        Me.dataGridViewTextBoxColumn19 = New System.Windows.Forms.DataGridViewTextBoxColumn
        Me.dataGridViewTextBoxColumn20 = New System.Windows.Forms.DataGridViewTextBoxColumn
        Me.dataGridViewTextBoxColumn21 = New System.Windows.Forms.DataGridViewTextBoxColumn
        Me.dataGridViewTextBoxColumn22 = New System.Windows.Forms.DataGridViewTextBoxColumn
        Me.操作用户TableAdapter = New 人事工资管理系统.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
        CType(Me.操作用户BindingNavigator, System.ComponentModel.ISupportInitialize).BeginInit()
        Me.操作用户BindingNavigator.SuspendLayout()
        CType(Me.操作用户DataGridView, System.ComponentModel.ISupportInitialize).BeginInit()
        CType(Me.操作用户BindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
        CType(Me.MyPersonnelDataSet, System.ComponentModel.ISupportInitialize).BeginInit()
        Me.SuspendLayout()
        '
        '用户名称Label
        '
        用户名称Label.AutoSize = True
        用户名称Label.Location = New System.Drawing.Point(3, 34)
        用户名称Label.Name = "用户名称Label"
        用户名称Label.Size = New System.Drawing.Size(59, 12)
        用户名称Label.TabIndex = 47
        用户名称Label.Text = "用户名称:"
        '
        '用户密码Label
        '
        用户密码Label.AutoSize = True
        用户密码Label.Location = New System.Drawing.Point(181, 34)
        用户密码Label.Name = "用户密码Label"
        用户密码Label.Size = New System.Drawing.Size(59, 12)
        用户密码Label.TabIndex = 49
        用户密码Label.Text = "用户密码:"
        '
        '人事管理之基本档案Label
        '
        人事管理之基本档案Label.AutoSize = True
        人事管理之基本档案Label.Location = New System.Drawing.Point(4, 60)
        人事管理之基本档案Label.Name = "人事管理之基本档案Label"
        人事管理之基本档案Label.Size = New System.Drawing.Size(119, 12)
        人事管理之基本档案Label.TabIndex = 51
        人事管理之基本档案Label.Text = "人事管理之基本档案:"
        '
        '人事管理之家庭成员Label
        '
        人事管理之家庭成员Label.AutoSize = True
        人事管理之家庭成员Label.Location = New System.Drawing.Point(4, 84)
        人事管理之家庭成员Label.Name = "人事管理之家庭成员Label"
        人事管理之家庭成员Label.Size = New System.Drawing.Size(119, 12)
        人事管理之家庭成员Label.TabIndex = 53
        人事管理之家庭成员Label.Text = "人事管理之家庭成员:"
        '
        '人事管理之工作简历Label
        '
        人事管理之工作简历Label.AutoSize = True
        人事管理之工作简历Label.Location = New System.Drawing.Point(4, 108)
        人事管理之工作简历Label.Name = "人事管理之工作简历Label"
        人事管理之工作简历Label.Size = New System.Drawing.Size(119, 12)
        人事管理之工作简历Label.TabIndex = 55
        人事管理之工作简历Label.Text = "人事管理之工作简历:"
        '
        '人事管理之奖惩记录Label
        '
        人事管理之奖惩记录Label.AutoSize = True
        人事管理之奖惩记录Label.Location = New System.Drawing.Point(4, 132)
        人事管理之奖惩记录Label.Name = "人事管理之奖惩记录Label"
        人事管理之奖惩记录Label.Size = New System.Drawing.Size(119, 12)
        人事管理之奖惩记录Label.TabIndex = 57
        人事管理之奖惩记录Label.Text = "人事管理之奖惩记录:"

⌨️ 快捷键说明

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